ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bolt/spell_sunspear.arc
(Generate patch)

Comparing deliantra/arch/spell/Bolt/spell_sunspear.arc (file contents):
Revision 1.1.1.1 by root, Mon Feb 6 20:26:26 2006 UTC vs.
Revision 1.12 by elmex, Wed Apr 21 09:29:56 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines