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.7 by root, Sat Mar 3 01:24:15 2007 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
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
7cause critical wounds in anything it hits. 8cause critical wounds in anything it hits.
8endmsg 9endmsg
9other_arch cause_wounds 10other_arch cause_wounds
11sound wn/bow-puny-miss
10face spell_praying.x11 12face spell_praying.x11
11grace 25 13grace 25
12maxgrace 100 14maxgrace 100
13dam 100 15dam 100
14level 7 16level 27
15type 101 17type 101
16subtype 5 18subtype 5
17attacktype 1048576 19attacktype 1048576
18path_attuned 131072 20path_attuned 131072
19value 70 21value 70

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines