--- deliantra/arch/spell/Bullet/spell_large_fireball.arc 2006/02/06 20:26:27 1.1 +++ deliantra/arch/spell/Bullet/spell_large_fireball.arc 2007/03/03 01:24:15 1.6 @@ -1,28 +1,29 @@ -Object spell_large_fireball +object spell_large_fireball 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 explodes into a large area of fire when it hits something. endmsg +other_arch firebullet +face spell_pyromancy.x11 +sp 16 +maxsp 32 +food 4 +dam 8 +level 5 +type 101 +subtype 5 +attacktype 6 +path_attuned 2 +value 50 +invisible 1 +duration 4 +range 8 +dam_modifier 4 +no_drop 1 +casting_time 8 end +