ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Healing/spell_party_restoration.arc
Revision: 1.2
Committed: Sun Apr 5 21:34:04 2009 UTC (15 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-2_80, rel-2_79
Changes since 1.1: +1 -1 lines
Log Message:
better party member description

File Contents

# User Rev Content
1 elmex 1.1 object spell_party_restoration
2     name party restoration
3     name_pl party restoration
4     skill praying
5     msg
6     Restoration heals all damage, confusion,
7     poison, and disease, and also provides a full
8 root 1.2 stomach of food to all party members. The only
9 elmex 1.1 thing it does not take care of is actual
10     death.
11     endmsg
12     other_arch spell_restoration
13     sound wn/heal
14     face spell_praying.x11
15     grace 120
16     food 999
17     dam 9999
18     level 45
19     type 101
20     subtype 48
21     attacktype 37749792
22     path_attuned 256
23     value 130
24     invisible 1
25     no_drop 1
26     casting_time 30
27     end
28