--- deliantra/arch/spell/Change_Ability/spell_protection_from_cold.arc 2007/02/06 22:41:24 1.4 +++ deliantra/arch/spell/Change_Ability/spell_protection_from_cold.arc 2007/03/03 00:51:08 1.5 @@ -1,24 +1,23 @@ -object spell_protection_from_cold +Object spell_protection_from_cold name protection from cold name_pl protection from cold -skill praying -msg -This prayer gives you some more protection from cold damage. -endmsg face spell_praying.x11 -grace 15 -maxgrace 40 level 3 +grace 15 +casting_time 10 +path_attuned 1 +skill praying type 101 subtype 24 -resist_cold 30 -path_attuned 1 value 30 +no_drop 1 invisible 1 -duration 500 duration_modifier 4 +duration 500 +maxgrace 40 +resist_cold 30 dam_modifier 3 -no_drop 1 -casting_time 10 +msg +This prayer gives you some more protection from cold damage. +endmsg end -