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

Comparing deliantra/arch/spell/Change_Ability/spell_immunity_to_poison.arc (file contents):
Revision 1.5 by root, Sat Mar 3 01:24:17 2007 UTC vs.
Revision 1.8 by root, Fri Apr 2 21:26:26 2010 UTC

1# Obsolete spell - here for backward compatibility 1# Obsolete spell - here for backward compatibility
2object spell_immunity_to_poison 2object spell_immunity_to_poison
3inherit type_spell
3name immunity to poison 4name immunity to poison
4name_pl immunity to poison 5name_pl immunity to poison
5skill praying 6skill praying
7msg
8Grants a temporary, and total, immunity to poison attacks.
9endmsg
6grace 60 10grace 60
7maxgrace 50 11maxgrace 50
8level 12 12level 50
9type 101 13type 101
10subtype 24 14subtype 24
11resist_poison 100 15resist_poison 100
12path_attuned 0 16path_attuned 0
13value 120 17value 120

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines