# Weapons

## Weapon Sets

The following weapons are a part of a collectible set along with tools and armour.

<details>

<summary>Gamemaster's Sword</summary>

This special sword is part of the Gamemaster's set, along with [tools](/custom-items/item-sets/tools.md#gamemasters-tools) and [armour](/custom-items/item-sets/armour.md#gamemasters-armour). It can be won from an **Event Crate** and doesn't disappear when broken, but can no longer deal damage. This item comes fully enchanted.

* +13 Damage (when enchanted).
* Durability: 1700

![](/files/XkCoaiZAHtFKxHOqiWOw)

![](/files/JilpNYbNnykU4vnJy4Fa)

</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/weapons.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.
