--- deliantra/arch/spell/Bullet/spell_large_fireball.arc 2007/03/03 01:16:47 1.5 +++ deliantra/arch/spell/Bullet/spell_large_fireball.arc 2010/04/21 09:29:56 1.12 @@ -1,28 +1,30 @@ object spell_large_fireball +inherit type_spell name large fireball name_pl large fireball +skill pyromancy +msg +Fires a small bullet of fire, that +explodes into a large area of fire when it +hits something. +endmsg +other_arch firebullet +sound wn/crossbow-fire-miss 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 -type 101 +food 4 +dam 8 +level 25 subtype 5 -value 50 attacktype 6 -no_drop 1 +path_attuned 2 +value 1 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 +