--- deliantra/arch/spell/Change_Ability/spell_protection_from_paralysis.arc 2007/03/03 00:51:08 1.5 +++ deliantra/arch/spell/Change_Ability/spell_protection_from_paralysis.arc 2007/03/03 01:24:17 1.7 @@ -1,25 +1,26 @@ -Object spell_protection_from_paralysis +object spell_protection_from_paralysis name protection from paralysis name_pl protection from paralysis +skill praying +msg +This prayer gives you some more protection from paralysis attacks. +But it won't get you a perfect protection, be careful, you can still +be paralysed! +endmsg face spell_praying.x11 -level 8 grace 20 -casting_time 10 -path_attuned 1 -skill praying +maxgrace 40 +level 8 type 101 subtype 24 +resist_paralyze 50 +path_attuned 1 value 80 -no_drop 1 invisible 1 -duration_modifier 4 duration 500 -maxgrace 40 -resist_paralyze 50 +duration_modifier 4 dam_modifier 4 -msg -This prayer gives you some more protection from paralysis attacks. -But it won't get you a perfect protection, be careful, you can still -be paralysed! -endmsg +no_drop 1 +casting_time 10 end +