--- deliantra/arch/spell/Bullet/spell_small_fireball.arc 2007/02/06 22:41:23 1.4 +++ deliantra/arch/spell/Bullet/spell_small_fireball.arc 2007/03/03 00:51:07 1.5 @@ -1,27 +1,26 @@ -object spell_small_fireball +Object spell_small_fireball name small fireball name_pl small fireball -skill pyromancy -msg -A ball of fire which explodes when it hits a target. Perfect for roasting trolls! -endmsg -other_arch firebullet face spell_pyromancy.x11 +level 1 sp 6 -maxsp 24 -food 4 +casting_time 5 +path_attuned 2 +other_arch firebullet dam 8 -level 1 +dam_modifier 3 +range 4 +duration 4 +maxsp 24 type 101 subtype 5 -attacktype 6 -path_attuned 2 value 10 -invisible 1 -duration 4 -range 4 -dam_modifier 3 +attacktype 6 no_drop 1 -casting_time 5 +invisible 1 +skill pyromancy +food 4 +msg +A ball of fire which explodes when it hits a target. Perfect for roasting trolls! +endmsg end -