diff --git a/monster/troll/armourtroll.arc b/monster/troll/armourtroll.arc new file mode 100644 index 000000000..6733840ce --- /dev/null +++ b/monster/troll/armourtroll.arc @@ -0,0 +1,121 @@ +Object armour_troll2 +randomitems troll +race troll +name small armoured troll +face armourtroll2.111 +anim +armourtroll2.111 +armourtroll2.112 +mina +color_fg brown +monster 1 +sleep 1 +Wis 10 +Int 5 +Str 20 +Dex 18 +no_pick 1 +alive 1 +resist_fire -100 +can_see_in_dark 1 +exp 550 +ac -10 +wc 4 +dam 12 +hp 180 +Con 5 +maxhp 180 +level 7 +speed 0.12 +weight 100000 +run_away 5 +will_apply 2 +pick_up 8 +can_apply 8 +can_use_ring 1 +can_use_weapon 1 +can_use_skill 1 +editable 1 +body_finger 2 +body_skill 1 +body_arm 2 +end + +Object armour_troll3 +randomitems troll +race troll +name small armoured troll +face armourtroll3.111 +color_fg brown +monster 1 +sleep 1 +Wis 10 +Int 5 +Str 21 +Dex 18 +no_pick 1 +alive 1 +resist_fire -100 +can_see_in_dark 1 +exp 550 +ac -15 +wc 4 +dam 14 +hp 180 +Con 5 +maxhp 180 +level 7 +speed 0.12 +weight 100000 +run_away 5 +will_apply 2 +pick_up 8 +can_apply 8 +can_use_ring 1 +can_use_weapon 1 +can_use_skill 1 +editable 1 +body_finger 2 +body_skill 1 +body_arm 2 +end + +Object armour_troll4 +randomitems troll +race troll +name small armoured troll +face armourtroll4.111 +color_fg brown +monster 1 +sleep 1 +Wis 10 +Int 5 +Str 22 +Dex 18 +no_pick 1 +alive 1 +resist_fire -100 +can_see_in_dark 1 +exp 550 +ac -15 +wc 4 +dam 16 +hp 180 +Con 5 +maxhp 180 +level 7 +speed 0.12 +weight 100000 +run_away 5 +will_apply 2 +pick_up 8 +can_apply 8 +can_use_ring 1 +can_use_weapon 1 +can_use_skill 1 +editable 1 +body_finger 2 +body_skill 1 +body_arm 2 +end + diff --git a/monster/troll/armourtroll2.base.111.png b/monster/troll/armourtroll2.base.111.png new file mode 100644 index 000000000..8c315cce6 Binary files /dev/null and b/monster/troll/armourtroll2.base.111.png differ diff --git a/monster/troll/armourtroll2.base.112.png b/monster/troll/armourtroll2.base.112.png new file mode 100644 index 000000000..4413a3b00 Binary files /dev/null and b/monster/troll/armourtroll2.base.112.png differ diff --git a/monster/troll/armourtroll3.base.111.png b/monster/troll/armourtroll3.base.111.png new file mode 100644 index 000000000..ea49ad591 Binary files /dev/null and b/monster/troll/armourtroll3.base.111.png differ diff --git a/monster/troll/armourtroll4.base.111.png b/monster/troll/armourtroll4.base.111.png new file mode 100644 index 000000000..2e38cb34a Binary files /dev/null and b/monster/troll/armourtroll4.base.111.png differ