--- deliantra/arch/spell/Change_Ability/spell_protection_from_fire.arc 2006/02/06 20:26:23 1.1 +++ deliantra/arch/spell/Change_Ability/spell_protection_from_fire.arc 2010/04/02 21:34:29 1.11 @@ -1,20 +1,24 @@ -Object spell_protection_from_fire +object spell_protection_from_fire +inherit type_spell name protection from fire name_pl protection from fire -face spell_praying.111 -level 5 -grace 20 -casting_time 10 -path_attuned 1 skill praying -type 101 +msg +This prayer gives you increased protection from fire damage. +endmsg +face spell_praying.x11 +grace 20 +maxgrace 40 +level 16 subtype 24 +resist_fire 30 +path_attuned 1 value 50 -no_drop 1 invisible 1 -duration_modifier 4 duration 500 -maxgrace 40 -resist_fire 30 +duration_modifier 4 dam_modifier 3 +no_drop 1 +casting_time 10 end +