# Attribute, Stats, Personality

### Elemental Attribute

Each turtle has an Elemental attribute and a Nature that will significantly impact their Diving & PVP capabilities. There are a total of 5 elemental attributes:

Hydro, Pyro, Terra, Holy & Darkness.

![The 5 elements in Clash of Turtles](/files/r65NQUWxoki5PFwfDPPm)

### Stats

Each turtle have unique stats that determines its power level for Dive Questing and PVP.

* Health Points (HP) - Determines the amount of health your turtle has, the higher the HP your turtle has, the more hits your turtle can take.
* Attack Points (ATK) - Determines the base damage your turtle can deal. The higher ATK your turtle has, the more damage it can deal.
* Speed (SPD) - Determines who goes first in PVP Mode. The higher the SPD, the higher chance your turtle is able to strike first and get the upper hand.
* Recovery (RCR) - Determines the amount of HP you can heal. The higher the RCR, the more HP your turtle can heal per heart orb matched.

### Personality

Like humans, every turtle has a personality that affects the way they act in battles. Some are more aggressive, and some are more docile. Your turtle’s personality is fixed the moment they are born and cannot be changed. This is also one of the deciding factors of a turtle's rarity tier.&#x20;

There are a total of 10 personalities:

<table><thead><tr><th align="center">Personality</th><th align="center">Effect</th><th data-hidden></th></tr></thead><tbody><tr><td align="center">Bashful</td><td align="center">Attack Up</td><td></td></tr><tr><td align="center">Hardy</td><td align="center"> Hp Up</td><td></td></tr><tr><td align="center">Hasty</td><td align="center"> Speed Up</td><td></td></tr><tr><td align="center">Lax</td><td align="center"> Recovery Up</td><td></td></tr><tr><td align="center">Aggressive</td><td align="center"> Attack &#x26; Speed Up</td><td></td></tr><tr><td align="center">Bold</td><td align="center"> Attack &#x26; HP Up</td><td></td></tr><tr><td align="center">Cool</td><td align="center"> Attack &#x26; Recovery Up</td><td></td></tr><tr><td align="center">Careful</td><td align="center"> Recovery &#x26; HP Up</td><td></td></tr><tr><td align="center">Quirky</td><td align="center"> Recovery &#x26; Speed Up</td><td></td></tr><tr><td align="center">Jolly</td><td align="center"> Hp &#x26; Speed Up</td><td></td></tr></tbody></table>


---

# 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://clashof-turtles.gitbook.io/clash-of-turtles/totoland-turtles/attribute-stats-personality.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.
