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.5 by root, Sat Mar 3 00:51:06 2007 UTC vs.
Revision 1.8 by root, Wed Aug 1 00:53:04 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines