# Magsteel

## General Information

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

## Cast Information

| Cast Type      | Can be cast | Trait            |
| -------------- | ----------- | ---------------- |
| Tool Head      | Yes         | Really Stainless |
| Tool Binder    | No          | -                |
| Tool Rod       | Yes         | Flammable        |
| Armor Plates   | Yes         | Tarnished        |
| Armor Gambeson | No          | -                |
| Armor Links    | Yes         | Defender         |

## Traits

### Really Stainless

| Trait Property Type | Trait Property                |
| ------------------- | ----------------------------- |
| Added By            | Infinity Expansion            |
| Part Type           | Part: Head                    |
| Trait Lore          | Like Stainless, but.. REALLY. |

### Flammable

| Trait Property Type | Trait Property                                            |
| ------------------- | --------------------------------------------------------- |
| Added By            | Infinity Expansion                                        |
| Part Type           | Part: Tool Rod                                            |
| Trait Lore          | Has a (Tool level x 5)% chance toset your enemies ablaze. |

### Tarnished

| Trait Property Type | Trait Property                                  |
| ------------------- | ----------------------------------------------- |
| Added By            | Infinity Expansion                              |
| Part Type           | Part: Plates                                    |
| Trait Lore          | Outgoing damage reduced by 25%. Armour Exp +20% |

### Defender

| Trait Property Type | Trait Property                                            |
| ------------------- | --------------------------------------------------------- |
| Added By            | Infinity Expansion                                        |
| Part Type           | Part: Mail Links                                          |
| Trait Lore          | 5% chance, when hit, to ignore damageand gain absorption. |

## Sources

| Material Source | Item                 | Amount (Nuggets) |
| --------------- | -------------------- | ---------------- |
| Nugget          | Nugget Cast Magsteel | 1                |
| Ingot           | Magsteel             | 9                |
| Block           | Block Cast Magsteel  | 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/magsteel.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.
