# NFT PERSONAGENS

**ATRIBUTOS DOS NFTs**

#### VIDA

Os pontos de saúde (HP) representam a capacidade de resistir a danos, cada HP terrestre começa com HP completo ao entrar em uma ADVENTURE ou PvP.&#x20;

A HP máxima de um personagem é = saúde básica + núcleo + atributos atualizados.&#x20;

O HP de seu personagem diminuirá quando ele sofrer danos. Se o HP de seu personagem chegar a zero, ele será retirado da batalha. Os personagens recuperam seu HP completo após o final de cada aventura, PVE ou PvP.&#x20;

#### DANO

DAMAGE O ataque básico de um terrestre é onde ele lida com danos. Ataque é = dano de base + núcleo + atributos atualizados. AGILIDADE Ao atacar um oponente, é preciso atacar primeiro para causar danos. A taxa de acerto de um ataque é determinada pela agilidade do atacante e pela agilidade do defensor. A taxa de acerto de um Ataque é = agilidade do atacante + agilidade do defensor ÷ por dois. Por exemplo: Se um herói com 80 pts de agilidade ataca um herói com 50 pts de agilidade, a taxa de acerto seria: 80 + 50 ÷ 2 = 65%. Portanto, o terrestre teria uma chance de 65% de acertar o ataque.


---

# 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://battleforlife.gitbook.io/ptbr/nft-personagens.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.
