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.10 by root, Sun Sep 28 15:12:03 2008 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines