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.3 by pippijn, Tue Jan 2 21:58:31 2007 UTC vs.
Revision 1.4 by root, Tue Feb 6 22:41:25 2007 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
9face spell_praying.x11
10hp 5
11grace 10
12dam 4
13level 8
14type 101
15subtype 21
16path_attuned 256
17value 80
18invisible 1
19no_drop 1
20casting_time 9
21end 21end
22

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines