# Copper

## General Information

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

## Cast Information

| Cast Type      | Can be cast | Trait             |
| -------------- | ----------- | ----------------- |
| Tool Head      | Yes         | Brains, Not Brawn |
| Tool Binder    | No          | -                 |
| Tool Rod       | Yes         | Conductive        |
| Armor Plates   | Yes         | Beginner          |
| Armor Gambeson | No          | -                 |
| Armor Links    | Yes         | Tarnished         |

## Traits

### Brains, Not Brawn

| Trait Property Type | Trait Property                                   |
| ------------------- | ------------------------------------------------ |
| Added By            | Core SlimeTinker                                 |
| Part Type           | Part: Head                                       |
| Trait Lore          | Tool exp gain is doubled. Damagedealt is halved. |

### Conductive

| Trait Property Type | Trait Property                           |
| ------------------- | ---------------------------------------- |
| Added By            | Core SlimeTinker                         |
| Part Type           | Part: Tool Rod                           |
| Trait Lore          | All tool exp is converted to player exp. |

### Beginner

| Trait Property Type | Trait Property                     |
| ------------------- | ---------------------------------- |
| Added By            | Core SlimeTinker                   |
| Part Type           | Part: Plates                       |
| Trait Lore          | Damage taken +25%. Armour Exp +20% |

### Tarnished

| Trait Property Type | Trait Property                                  |
| ------------------- | ----------------------------------------------- |
| Added By            | Core SlimeTinker                                |
| Part Type           | Part: Mail Links                                |
| Trait Lore          | Outgoing damage reduced by 25%. Armour Exp +20% |

## Sources

| Material Source | Item               | Amount (Nuggets) |
| --------------- | ------------------ | ---------------- |
| Nugget          | Nugget Cast Copper | 1                |
| Ingot           | Copper Ingot       | 9                |
| Block           | Block Cast Copper  | 81               |
| Ore             | -                  | 0                |
| Dust            | Copper Dust        | 9                |
| 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/copper.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.
