--- deliantra/arch/spell/Change_Ability/spell_protection_from_magic.arc 2007/01/02 21:58:27 1.2 +++ deliantra/arch/spell/Change_Ability/spell_protection_from_magic.arc 2008/09/28 15:12:03 1.8 @@ -1,27 +1,28 @@ -Object spell_protection_from_magic +object spell_protection_from_magic name protection from magic name_pl protection from magic +skill praying +msg +Protection from magic 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 -level 10 grace 30 -casting_time 12 -path_attuned 1 -skill praying +maxgrace 40 +level 20 type 101 subtype 24 +resist_magic 30 +path_attuned 1 value 100 -no_drop 1 invisible 1 -duration_modifier 4 duration 500 -maxgrace 40 -resist_magic 30 +duration_modifier 4 dam_modifier 3 -msg -Protection from magic 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 +no_drop 1 +casting_time 12 end +