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

Comparing deliantra/arch/spell/Bullet/spell_cause_heavy_wounds.arc (file contents):
Revision 1.4 by root, Tue Feb 6 22:41:22 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:51:06 2007 UTC

1object spell_cause_heavy_wounds 1Object spell_cause_heavy_wounds
2name cause heavy wounds 2name cause heavy wounds
3name_pl cause heavy wounds 3name_pl cause heavy wounds
4face spell_praying.x11
5level 5
6grace 16
7casting_time 5
8path_attuned 131072
9other_arch cause_wounds
10dam 50
11dam_modifier 1
12maxgrace 50
4skill praying 13skill praying
14type 101
15subtype 5
16value 50
17attacktype 1048576
18no_drop 1
19invisible 1
5msg 20msg
6Cause heavy wounds shoots a ball of grace which will 21Cause heavy wounds shoots a ball of grace which will
7cause heavy wounds in anything it hits. 22cause heavy wounds in anything it hits.
8endmsg 23endmsg
9other_arch cause_wounds
10face spell_praying.x11
11grace 16
12maxgrace 50
13dam 50
14level 5
15type 101
16subtype 5
17attacktype 1048576
18path_attuned 131072
19value 50
20invisible 1
21dam_modifier 1
22no_drop 1
23casting_time 5
24end 24end
25

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines