--- deliantra/arch/spell/Change_Ability/spell_invulnerability.arc 2007/02/06 22:41:24 1.2 +++ deliantra/arch/spell/Change_Ability/spell_invulnerability.arc 2007/03/03 01:16:50 1.4 @@ -2,12 +2,19 @@ object spell_invulnerability name invulnerability name_pl invulnerability -skill praying -grace 225 -maxgrace 50 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 +maxgrace 50 resist_physical 100 resist_magic 100 resist_fire 100 @@ -25,12 +32,4 @@ 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 -