--- deliantra/arch/spell/Change_Ability/spell_protection_from_paralysis.arc 2007/02/06 22:41:24 1.4 +++ deliantra/arch/spell/Change_Ability/spell_protection_from_paralysis.arc 2007/03/03 00:51:08 1.5 @@ -1,26 +1,25 @@ -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 -grace 20 -maxgrace 40 level 8 +grace 20 +casting_time 10 +path_attuned 1 +skill praying type 101 subtype 24 -resist_paralyze 50 -path_attuned 1 value 80 +no_drop 1 invisible 1 -duration 500 duration_modifier 4 +duration 500 +maxgrace 40 +resist_paralyze 50 dam_modifier 4 -no_drop 1 -casting_time 10 +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 end -