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.1 by root, Mon Feb 6 20:26:25 2006 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.111
5skill praying 4skill praying
5msg
6This spell shoots a bunch of grace balls in the cast direction
7which will cause light wounds in anything they hit.
8endmsg
9other_arch spell_cause_light_wounds
10face spell_praying.x11
11maxsp 12
12grace 30
13level 12
6type 101 14type 101
7subtype 36 15subtype 36
8level 12 16path_attuned 131072
9value 120 17value 120
10grace 30 18invisible 1
11casting_time 5
12path_attuned 131072
13other_arch spell_cause_light_wounds
14duration 3 19duration 3
15duration_modifier 4 20duration_modifier 4
16maxsp 12
17no_drop 1 21no_drop 1
18invisible 1 22casting_time 5
19end 23end
24

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines