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.1.1.1 by root, Mon Feb 6 20:26:27 2006 UTC vs.
Revision 1.12 by elmex, Wed Apr 21 09:29:56 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines