ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Healing/spell_cure_poison.arc
Revision: 1.9
Committed: Sun Sep 28 07:29:59 2008 UTC (15 years, 9 months ago) by root
Branch: MAIN
Changes since 1.8: +1 -1 lines
Log Message:
update many spell descritpions, using my new toy cf-slotutil

File Contents

# Content
1 object spell_cure_poison
2 name cure poison
3 name_pl cure poison
4 skill praying
5 msg
6 This prayer cures I<all> poison effect of your character.
7 endmsg
8 other_arch healing
9 sound wn/heal
10 face spell_praying.x11
11 grace 7
12 level 4
13 type 101
14 subtype 21
15 attacktype 1024
16 path_attuned 256
17 value 40
18 invisible 1
19 no_drop 1
20 casting_time 10
21 end
22