--- deliantra/arch/spell/Bullet/spell_small_manaball.arc 2007/03/03 01:16:49 1.6 +++ deliantra/arch/spell/Bullet/spell_small_manaball.arc 2010/04/02 21:26:25 1.12 @@ -1,26 +1,29 @@ object spell_small_manaball +inherit type_spell name small manaball name_pl small manaball +skill evocation +msg +Similar to a small fireball, but the mana explosion does magic damage. +endmsg +other_arch manabullet +sound wn/bow-puny-miss face spell_evocation.x11 -level 2 sp 12 -casting_time 9 -path_attuned 32768 -other_arch manabullet -dam 8 -dam_modifier 3 -range 4 -duration 4 maxsp 24 +food 15 +dam 8 +level 5 type 101 subtype 5 -value 20 attacktype 2 -no_drop 1 +path_attuned 32768 +value 20 invisible 1 -skill evocation -food 15 -msg -Like a small fireball but the mana explosion doing magic damage. It's a ball spell. -endmsg +duration 4 +range 4 +dam_modifier 3 +no_drop 1 +casting_time 9 end +