--- deliantra/arch/spell/Bullet/spell_large_fireball.arc 2007/01/02 21:58:22 1.2 +++ deliantra/arch/spell/Bullet/spell_large_fireball.arc 2007/02/06 22:41:23 1.3 @@ -1,28 +1,29 @@ -Object spell_large_fireball +object spell_large_fireball name large fireball name_pl large fireball +skill pyromancy +msg +This spell fires a small bullet of fire, that +explodes into a large area of fire when it +hits something. +endmsg +other_arch firebullet face spell_pyromancy.x11 -level 5 sp 16 -casting_time 8 -path_attuned 2 -other_arch firebullet -dam 8 -dam_modifier 4 -range 8 -duration 4 maxsp 32 +food 4 +dam 8 +level 5 type 101 subtype 5 -value 50 attacktype 6 -no_drop 1 +path_attuned 2 +value 50 invisible 1 -skill pyromancy -food 4 -msg -This spell fires a small bullet of fire, that -explodes into a large area of fire when it -hits something. -endmsg +duration 4 +range 8 +dam_modifier 4 +no_drop 1 +casting_time 8 end +