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.3 by pippijn, Tue Jan 2 21:58:43 2007 UTC vs.
Revision 1.4 by root, Tue Feb 6 22:41:31 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
5skill praying 4skill 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
19msg 5msg
20This spell shoots a bunch of grace balls in the cast direction 6This spell shoots a bunch of grace balls in the cast direction
21which will cause light wounds in anything they hit. 7which will cause light wounds in anything they hit.
22endmsg 8endmsg
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