ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Healing/spell_party_heal.arc
Revision: 1.1
Committed: Sun Apr 5 20:23:26 2009 UTC (15 years, 3 months ago) by elmex
Branch: MAIN
Log Message:
added party spells by 'Job Vranish'.

File Contents

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