# Charlotte Quin

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

### **Basic Information**

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

### **Stat Information**

| Base Stats |        |        |       |             |      |
| ---------- | ------ | ------ | ----- | ----------- | ---- |
| HP         | Attack | Defend | Speed | Critical(%) | Luck |
| 180        | 54     | 11     | 9     | 8           | 4    |

| Max Stats |        |        |       |             |      |
| --------- | ------ | ------ | ----- | ----------- | ---- |
| HP        | Attack | Defend | Speed | Critical(%) | Luck |
| 2214      | 664.2  | 108.9  | 89.1  | 18          | 9    |

### **Possible Elements**

* Ignis

### **Character Skills and Passives**

| **Attack Target**                        | Target Nearest Enemy                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| ---------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><strong>Basic Attack</strong><br></p> | Charge towards the target and punch 3 times. The first 2 punches deal 'neutral damage' (10% ATK + 1% of the target's current HP), while the third punch deals 'elemental damage' (120% ATK + 3% of the target's current HP) to the nearest enemy.                                                                                                                                                                                                                                                                                                                                  |
| **Passive**                              | <p>Each turn, if this character is the first in your party to attack, your damage dealt will be increased by 10%/12%.Nullifies the ability reduction from the enemy once during this battle.<br></p>                                                                                                                                                                                                                                                                                                                                                                               |
| **Skill (Ultimate)**                     | <p>Rage points: 3</p><p>Charlotte becomes furious and charges towards the target, delivering 3 consecutive punches and a kick. The first 3 punches deal “neutral damage” equal to the 20% ATK + 2.5% target’s current HP each, while the kick inflicts “elemental damage” equal to 150% ATK + 10% target’s current HP. </p><p></p><p>The damage dealt increases by 5% for each accumulated “armor break” on the target.</p><p></p><p>After performing this skill, if the target already has the “armor break” effect, apply the maximum stacks of “armor break” to the target.</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/charlotte-quin.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.
