--- deliantra/arch/spell/Change_Ability/spell_invulnerability.arc 2006/02/06 20:26:23 1.1 +++ deliantra/arch/spell/Change_Ability/spell_invulnerability.arc 2007/02/06 22:41:24 1.2 @@ -1,20 +1,13 @@ # 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 +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 +25,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 +