--- deliantra/arch/spell/Change_Ability/spell_protection_from_slow.arc 2007/01/02 21:58:27 1.3 +++ deliantra/arch/spell/Change_Ability/spell_protection_from_slow.arc 2007/02/06 22:41:24 1.4 @@ -1,23 +1,24 @@ -Object spell_protection_from_slow +object spell_protection_from_slow name protection from slow name_pl protection from slow +skill praying +msg +This prayer gives you some more protection from slow attacks. +endmsg face spell_praying.x11 -level 7 grace 20 -casting_time 10 -path_attuned 1 -skill praying +maxgrace 40 +level 7 type 101 subtype 24 +resist_slow 50 +path_attuned 1 value 70 -no_drop 1 invisible 1 -duration_modifier 4 duration 500 -maxgrace 40 -resist_slow 50 +duration_modifier 4 dam_modifier 4 -msg -This prayer gives you some more protection from slow attacks. -endmsg +no_drop 1 +casting_time 10 end +