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