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

Comparing deliantra/arch/spell/Healing/spell_major_healing.arc (file contents):
Revision 1.6 by root, Sat Mar 3 01:16:51 2007 UTC vs.
Revision 1.9 by root, Sun Sep 28 15:12:03 2008 UTC

1object spell_major_healing 1object spell_major_healing
2name major healing 2name major healing
3name_pl major healing 3name_pl major healing
4face spell_praying.x11
5level 8
6grace 10
7casting_time 9
8path_attuned 256
9other_arch healing
10skill praying 4skill praying
11type 101
12subtype 21
13value 80
14no_drop 1
15invisible 1
16hp 5
17dam 4
18msg 5msg
19This prayer heals major wounds on either the beseecher or the target. 6This prayer heals major wounds on either the beseecher or the target.
20endmsg 7endmsg
8other_arch healing
9sound wn/heal
10face spell_praying.x11
11hp 5
12grace 10
13dam 4
14level 20
15type 101
16subtype 21
17path_attuned 256
18value 80
19invisible 1
20no_drop 1
21casting_time 9
21end 22end
23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines