--- deliantra/arch/spell/Change_Ability/spell_invulnerability.arc 2007/03/03 00:51:08 1.3 +++ deliantra/arch/spell/Change_Ability/spell_invulnerability.arc 2010/04/02 21:34:28 1.9 @@ -1,20 +1,18 @@ # Obsolete spell - here for backward compatibility -Object spell_invulnerability +object spell_invulnerability +inherit type_spell name invulnerability name_pl invulnerability -level 80 -grace 225 -casting_time 30 -path_attuned 0 skill praying -type 101 -subtype 24 -value 250 -no_drop 1 -invisible 1 -duration_modifier 4 -duration 500 +msg +Total invulnerability to all forms of attack! + +Only temporary, of course. +endmsg +grace 225 maxgrace 50 +level 90 +subtype 24 resist_physical 100 resist_magic 100 resist_fire 100 @@ -32,4 +30,12 @@ resist_deplete 100 resist_death 100 resist_blind 100 +path_attuned 0 +value 250 +invisible 1 +duration 500 +duration_modifier 4 +no_drop 1 +casting_time 30 end +