--- deliantra/arch/spell/Bullet/spell_large_manaball.arc 2007/01/02 21:58:22 1.2 +++ deliantra/arch/spell/Bullet/spell_large_manaball.arc 2007/02/06 22:41:23 1.3 @@ -1,25 +1,7 @@ -Object spell_large_manaball +object spell_large_manaball name large manaball name_pl large manaball -face spell_evocation.x11 -level 6 -sp 32 -casting_time 9 -path_attuned 32768 -other_arch manabullet -dam 8 -dam_modifier 4 -range 8 -duration 4 -maxsp 32 -type 101 -subtype 5 -value 60 -attacktype 2 -no_drop 1 -invisible 1 skill evocation -food 15 msg Manaball fires a small bullet of magical energy, that then explodes when it hits @@ -28,4 +10,23 @@ energy is that few creatures are resistant to it. endmsg +other_arch manabullet +face spell_evocation.x11 +sp 32 +maxsp 32 +food 15 +dam 8 +level 6 +type 101 +subtype 5 +attacktype 2 +path_attuned 32768 +value 60 +invisible 1 +duration 4 +range 8 +dam_modifier 4 +no_drop 1 +casting_time 9 end +