# Aucloe

<figure><img src="/files/06GYJ0WziM7xEidBgTWO" alt=""><figcaption></figcaption></figure>

### **Basic Information**

| Base Rarity    | Uncommon |
| -------------- | -------- |
| Max Rarity     | Rare     |
| Base Level Cap | 40       |
| Max Level Cap  | 60       |
| Tribe          | God      |

### **Stat Information**

| Base Stats |        |        |       |             |      |
| ---------- | ------ | ------ | ----- | ----------- | ---- |
| HP         | Attack | Defend | Speed | Critical(%) | Luck |
| 200        | 32     | 20     | 7     | 2           | 5    |

| Max Stats |        |        |       |             |      |
| --------- | ------ | ------ | ----- | ----------- | ---- |
| HP        | Attack | Defend | Speed | Critical(%) | Luck |
| 1334      | 269.12 | 133.4  | 52.78 | 4           | 10   |

### **Possible Elements**

* Plant
* Earth
* Aqua

### **Character Skills and Passives**

| **Attack Target**    | Target Nearest Enemy                                                                                                                                                                                                                                                                                                  |
| -------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Basic Attack**     | Take a defensive stance and create an "Elemental Shield" for yourself. The shield's value is based on your maximum HP, defense, and attack (5% Max HP + 30% DEF + 30% ATK). It lasts for 2 turns and cannot be stacked.                                                                                               |
| **Passive**          | <p>When this takes damage, if it is the first time in this battle, LUCK will always be activated, and the attack will be avoided.</p><p></p><p>When attacking, grant a shield to the ally with the lowest HP (5% of max HP + 30% of defense + 30% of attack). The shield lasts for 2 turns and cannot be stacked.</p> |
| **Skill (Ultimate)** | <p>Rage points: 3</p><p>Rush towards the target and reduce ATK by 30%. Afterwards, increase the LUCK value of the ally with the lowest HP to the maximum for 3 turns.</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/aucloe.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.
