--- deliantra/arch/spell/Change_Ability/spell_protection_from_fire.arc 2007/03/03 00:51:08 1.5 +++ deliantra/arch/spell/Change_Ability/spell_protection_from_fire.arc 2010/04/21 09:29:57 1.12 @@ -1,23 +1,24 @@ -Object spell_protection_from_fire +object spell_protection_from_fire +inherit type_spell name protection from fire name_pl protection from fire +skill praying +msg +This prayer gives you increased protection from fire damage. +endmsg face spell_praying.x11 -level 5 grace 20 -casting_time 10 -path_attuned 1 -skill praying -type 101 +maxgrace 40 +level 16 subtype 24 -value 50 -no_drop 1 +resist_fire 30 +path_attuned 1 +value 1 invisible 1 -duration_modifier 4 duration 500 -maxgrace 40 -resist_fire 30 +duration_modifier 4 dam_modifier 3 -msg -This prayer gives you some more protection from fire damage. -endmsg +no_drop 1 +casting_time 10 end +