# Refined Iron

## General Information

| Property Type  | Property |
| -------------- | -------- |
| Can be Smelted | Yes      |
| Color          | ABABAB   |

## Cast Information

| Cast Type      | Can be cast | Trait              |
| -------------- | ----------- | ------------------ |
| Tool Head      | Yes         | Really Stable      |
| Tool Binder    | No          | -                  |
| Tool Rod       | Yes         | Manners Maketh Man |
| Armor Plates   | Yes         | Kingsman           |
| Armor Gambeson | No          | -                  |
| Armor Links    | Yes         | Narrowing          |

## Traits

### Really Stable

| Trait Property Type | Trait Property                             |
| ------------------- | ------------------------------------------ |
| Added By            | LiteXpansion                               |
| Part Type           | Part: Head                                 |
| Trait Lore          | Does nothing. Perhaps if you level it up?. |

### Manners Maketh Man

| Trait Property Type | Trait Property                                     |
| ------------------- | -------------------------------------------------- |
| Added By            | LiteXpansion                                       |
| Part Type           | Part: Tool Rod                                     |
| Trait Lore          | Speed 1, Damage + 50%. Your fights looksuper cool. |

### Kingsman

| Trait Property Type | Trait Property                                                                                                                          |
| ------------------- | --------------------------------------------------------------------------------------------------------------------------------------- |
| Added By            | LiteXpansion                                                                                                                            |
| Part Type           | Part: Plates                                                                                                                            |
| Trait Lore          | On right click, summons a colorful cavalcadeof pure destruction.Does nothing if you don't have manners.Requires 4 pieces with Kingsman. |

### Narrowing

| Trait Property Type | Trait Property         |
| ------------------- | ---------------------- |
| Added By            | LiteXpansion           |
| Part Type           | Part: Mail Links       |
| Trait Lore          | Attackers are blinded. |

## Sources

| Material Source | Item                     | Amount (Nuggets) |
| --------------- | ------------------------ | ---------------- |
| Nugget          | Nugget Cast Refined Iron | 1                |
| Ingot           | Refined Iron             | 9                |
| Block           | Block Cast Refined Iron  | 81               |
| Ore             | -                        | 0                |
| Dust            | -                        | 0                |
| Helmet          | -                        | 0                |
| Chest Plate     | -                        | 0                |
| Leggings        | -                        | 0                |
| Boots           | -                        | 0                |


---

# 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://docs.sefiraat.dev/slimetinker/materials/refined-iron.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.
