# Hero

## Hero Detail

Heroes of NFTs Battle is **BEP721** token, It's similar to skill card.

The difference is there are some heroes may be **imported by other games.**

The attribute of hero is not on the chain, NFTs battle development team need to make a balance for the gam&#x65;**.**

Some attributes of heroes may be revised. Compared to the skill card, the hero attribute revision is very tiny.

## Attribute

![](/files/-MiVnVG3ky8I9EvYQpof)

* **Hp** \
  If hp = 0 , hero will die.
* **Attack**\
  Affect attack damage.
* **Defense**\
  Affect the damage of under attack.
* **Lucky**\
  Affect Critical Rate.

## Type

![](/files/-MiVwdNx2r19gs2XQus-)

Correspond skill types, There are **Normal, Fire, Wind, Electricity, Ice, Light, Dark** and some of the heroes don't have any type.

## Race

Some powerful skills limit heroes' race. There are **Elves, Beast, Undead, Dragon, Fossil.**

####

####

####


---

# 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://nftsbattle.gitbook.io/nfts-battle-or-en/game/about-game/hero.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.
