> For the complete documentation index, see [llms.txt](https://docs.pawtato.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pawtato.gg/pawtato-land/gameplay/equipment.md).

# Equipment

<figure><img src="/files/m2MpkidESmhYmAqt7iVX" alt=""><figcaption></figcaption></figure>

**Heroes can wear Equipment in up to 7 Slots:**

* [**Weapon**](broken://pages/fw3gjNC4VWRKJ3XglvjZ)**:** Base Damage Range and Base Damage Type
* [**Offhand**](broken://pages/qORIBpekljIGZyaBnXiy)**:** Various effects, only available in combination with a one-handed Weapon
* [**Helmet**](broken://pages/fcs4BZwkW4mqhImGMFqc)**:** Damage Reduction and various effects
* [**Armor**](/pawtato-land/gameplay/equipment/attunement.md)**:** Damage Reduction and various effects
* [**Talismans** ](broken://pages/RLssioKVwfZd2JocxvG2)(max. 3): Various effects

Initially all Heroes only have one Talisman slot unlocked, the other two can be unlocked via URRs received through gameplay.

<figure><img src="/files/iDKFCag3Y8eOrHHOiVM7" alt=""><figcaption></figcaption></figure>

Equipment comes with various boons which boost a Heroes attributes. **Any boon is randomly generated within a certain range upon creation or loot.** Boons can be rerolled via certain consumables.

{% hint style="info" %}
**Most Equipment needs to be crafted on an** [Estate](/pawtato-land/gameplay/land-nft/estate.md) **or** [Province](/pawtato-land/gameplay/land-nft/province.md).\
**In rare cases encounters or quests can reward ready-to-use Equipment.**
{% endhint %}

Land owners can decide to open up their equipment production capabilities to players without Land. Those players need to have a Hero stationed at the respective Estate or Province and provide the needed materials as well as a fee set by the respective Land owner to use the crafting buildings.

What kind of items can be crafted depends on the [Buildings](/pawtato-land/gameplay/buildings.md) on the Land and the unlocked [Blueprints](/pawtato-land/gameplay/consumables/blueprints.md). Base Equipment Blueprints are unlocked by default, but to unlock advanced Equipment crafting, Blueprints need to be consumed first. Blueprints can drop as rewards for Adventure or be obtained via Research Facilities (Buildings).

Equipment in most cases needs both materials which are both produced by Lands as well as materials acquired through Adventure.

Equipment can have level, class and/or stat requirements.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.pawtato.gg/pawtato-land/gameplay/equipment.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.
