--- deliantra/arch/spell/Bullet/spell_medium_fireball.arc 2007/03/03 01:16:48 1.6 +++ deliantra/arch/spell/Bullet/spell_medium_fireball.arc 2010/04/02 21:34:28 1.13 @@ -1,26 +1,29 @@ object spell_medium_fireball +inherit type_spell name medium fireball name_pl medium fireball +skill pyromancy +msg +Creates a ball of fire which explodes when it hits a target. +Be prepared to run from the flames! +endmsg +other_arch firebullet +sound wn/crossbow-fire-miss face spell_pyromancy.x11 -level 3 sp 10 -casting_time 10 -path_attuned 2 -other_arch firebullet -dam 8 -dam_modifier 3 -range 6 -duration 4 maxsp 24 -type 101 +food 4 +dam 8 +level 10 subtype 5 -value 30 attacktype 6 -no_drop 1 +path_attuned 2 +value 30 invisible 1 -skill pyromancy -food 4 -msg -A ball of fire which explodes when it hits a target. Be prepared to run from the flames! -endmsg +duration 4 +range 6 +dam_modifier 3 +no_drop 1 +casting_time 10 end +