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

Comparing deliantra/arch/spell/Change_Ability/spell_invulnerability.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_invulnerability 2object spell_invulnerability
3inherit type_spell
3name invulnerability 4name invulnerability
4name_pl invulnerability 5name_pl invulnerability
5skill praying 6skill praying
7msg
8Total invulnerability to all forms of attack!
9
10Only temporary, of course.
11endmsg
6grace 225 12grace 225
7maxgrace 50 13maxgrace 50
8level 80 14level 90
9type 101 15type 101
10subtype 24 16subtype 24
11resist_physical 100 17resist_physical 100
12resist_magic 100 18resist_magic 100
13resist_fire 100 19resist_fire 100

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines