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

Comparing deliantra/arch/spell/Healing/spell_heal.arc (file contents):
Revision 1.4 by root, Tue Feb 6 22:41:25 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:51:12 2007 UTC

1object spell_heal 1Object spell_heal
2name heal 2name heal
3name_pl heal 3name_pl heal
4face spell_praying.x11
5level 10
6grace 50
7casting_time 12
8path_attuned 256
9other_arch healing
4skill praying 10skill praying
11type 101
12subtype 21
13value 100
14no_drop 1
15invisible 1
16hp 0
17dam 9999
5msg 18msg
6This prayer heals *all* wounds on either the beseecher or the target. However, it will not cure other problems, such as blindness or disease. 19This prayer heals *all* wounds on either the beseecher or the target. However, it will not cure other problems, such as blindness or disease.
7endmsg 20endmsg
8other_arch healing
9face spell_praying.x11
10hp 0
11grace 50
12dam 9999
13level 10
14type 101
15subtype 21
16path_attuned 256
17value 100
18invisible 1
19no_drop 1
20casting_time 12
21end 21end
22

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines