--- deliantra/arch/spell/Bullet/spell_large_fireball.arc 2006/02/06 20:26:27 1.1.1.1 +++ deliantra/arch/spell/Bullet/spell_large_fireball.arc 2010/04/21 09:29:56 1.12 @@ -1,28 +1,30 @@ -Object spell_large_fireball +object spell_large_fireball +inherit type_spell name large fireball name_pl large fireball -face spell_pyromancy.111 -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 -subtype 5 -value 50 -attacktype 6 -no_drop 1 -invisible 1 skill pyromancy -food 4 msg -This spell fires a small bullet of fire, that +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 +sp 16 +maxsp 32 +food 4 +dam 8 +level 25 +subtype 5 +attacktype 6 +path_attuned 2 +value 1 +invisible 1 +duration 4 +range 8 +dam_modifier 4 +no_drop 1 +casting_time 8 end +