--- deliantra/arch/spell/Change_Ability/spell_invulnerability.arc 2006/02/06 20:26:23 1.1 +++ deliantra/arch/spell/Change_Ability/spell_invulnerability.arc 2008/09/28 07:29:59 1.6 @@ -1,20 +1,18 @@ # Obsolete spell - here for backward compatibility -Object spell_invulnerability +object spell_invulnerability name invulnerability name_pl invulnerability -level 80 -grace 225 -casting_time 30 -path_attuned 0 skill praying +msg +Total invulnerability to all forms of attack! + +Only temporary, of course. +endmsg +grace 225 +maxgrace 50 +level 80 type 101 subtype 24 -value 250 -no_drop 1 -invisible 1 -duration_modifier 4 -duration 500 -maxgrace 50 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 +