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.1 by root, Mon Feb 6 20:26:27 2006 UTC vs.
Revision 1.4 by root, Tue Feb 6 22:41:25 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines