--- deliantra/arch/monster/misc/tentacle/tentacle.arc 2007/01/02 21:55:07 1.2 +++ deliantra/arch/monster/misc/tentacle/tentacle.arc 2007/02/06 22:40:56 1.3 @@ -1,7 +1,35 @@ -Object tentacle +object tentacle name leathery tentacle race animal face tentacle.x13 +con 3 +wis 3 +hp 120 +maxhp 120 +exp 400 +dam 20 +wc 1 +ac 1 +speed -0.12 +attack_movement 5 +level 10 +attacktype 17 +resist_physical 25 +resist_cold 40 +resist_acid 30 +resist_poison 100 +resist_blind 90 +weight 300000 +randomitems tentacle +run_away 20 +pick_up 64 +alive 1 +monster 1 +see_invisible 1 +sleep 1 +can_see_in_dark 1 +anim_speed 6 +editable 1 anim blank.x11 blank.x11 @@ -12,32 +40,5 @@ tentacle.x12 tentacle.x11 mina -anim_speed 6 -randomitems tentacle -monster 1 -sleep 1 -alive 1 -see_invisible 1 -can_see_in_dark 1 -exp 400 -level 10 -ac 1 -wc 1 -dam 20 -attacktype 17 -hp 120 -maxhp 120 -Con 3 -Wis 3 -speed -0.12 -attack_movement 5 -run_away 20 -weight 300000 -editable 1 -pick_up 64 -resist_cold 40 -resist_poison 100 -resist_physical 25 -resist_acid 30 -resist_blind 90 end +