ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/spell_cause_med_wounds.arc
(Generate patch)

Comparing deliantra/arch/spell/Bullet/spell_cause_med_wounds.arc (file contents):
Revision 1.5 by root, Sat Mar 3 00:51:06 2007 UTC vs.
Revision 1.10 by root, Fri Apr 2 21:26:23 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines