--- deliantra/arch/spell/Cone/spell_burning_hands.arc 2007/02/06 22:41:25 1.4 +++ deliantra/arch/spell/Cone/spell_burning_hands.arc 2007/03/03 00:51:09 1.5 @@ -1,27 +1,26 @@ -object spell_burning_hands +Object spell_burning_hands name burning hands name_pl burning hands -skill pyromancy -msg -A cone of fire you project in front of you. The spell gains strength as you grow in level, so it remains one of your best spells even at high level. -endmsg -other_arch firebreath face spell_pyromancy.x11 +level 1 sp 5 -maxsp 9 +casting_time 5 +path_attuned 2 +other_arch firebreath dam 4 -level 1 +dam_modifier 4 +range 5 +duration 2 +range_modifier 4 +maxsp 9 type 101 subtype 7 -attacktype 6 -path_attuned 2 value 10 -invisible 1 -duration 2 -range 5 -range_modifier 4 -dam_modifier 4 +attacktype 6 no_drop 1 -casting_time 5 +invisible 1 +skill pyromancy +msg +A cone of fire you project in front of you. The spell gains strength as you grow in level, so it remains one of your best spells even at high level. +endmsg end -