ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Healing/spell_party_minor_healing.arc
(Generate patch)

Comparing deliantra/arch/spell/Healing/spell_party_minor_healing.arc (file contents):
Revision 1.2 by root, Sun Apr 5 21:34:04 2009 UTC vs.
Revision 1.5 by elmex, Wed Apr 21 09:29:59 2010 UTC

1object spell_party_minor_healing 1object spell_party_minor_healing
2inherit type_spell
2name party minor healing 3name party minor healing
3name_pl party minor healing 4name_pl party minor healing
4skill praying 5skill praying
5msg 6msg
6This prayer heals minor wounds on all party members. 7This prayer heals minor wounds on all party members.
10face spell_praying.x11 11face spell_praying.x11
11hp 1 12hp 1
12grace 6 13grace 6
13dam 1 14dam 1
14level 6 15level 6
15type 101
16subtype 48 16subtype 48
17path_attuned 256 17path_attuned 256
18value 10 18value 3
19invisible 1 19invisible 1
20no_drop 1 20no_drop 1
21casting_time 6 21casting_time 6
22end 22end
23 23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines