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.8 by root, Wed Aug 1 00:53:04 2007 UTC vs.
Revision 1.11 by root, Fri Apr 2 21:34:28 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
4skill praying 5skill praying
5msg 6msg
6Cause critical wounds shoots a ball of grace which will 7Cause critical wounds shoots a ball of grace which will
10sound wn/bow-puny-miss 11sound wn/bow-puny-miss
11face spell_praying.x11 12face spell_praying.x11
12grace 25 13grace 25
13maxgrace 100 14maxgrace 100
14dam 100 15dam 100
15level 7 16level 27
16type 101
17subtype 5 17subtype 5
18attacktype 1048576 18attacktype 1048576
19path_attuned 131072 19path_attuned 131072
20value 70 20value 70
21invisible 1 21invisible 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines