ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bolt/spell_sunspear.arc
Revision: 1.3
Committed: Tue Jan 2 21:58:17 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.2: +1 -1 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object spell_sunspear
2     name sunspear
3     name_pl sunspears
4 pippijn 1.3 face spell_praying.x11
5 root 1.1 level 6
6     grace 8
7     dam 8
8     dam_modifier 3
9     duration 8
10     duration_modifier 9
11     casting_time 8
12     maxgrace 30
13     other_arch sunspear
14     skill praying
15     path_attuned 524288
16     type 101
17     subtype 4
18     value 60
19     slaying undead,troll
20     attacktype 4194308
21     range 6
22     no_drop 1
23     invisible 1
24 elmex 1.2 msg
25     This special prayer of Valriel will smite enemies with a bolt
26     of blindness and heat. This spell is granted at medium level.
27     endmsg
28 root 1.1 end