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.6 by root, Sun Sep 28 07:29:59 2008 UTC vs.
Revision 1.9 by root, Fri Apr 2 21:34:28 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
6msg 7msg
7Total invulnerability to all forms of attack! 8Total invulnerability to all forms of attack!
8 9
9Only temporary, of course. 10Only temporary, of course.
10endmsg 11endmsg
11grace 225 12grace 225
12maxgrace 50 13maxgrace 50
13level 80 14level 90
14type 101
15subtype 24 15subtype 24
16resist_physical 100 16resist_physical 100
17resist_magic 100 17resist_magic 100
18resist_fire 100 18resist_fire 100
19resist_electricity 100 19resist_electricity 100

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines