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.6 by root, Sat Mar 3 01:16:51 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines