--- deliantra/arch/spell/Change_Ability/spell_protection_from_magic.arc 2007/03/03 01:16:50 1.5 +++ deliantra/arch/spell/Change_Ability/spell_protection_from_magic.arc 2007/03/03 01:24:17 1.6 @@ -1,22 +1,7 @@ object spell_protection_from_magic 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 @@ -24,4 +9,20 @@ this spell does nothing to reduce those effects. endmsg +face spell_praying.x11 +grace 30 +maxgrace 40 +level 10 +type 101 +subtype 24 +resist_magic 30 +path_attuned 1 +value 100 +invisible 1 +duration 500 +duration_modifier 4 +dam_modifier 3 +no_drop 1 +casting_time 12 end +