--- deliantra/arch/spell/Aura/spell_flaming_aura.arc 2007/01/02 21:58:16 1.3 +++ deliantra/arch/spell/Aura/spell_flaming_aura.arc 2007/02/06 22:41:19 1.4 @@ -1,26 +1,27 @@ -Object spell_flaming_aura +object spell_flaming_aura name flaming aura name_pl flaming aura -type 101 -subtype 46 +skill praying +msg +Flaming aura will create an aura of fire around you, +which will follow your movement. +endmsg +other_arch flaming_aura face spell_praying.x11 -level 1 -value 10 grace 5 -casting_time 10 -skill praying +maxgrace 20 +dam 6 +level 1 +type 101 +subtype 46 +attacktype 4 path_attuned 2 -other_arch flaming_aura +value 10 +invisible 1 duration 100 duration_modifier 4 -dam 6 dam_modifier 25 -maxgrace 20 -attacktype 4 no_drop 1 -invisible 1 -msg -Flaming aura will create an aura of fire around you, -which will follow your movement. -endmsg +casting_time 10 end +