# Armour

## Armour Sets

The following armours are a part of a collectible set sometimes with matching [weapons ](/custom-items/item-sets/weapons.md)and [tools](/custom-items/item-sets/tools.md).

<details>

<summary>Gamemaster's Armour</summary>

The following armour pieces are in the Gamemaster's set along with [weapons](/custom-items/item-sets/weapons.md#gamemasters-sword) and [tools](/custom-items/item-sets/tools.md#gamemasters-tools). They can be won from an **Event Crate** and do not disappear when broken, but lose their abilities. These items come fully enchanted.

The design is based on a hybrid aesthetic of court jesters and knights. The faceplate is a reference to Venetian carnival mask.&#x20;

* Gamemaster's Helmet.
  * +4 Armour.
  * +3 Armour Toughness.
  * +1 Knockback Resistance.
  * 466 Durability.
* Gamemaster's Chestplate.
  * +9 Armour.
  * +3 Armour Toughness.
  * +1 Knockback Resistance.
  * 674 Durability.
* Gamemaster's Leggings.
  * +8 Armour.
  * +3 Armour Toughness.
  * +1 Knockback Resistance.
  * 632 Durability.
* Gamemaster's Boots.
  * +4 Armour.
  * +3 Armour Toughness.
  * +1 Knockback Resistance.
  * 549 Durability.

![](/files/tf20wlt7Ol7aoPSa9F8J)

![](/files/sWkvDTqwH1QAA98VIYpb)

</details>

### Event Sets

Limited time sets that are rewards from events.&#x20;

<details>

<summary>Nutcracker Armour</summary>

The Nutcracker armour can be won from the Christmas Crate during the Winter Event Marathon that is held in the month of December.

**When wearing a full set**, the player is immediately overcome with a sense of **discipline** and gains indefinite access to the following potion effects:

* Speed II
* Regeneration
* Haste
* Strength II

The design is based off of the classic military attire of German Nutcrackers.

* Nutcracker Helmet
  * +4 Armour.
  * +3 Armour Toughness.
  * +3 Knockback Resistance.
  * 456 Durability.
* Nutcracker Chestplate
  * +9 Armour.
  * +3 Armour Toughness.
  * +3 Knockback Resistance.
  * 664 Durability.
* Nutcracker Leggings
  * +8 Armour.
  * +3 Armour Toughness.
  * +3 Knockback Resistance.
  * 622 Durability.
* Nutcracker Boots
  * +4 Armour.
  * +3 Armour Toughness.
  * +3 Knockback Resistance.
  * 539 Durability.

![](/files/fbjLOm2WoTebbG9u1Ho1)

![](/files/zCdDM4GCKd2c5uqHBvH5)

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://info.unitedlands.net/custom-items/item-sets/armour.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
