--- deliantra/arch/spell/Bullet/spell_hellfire.arc 2007/01/02 21:58:22 1.2 +++ deliantra/arch/spell/Bullet/spell_hellfire.arc 2007/08/01 00:53:04 1.7 @@ -1,33 +1,35 @@ -Object spell_hellfire +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 +This spell is related to fireball. It fires a small bullet of fire, that then explodes -into a large area of fire. Its main +into a large area of fire. Its main difference compared to the traditional fireball spell is that this spell is pure fire, with no magical elements, which enables it to damage creatures that are immune to magic. endmsg +other_arch firebullet +sound wn/crossbow-fire-miss +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 +