--- deliantra/arch/spell/Bullet/spell_medium_manaball.arc 2007/02/06 22:41:23 1.3 +++ deliantra/arch/spell/Bullet/spell_medium_manaball.arc 2007/03/03 00:51:07 1.4 @@ -1,7 +1,25 @@ -object spell_medium_manaball +Object spell_medium_manaball name medium manaball name_pl medium manaball +face spell_evocation.x11 +level 4 +sp 6 +casting_time 18 +path_attuned 32768 +other_arch manabullet +dam 8 +dam_modifier 3 +range 6 +duration 4 +maxsp 24 +type 101 +subtype 5 +value 40 +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 6 -maxsp 24 -food 15 -dam 8 -level 4 -type 101 -subtype 5 -attacktype 2 -path_attuned 32768 -value 40 -invisible 1 -duration 4 -range 6 -dam_modifier 3 -no_drop 1 -casting_time 18 end -