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

Comparing deliantra/arch/spell/Swarm/spell_cause_many_wounds.arc (file contents):
Revision 1.4 by root, Tue Feb 6 22:41:31 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 01:16:57 2007 UTC

1object spell_cause_many_wounds 1object spell_cause_many_wounds
2name cause many wounds 2name cause many wounds
3name_pl cause many wounds 3name_pl cause many wounds
4face spell_praying.x11
4skill praying 5skill praying
6type 101
7subtype 36
8level 12
9value 120
10grace 30
11casting_time 5
12path_attuned 131072
13other_arch spell_cause_light_wounds
14duration 3
15duration_modifier 4
16maxsp 12
17no_drop 1
18invisible 1
5msg 19msg
6This spell shoots a bunch of grace balls in the cast direction 20This spell shoots a bunch of grace balls in the cast direction
7which will cause light wounds in anything they hit. 21which will cause light wounds in anything they hit.
8endmsg 22endmsg
9other_arch spell_cause_light_wounds
10face spell_praying.x11
11maxsp 12
12grace 30
13level 12
14type 101
15subtype 36
16path_attuned 131072
17value 120
18invisible 1
19duration 3
20duration_modifier 4
21no_drop 1
22casting_time 5
23end 23end
24

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines