--- deliantra/arch/spell/Bullet/spell_medium_manaball.arc 2006/02/06 20:26:27 1.1 +++ deliantra/arch/spell/Bullet/spell_medium_manaball.arc 2007/02/06 22:41:23 1.3 @@ -1,25 +1,7 @@ -Object spell_medium_manaball +object spell_medium_manaball name medium manaball name_pl medium manaball -face spell_evocation.111 -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 @@ -28,4 +10,23 @@ 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 +