ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Healing/spell_party_minor_healing.arc
Revision: 1.3
Committed: Fri Apr 2 21:26:29 2010 UTC (14 years, 3 months ago) by root
Branch: MAIN
Changes since 1.2: +1 -0 lines
Log Message:
clean app classes/types, add spell type and use it

File Contents

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