--- deliantra/arch/spell/Change_Ability/spell_protection_from_cold.arc 2006/08/09 09:49:23 1.2 +++ deliantra/arch/spell/Change_Ability/spell_protection_from_cold.arc 2010/04/02 21:26:26 1.10 @@ -1,23 +1,25 @@ -Object spell_protection_from_cold +object spell_protection_from_cold +inherit type_spell name protection from cold name_pl protection from cold -face spell_praying.111 -level 3 -grace 15 -casting_time 10 -path_attuned 1 skill praying +msg +This prayer gives you increased protection from cold damage. +endmsg +face spell_praying.x11 +grace 15 +maxgrace 40 +level 16 type 101 subtype 24 +resist_cold 30 +path_attuned 1 value 30 -no_drop 1 invisible 1 -duration_modifier 4 duration 500 -maxgrace 40 -resist_cold 30 +duration_modifier 4 dam_modifier 3 -msg -This prayer gives you some more protection from cold damage. -endmsg +no_drop 1 +casting_time 10 end +