--- deliantra/arch/monster/animal/scorpion.arc 2007/01/02 21:54:17 1.2 +++ deliantra/arch/monster/animal/scorpion.arc 2007/02/09 01:51:48 1.4 @@ -1,31 +1,32 @@ -Object scorpion -face scorpion.x11 -race animal -randomitems scorpion +object scorpion anim scorpion.x11 scorpion.x12 mina -monster 1 -sleep 1 -Wis 8 -no_pick 1 -alive 1 -ac 10 +race animal +face scorpion.x11 +con 2 +wis 8 hp 30 maxhp 30 -Con 2 +exp 70 +dam 10 wc 0 +ac 10 +speed 0.1 level 5 -dam 10 attacktype 1025 resist_fire 100 resist_electricity 50 resist_cold -100 resist_confusion -100 -speed 0.1 -exp 70 weight 500 -editable 1 +randomitems scorpion +alive 1 +no_pick 1 +monster 1 +sleep 1 color_fg black +editable 1 end +