--- deliantra/arch/spell/Cone/spell_burning_hands.arc 2007/01/02 21:58:29 1.3 +++ deliantra/arch/spell/Cone/spell_burning_hands.arc 2007/02/06 22:41:25 1.4 @@ -1,26 +1,27 @@ -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 -casting_time 5 -path_attuned 2 -other_arch firebreath -dam 4 -dam_modifier 4 -range 5 -duration 2 -range_modifier 4 maxsp 9 +dam 4 +level 1 type 101 subtype 7 -value 10 attacktype 6 -no_drop 1 +path_attuned 2 +value 10 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 +duration 2 +range 5 +range_modifier 4 +dam_modifier 4 +no_drop 1 +casting_time 5 end +