--- deliantra/arch/spell/Bullet/spell_large_manaball.arc 2007/02/06 22:41:23 1.3 +++ deliantra/arch/spell/Bullet/spell_large_manaball.arc 2007/03/03 01:16:48 1.5 @@ -1,7 +1,25 @@ 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 @@ -10,23 +28,4 @@ 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 -