# Guardian Commander

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

### **Basic Information**

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

### **Stat Information**

| Base Stats |        |        |       |             |      |
| ---------- | ------ | ------ | ----- | ----------- | ---- |
| HP         | Attack | Defend | Speed | Critical(%) | Luck |
| 132        | 44     | 13     | 10    | 5           | 5    |

| Max Stats |        |        |       |             |      |
| --------- | ------ | ------ | ----- | ----------- | ---- |
| HP        | Attack | Defend | Speed | Critical(%) | Luck |
| 880.44    | 216.92 | 71.63  | 49.3  | 10          | 10   |

### **Possible Elements**

* Ignis
* Plant
* Anima
* Earth
* Eleki
* Aqua

### **Character Skills and Passives**

| **Attack Target**    | Target Random Enemy                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Basic Attack**     | Jump towards the target and intensely slash, causing "Elemental Damage" (100% ATK)                                                                                                                                                                                                                                                                                                                                                                     |
| **Passive**          | <p>At the end of the attack, the ATK and DEF of allied Humanoids will be increased by 7%/10%.</p><p><br>When an attack ends, if the target's element is not advantageous against yours, apply a status effect matching your attribute with a 7%/10% probability.</p><p></p><p>Example: If one's attributes are as follows:</p><p>Ignis: Burn</p><p>Plant: Poison</p><p>Anima: Bleeding</p><p>Earth: Stun</p><p>Eleki: Paralysis</p><p>Aqua: Freeze</p> |
| **Skill (Ultimate)** | <p>Rage points: 4</p><p>Power up first, then horizontally slash upon a target and every opponent in the same row for 135% ATK elemental damage.</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/guardian-commander.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.
