> For the complete documentation index, see [llms.txt](https://wiki.tribals.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.tribals.io/tribals.io-wiki/items/armor-and-clothing.md).

# Armor and Clothing

<table><thead><tr><th width="94">Icon</th><th>Armor / Clothing</th><th>Durability</th><th>Damage Reduction</th></tr></thead><tbody><tr><td><img src="/files/y3fT54WDa54HU1MeecPu" alt="" data-size="original"></td><td><a href="/pages/NNNkhz2ktNsiGiH7baMN">Leather Boots</a></td><td>30</td><td>2 Armor Points (2%)</td></tr><tr><td><img src="/files/9mN4PeohNtbukdo3bPOE" alt="" data-size="original"></td><td><a href="/pages/lDI94MNwcFKBzmhQmJuq">Leather Pants</a></td><td>35</td><td>3 Armor Points (3%)</td></tr><tr><td><img src="/files/uueffAA8mjQu3wuh2Ood" alt="" data-size="original"></td><td><a href="/pages/z7z4DlsZiNANrRkhfqNI">Leather Short Shirt</a></td><td>35</td><td>3 Armor Points (3%)</td></tr><tr><td><img src="/files/bWtZD4ghSpb8MNU9ymJP" alt="" data-size="original"></td><td><a href="/pages/Bo0Y9wqdNx9N5SwsiHaf">Leather Long Shirt</a></td><td>35</td><td>3 Armor Points (3%)</td></tr><tr><td><img src="/files/OmZ6lDyAhnXVLIGj2vb6" alt="" data-size="original"></td><td><a href="/pages/oebzyplrToOEbXVUnVvC">Leather Gloves</a></td><td>35</td><td>2 Armor Points (2%)</td></tr><tr><td><img src="/files/FMdXrM2oLIBXRBonLOKU" alt="" data-size="original"></td><td><a href="/pages/aoCLbfmWFe3yhuiPD0h5">Wood Boots</a></td><td>25</td><td>4 Armor Points (4%)</td></tr><tr><td><img src="/files/Z78yuQCIvuajcdip3iTK" alt="" data-size="original"></td><td><a href="/pages/OO9arHYC2THA5ZYJscNk">Wood Legs</a></td><td>30</td><td>5 Armor Points (5%)</td></tr><tr><td><img src="/files/PQVQdPyq4TXLuwvUYDGE" alt="" data-size="original"></td><td><a href="/pages/EFxZIiN92opQSqS5P0yD">Wood Chestplate</a></td><td>40</td><td>7 Armor Points (7%)</td></tr><tr><td><img src="/files/xUCk7W43tFJSVFG1gULf" alt="" data-size="original"></td><td><a href="/pages/HNR2Vxhh3EJ2V4iOvENN">Wood Helmet</a></td><td>25</td><td>4 Armor Points (4%)</td></tr><tr><td><img src="/files/GcKM3B8WQSkhhHTjlH7X" alt="" data-size="original"></td><td><a href="/pages/zvtJG7ztLnGtrxUM4E98">Chainmail Boots</a></td><td>35</td><td>5 Armor Points (5%)</td></tr><tr><td><img src="/files/GKcdNSTh52Ucvaeo7Zph" alt="" data-size="original"></td><td><a href="/pages/1fa24m3ih4VbTey8WS9P">Chainmail Legs</a></td><td>45</td><td>8 Armor Points (8%)</td></tr><tr><td><img src="/files/reC1btBf0HrVBLcq5qBU" alt="" data-size="original"></td><td><a href="/pages/LKmV77xRP1SJiG7pEs4N">Chainmail Chestplate</a></td><td>55</td><td>12 Armor Points (12%)</td></tr><tr><td><img src="/files/JfDctnNPayRopMc8XxA3" alt="" data-size="original"></td><td><a href="/pages/nnGh44MdGiHzek6HViCP">Chainmail Helmet</a></td><td>35</td><td>5 Armor Points (5%)</td></tr><tr><td><img src="/files/3KA5qreFsareHTePFx60" alt="" data-size="original"></td><td><a href="/pages/wmgVRpFRXlbamaULLMeS">Ironplated Boots</a></td><td>60</td><td>7 Armor Points (7%)</td></tr><tr><td><img src="/files/8eersH3JahgsGyORzCEg" alt="" data-size="original"></td><td><a href="/pages/c2asZZ2H0Ho8lZNwB1Ge">Ironplated Legs</a></td><td>60</td><td>11 Armor Points (11%)</td></tr><tr><td><img src="/files/rmIE8Oekzq0RKKnabV0M" alt="" data-size="original"></td><td><a href="/pages/7PAhTeogNxxmUxX7h51t">Ironplated Chestplate</a></td><td>100</td><td>15 Armor Points (15%)</td></tr><tr><td><img src="/files/rrINM5YZCVm8kqw4wXDS" alt="" data-size="original"></td><td><a href="/pages/DuCxnAjSDa1MF0beFXKM">Ironplated Helmet</a></td><td>60</td><td>7 Armor Points (7%)</td></tr></tbody></table>


---

# 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://wiki.tribals.io/tribals.io-wiki/items/armor-and-clothing.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.
