# Duralium

## General Information

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

## Cast Information

| Cast Type      | Can be cast | Trait           |
| -------------- | ----------- | --------------- |
| Tool Head      | Yes         | Durable         |
| Tool Binder    | No          | -               |
| Tool Rod       | Yes         | Easy Fix        |
| Armor Plates   | Yes         | Durable         |
| Armor Gambeson | No          | -               |
| Armor Links    | Yes         | Shock Absorbant |

## Traits

### Durable

| Trait Property Type | Trait Property                                                       |
| ------------------- | -------------------------------------------------------------------- |
| Added By            | Core SlimeTinker                                                     |
| Part Type           | Part: Head                                                           |
| Trait Lore          | Ignores being broken but damage 50%,mining will be slower and 0 exp. |

### Easy Fix

| Trait Property Type | Trait Property                        |
| ------------------- | ------------------------------------- |
| Added By            | Core SlimeTinker                      |
| Part Type           | Part: Tool Rod                        |
| Trait Lore          | Only 1 kit is needed to fully repair. |

### Durable

| Trait Property Type | Trait Property                          |
| ------------------- | --------------------------------------- |
| Added By            | Core SlimeTinker                        |
| Part Type           | Part: Plates                            |
| Trait Lore          | Works when broken but damage taken +20% |

### Shock Absorbant

| Trait Property Type | Trait Property                            |
| ------------------- | ----------------------------------------- |
| Added By            | Core SlimeTinker                          |
| Part Type           | Part: Mail Links                          |
| Trait Lore          | 10% chance to ignore damage. Not additive |

## Sources

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