--- deliantra/arch/spell/Bullet/spell_hellfire.arc 2007/03/03 01:16:47 1.5 +++ deliantra/arch/spell/Bullet/spell_hellfire.arc 2007/03/03 01:24:15 1.6 @@ -1,25 +1,7 @@ object spell_hellfire name hellfire name_pl hellfire -face spell_pyromancy.x11 -level 8 -sp 13 -casting_time 8 -path_attuned 2 -other_arch firebullet -dam 8 -dam_modifier 4 -range 6 -duration 4 -maxsp 24 -type 101 -subtype 5 -value 80 -attacktype 4 -no_drop 1 -invisible 1 skill pyromancy -food 10 msg This spell is related to fireball. It fires a small bullet of fire, that then explodes @@ -30,4 +12,23 @@ it to damage creatures that are immune to magic. endmsg +other_arch firebullet +face spell_pyromancy.x11 +sp 13 +maxsp 24 +food 10 +dam 8 +level 8 +type 101 +subtype 5 +attacktype 4 +path_attuned 2 +value 80 +invisible 1 +duration 4 +range 6 +dam_modifier 4 +no_drop 1 +casting_time 8 end +