# Shadow People Wanderer

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

### **Basic Information**

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

### **Stat Information**

| Base Stats |        |        |       |             |      |
| ---------- | ------ | ------ | ----- | ----------- | ---- |
| HP         | Attack | Defend | Speed | Critical(%) | Luck |
| 115        | 55     | 19     | 13    | 10          | 2    |

| Max Stats |        |        |        |             |      |
| --------- | ------ | ------ | ------ | ----------- | ---- |
| HP        | Attack | Defend | Speed  | Critical(%) | Luck |
| 767.05    | 366.85 | 126.73 | 109.33 | 20          | 4    |

### **Possible Elements**

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

### **Character Skills and Passives**

| **Attack Target**                                                            | Target Random Enemy                                                                                                                                                   |
| ---------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Basic Attack**                                                             | Throw a spear towards the enemy, dealing 80% "Elemental damage" and adding 1 stack of "Torture" to the enemy                                                          |
| **Passive**                                                                  | <p>When this character is attacked by an enemy, the attacker’s ATK is reduced by 20% for 3 turns.</p><p>                                                              |
| <br>They are inflicted with torture stack after this character's attack.</p> |                                                                                                                                                                       |
| **Skill (Ultimate)**                                                         | <p>Rage points: 3</p><p>Inflicts bleeding on one enemy. If the target character has a torture stack, it deals damage equal to the number of stacks \* 80% of ATK.</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/shadow-people-wanderer.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.
