--- deliantra/arch/spell/Change_Ability/spell_protection_from_magic.arc 2007/03/03 00:51:08 1.4 +++ deliantra/arch/spell/Change_Ability/spell_protection_from_magic.arc 2010/04/21 09:29:57 1.12 @@ -1,27 +1,28 @@ -Object spell_protection_from_magic +object spell_protection_from_magic +inherit type_spell name protection from magic name_pl protection from magic -face spell_praying.x11 -level 10 -grace 30 -casting_time 12 -path_attuned 1 skill praying -type 101 -subtype 24 -value 100 -no_drop 1 -invisible 1 -duration_modifier 4 -duration 500 -maxgrace 40 -resist_magic 30 -dam_modifier 3 msg -Protection from magic reduces damage from -magical attacks or spells. There are a few +Reduces damage from +magical attacks or spells. There are a few spells that do not hit with a magical attack; this spell does nothing to reduce those effects. endmsg +face spell_praying.x11 +grace 30 +maxgrace 40 +level 20 +subtype 24 +resist_magic 30 +path_attuned 1 +value 1 +invisible 1 +duration 500 +duration_modifier 4 +dam_modifier 3 +no_drop 1 +casting_time 12 end +