--- deliantra/arch/spell/Bullet/spell_hellfire.arc 2007/03/03 01:16:47 1.5 +++ deliantra/arch/spell/Bullet/spell_hellfire.arc 2010/04/21 09:29:56 1.13 @@ -1,33 +1,32 @@ object spell_hellfire +inherit type_spell name hellfire name_pl hellfire -face spell_pyromancy.x11 -level 8 -sp 13 -casting_time 8 -path_attuned 2 +skill pyromancy +msg +Fires a, well, small bullet of fire at the targetted direction, which +then explodes 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 attacks, but not to fire. +endmsg other_arch firebullet -dam 8 -dam_modifier 4 -range 6 -duration 4 +sound wn/crossbow-fire-miss +face spell_pyromancy.x11 +sp 18 maxsp 24 -type 101 +food 10 +dam 8 +level 35 subtype 5 -value 80 attacktype 4 -no_drop 1 +path_attuned 2 +value 1 invisible 1 -skill pyromancy -food 10 -msg -This spell is related to fireball. It fires -a small bullet of fire, that then explodes -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 +duration 4 +range 6 +dam_modifier 4 +no_drop 1 +casting_time 8 end +