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.9 by root, Sun Sep 28 15:12:03 2008 UTC vs.
Revision 1.12 by elmex, Wed Apr 21 09:29:59 2010 UTC

1object spell_major_healing 1object spell_major_healing
2inherit type_spell
2name major healing 3name major healing
3name_pl major healing 4name_pl major healing
4skill praying 5skill praying
5msg 6msg
6This prayer heals major wounds on either the beseecher or the target. 7This prayer heals major wounds on either the beseecher or the target.
10face spell_praying.x11 11face spell_praying.x11
11hp 5 12hp 5
12grace 10 13grace 10
13dam 4 14dam 4
14level 20 15level 20
15type 101
16subtype 21 16subtype 21
17path_attuned 256 17path_attuned 256
18value 80 18value 1
19invisible 1 19invisible 1
20no_drop 1 20no_drop 1
21casting_time 9 21casting_time 9
22end 22end
23 23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines