# NFT Heroes

In Twilight, you can mint 3 NFT Heroes: Vampire, Paladin and Hunter:

<table><thead><tr><th width="189" align="center">Heroes</th><th width="201" align="center">Minting Ratio</th><th align="center">HP Cap</th><th width="166" align="center">Battle Powers</th><th align="center">Number Of Minions</th></tr></thead><tbody><tr><td align="center">Hunter</td><td align="center">50%</td><td align="center">70</td><td align="center">20-40</td><td align="center">0-10</td></tr><tr><td align="center">Paladin</td><td align="center">40%</td><td align="center">60</td><td align="center">100-140</td><td align="center">0-10</td></tr><tr><td align="center">Vampire</td><td align="center">10%</td><td align="center">50</td><td align="center">260-360</td><td align="center">0-10</td></tr><tr><td align="center">Initial Vampire </td><td align="center"><p>Only 10,000</p><p>On events only</p></td><td align="center">100</td><td align="center">300</td><td align="center"><mark style="color:red;">0-10</mark></td></tr></tbody></table>

Heroes can be got by minting. You can choose single minting or multiple minting which costs TWI + BNB.

The price of the hero mystery box:0.05BNB+20STWI

{% hint style="info" %} <mark style="color:blue;">Note: You can choose to destroy NFT heroes at any time, by which you will get 10 STWI compensation.</mark>
{% endhint %}

{% hint style="success" %} <mark style="color:green;">STWI is not a token. It is just a symbol for BUSD in game,1STWI=1BUSD,means the amount of TWI worth 1BUSD</mark>
{% endhint %}

![](https://1044485115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfHFYAucyIHsJ3lHe9mnz%2Fuploads%2FszsvabEy3Bun7nnArwkK%2F104.png?alt=media\&token=14948159-d5a8-42f2-860b-1ee456a166bb)


---

# 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://twilight-nft.gitbook.io/twilight-game/nft-heroes.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.
