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

Comparing deliantra/arch/spell/Bullet/spell_cause_med_wounds.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:27 2006 UTC vs.
Revision 1.4 by root, Tue Feb 6 22:41:22 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines