--- deliantra/arch/spell/Bullet/spell_large_fireball.arc 2007/02/06 22:41:23 1.3 +++ deliantra/arch/spell/Bullet/spell_large_fireball.arc 2007/03/03 01:16:47 1.5 @@ -1,29 +1,28 @@ 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 -maxsp 32 -food 4 +casting_time 8 +path_attuned 2 +other_arch firebullet dam 8 -level 5 +dam_modifier 4 +range 8 +duration 4 +maxsp 32 type 101 subtype 5 -attacktype 6 -path_attuned 2 value 50 -invisible 1 -duration 4 -range 8 -dam_modifier 4 +attacktype 6 no_drop 1 -casting_time 8 +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 end -