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

Comparing deliantra/arch/spell/Bullet/spell_cause_crit_wounds.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:27 2006 UTC vs.
Revision 1.10 by root, Fri Apr 2 21:26:23 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines