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.9 by root, Sun Sep 28 15:12:02 2008 UTC vs.
Revision 1.12 by elmex, Wed Apr 21 09:29:56 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
11face spell_praying.x11 12face spell_praying.x11
12grace 25 13grace 25
13maxgrace 100 14maxgrace 100
14dam 100 15dam 100
15level 27 16level 27
16type 101
17subtype 5 17subtype 5
18attacktype 1048576 18attacktype 1048576
19path_attuned 131072 19path_attuned 131072
20value 70 20value 1
21invisible 1 21invisible 1
22dam_modifier 1 22dam_modifier 1
23no_drop 1 23no_drop 1
24casting_time 5 24casting_time 5
25end 25end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines