--- deliantra/arch/spell/Bullet/spell_medium_fireball.arc 2006/02/06 20:26:27 1.1 +++ deliantra/arch/spell/Bullet/spell_medium_fireball.arc 2007/03/03 01:24:15 1.7 @@ -1,23 +1,27 @@ -Object spell_medium_fireball +object spell_medium_fireball name medium fireball name_pl medium fireball -face spell_pyromancy.111 -level 3 -sp 10 -casting_time 10 -path_attuned 2 +skill pyromancy +msg +A ball of fire which explodes when it hits a target. Be prepared to run from the flames! +endmsg other_arch firebullet -dam 8 -dam_modifier 3 -range 6 -duration 4 +face spell_pyromancy.x11 +sp 10 maxsp 24 +food 4 +dam 8 +level 3 type 101 subtype 5 -value 30 attacktype 6 -no_drop 1 +path_attuned 2 +value 30 invisible 1 -skill pyromancy -food 4 +duration 4 +range 6 +dam_modifier 3 +no_drop 1 +casting_time 10 end +