ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Healing/spell_cure_poison.arc
(Generate patch)

Comparing deliantra/arch/spell/Healing/spell_cure_poison.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:27 2006 UTC vs.
Revision 1.11 by root, Fri Apr 2 21:26:29 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines