# Volcano

<figure><img src="/files/D4ofNcQ83ScUFU3KkeQv" alt=""><figcaption></figcaption></figure>

### **Basic Information**

|                |         |
| -------------- | ------- |
| Base Rarity    | Rare    |
| Max Rarity     | Epic    |
| Base Level Cap | 60      |
| Max Level Cap  | 80      |
| Tribe          | Machine |

### Stat Information

| Base Stats |        |         |       |           |      |
| ---------- | ------ | ------- | ----- | --------- | ---- |
| HP         | Attack | Defense | Speed | Critical% | Luck |
| 170        | 55     | 20      | 7     | 5         | 5    |

| Max Stats |        |         |       |           |       |
| --------- | ------ | ------- | ----- | --------- | ----- |
| HP        | Attack | Defense | Speed | Critical% | Luck  |
| 2091      | 544.5  | 246     | 69.3  | 11.25     | 11.25 |

### **Possible Elements**

* Ignis

### **Character Skills and Passives**

|                                 |                                                                                                                             |
| ------------------------------- | --------------------------------------------------------------------------------------------------------------------------- |
| **Attack Target**               | Target All Enemies                                                                                                          |
| **Basic Attack (Scorch Round)** | Deal damage to enemies. If the enemy is afflicted with burn, then double the damage they take from this attack.             |
| **Passive (Corrosion Shield)**  | Immune to Poison. Damage taken from Plant-type attacks is reduced.                                                          |
| **Ultimate (Inferno Barrage)**  | <p>Rage points: 6</p><p>Deals 150% ATK damage to all enemies and inflicts Burn on those hit(Aqua type doesn’t get Burn)</p> |

{% hint style="info" %}
*Note: Changes and/or adjustments to the Stats and Abilities of the characters may be made in future updates of the game.*
{% endhint %}


---

# 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://whitepaper.bountykinds.com/character-information/volcano.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.
