--- deliantra/arch/spell/Change_Ability/spell_invulnerability.arc 2007/03/03 01:16:50 1.4 +++ deliantra/arch/spell/Change_Ability/spell_invulnerability.arc 2007/03/03 01:24:17 1.5 @@ -2,19 +2,12 @@ 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 +