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.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
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
16subtype 5 17subtype 5
17attacktype 1048576 18attacktype 1048576
18path_attuned 131072 19path_attuned 131072
19value 70 20value 1
20invisible 1 21invisible 1
21dam_modifier 1 22dam_modifier 1
22no_drop 1 23no_drop 1
23casting_time 5 24casting_time 5
24end 25end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines