--- deliantra/arch/spell/Change_Ability/spell_protection_from_fire.arc 2007/03/03 01:16:50 1.6 +++ deliantra/arch/spell/Change_Ability/spell_protection_from_fire.arc 2010/04/02 21:26:26 1.10 @@ -1,23 +1,25 @@ 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 +maxgrace 40 +level 16 type 101 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 -msg -This prayer gives you some more protection from fire damage. -endmsg +no_drop 1 +casting_time 10 end +