# Bronze

## General Information

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

## Cast Information

| Cast Type      | Can be cast | Trait      |
| -------------- | ----------- | ---------- |
| Tool Head      | Yes         | Resistance |
| Tool Binder    | No          | -          |
| Tool Rod       | Yes         | Ingheights |
| Armor Plates   | Yes         | Farmer     |
| Armor Gambeson | No          | -          |
| Armor Links    | Yes         | Brittle    |

## Traits

### Resistance

| Trait Property Type | Trait Property                    |
| ------------------- | --------------------------------- |
| Added By            | Core SlimeTinker                  |
| Part Type           | Part: Head                        |
| Trait Lore          | Gives fire resistance while held. |

### Ingheights

| Trait Property Type | Trait Property                     |
| ------------------- | ---------------------------------- |
| Added By            | Core SlimeTinker                   |
| Part Type           | Part: Tool Rod                     |
| Trait Lore          | Something is wrong with this tool. |

### Farmer

| Trait Property Type | Trait Property                                                                                               |
| ------------------- | ------------------------------------------------------------------------------------------------------------ |
| Added By            | Core SlimeTinker                                                                                             |
| Part Type           | Part: Plates                                                                                                 |
| Trait Lore          | All crop drops 1 extra item. Not effected by fortune.Does not stack with itself but does with other effects. |

### Brittle

| Trait Property Type | Trait Property           |
| ------------------- | ------------------------ |
| Added By            | Core SlimeTinker         |
| Part Type           | Part: Mail Links         |
| Trait Lore          | Durability loss doubled. |

## Sources

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