--- deliantra/arch/monster/acid/acidsphere.arc 2007/03/03 00:50:05 1.5 +++ deliantra/arch/monster/acid/acidsphere.arc 2007/03/11 15:36:56 1.8 @@ -1,7 +1,48 @@ -Object acid_sphere -race slime +object bluesphere +animation bluesphere +bluesphere.x11 +bluesphere.x12 +bluesphere.x13 +bluesphere.x14 +mina name acid sphere -face acidsphere.x11 +race slime +face bluesphere.x11 +wis 5 +hp 1 +maxhp 1 +exp 100 +dam 100 +wc 1 +ac 1 +speed 0.01 +level 5 +attacktype 64 +resist_fire 100 +resist_electricity 100 +resist_cold 100 +resist_confusion 100 +resist_acid 100 +resist_drain 100 +resist_weaponmagic 100 +resist_ghosthit 100 +resist_poison 100 +resist_slow 100 +resist_paralyze 100 +resist_turn_undead 100 +resist_blind 100 +weight 1 +alive 1 +monster 1 +hitback 1 +sleep 1 +one_hit 1 +anim_speed 1 +editable 1 +magicmap blue +end + +object acid_sphere anim acidsphere.x11 acidsphere.x12 @@ -10,15 +51,19 @@ acidsphere.x13 acidsphere.x12 mina -monster 1 -sleep 1 -Wis 5 -alive 1 -ac 1 -wc 1 +name acid sphere +race slime +face acidsphere.x11 +wis 5 +hp 1 +maxhp 1 +exp 100 dam 100 -weight 1 +wc 1 +ac 1 +speed 0.01 level 5 +attacktype 64 resist_fire 100 resist_electricity 100 resist_cold 100 @@ -32,14 +77,14 @@ resist_paralyze 100 resist_turn_undead 100 resist_blind 100 -attacktype 64 +weight 1 +alive 1 +monster 1 hitback 1 -hp 1 -maxhp 1 -speed 0.01 +sleep 1 +one_hit 1 anim_speed 1 -exp 100 editable 1 magicmap green -one_hit 1 end +