ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Healing/spell_party_cure_poison.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_cure_poison
2     name party cure poison
3     name_pl party cure poison
4     skill praying
5     msg
6     This prayer cures I<all> poison effect of your character.
7     endmsg
8     other_arch spell_cure_poison
9     sound wn/heal
10     face spell_praying.x11
11     grace 10
12     level 19
13     type 101
14     subtype 48
15     attacktype 1024
16     path_attuned 256
17     value 40
18     invisible 1
19     no_drop 1
20     casting_time 20
21     end
22