--- deliantra/arch/spell/Bullet/spell_hellfire.arc 2007/03/03 01:16:47 1.5 +++ deliantra/arch/spell/Bullet/spell_hellfire.arc 2008/09/28 15:12:02 1.9 @@ -1,33 +1,35 @@ 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 similar to a 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. The 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. +magic attacks, but not to fire. endmsg +other_arch firebullet +sound wn/crossbow-fire-miss +face spell_pyromancy.x11 +sp 18 +maxsp 24 +food 10 +dam 8 +level 35 +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 +