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.2 by elmex, Wed Aug 9 10:21:40 2006 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
4face spell_praying.111
5level 8
6grace 10
7casting_time 9
8path_attuned 256
9other_arch healing
10skill praying 5skill praying
11type 101
12subtype 21
13value 80
14no_drop 1
15invisible 1
16hp 5
17dam 4
18msg 6msg
19This prayer heals major wounds on either the beseecher or the target. 7This prayer heals major wounds on either the beseecher or the target.
20endmsg 8endmsg
9other_arch healing
10sound wn/heal
11face spell_praying.x11
12hp 5
13grace 10
14dam 4
15level 20
16subtype 21
17path_attuned 256
18value 1
19invisible 1
20no_drop 1
21casting_time 9
21end 22end
23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines