# 技能卡

![](/files/-MiVI6fnYBL3UaG3X7Zg)

## 關於技能卡

<mark style="background-color:yellow;">NFTsBattle的技能卡是ERC721代幣，</mark>

但技能卡的價值（例如傷害、射程等數值）不會記錄在鏈上，只會紀錄於遊戲中。

此做法是為了達到遊戲的完美平衡和連續性，但這不代表玩家擁有的NFT沒有價值。

<mark style="background-color:yellow;">我們希望市場上的每張卡都有一定的底價，而非一些特別強大的技能卡專美於前。</mark>

因此透過Meta版本的更新，NFTsBattle會在遊戲中對技能卡和英雄的數值做些微調整以達到遊戲平衡，

再加上玩家對英雄和牌組的策略組合，讓所有的技能卡在NFTs Battle都能派上用場，並在市場上維持一定的價值。

![](/files/kEiEeXtLyume5Orj9uJj)

## 技能等級

![](/files/-MiVcIdGcAcqClRp6mby)

包括R、B、A、S、SR、Legend，我們不會在初始階段發布Legend卡。

## 合成

![](/files/-MiVi8NkPqewKpaM4qfG)

您可以使用三張相同的卡片（質量和種類）來合成一張新的技能卡，從而提高質量。

Ex: 3 R 火球 ⇒  1 B 火球


---

# 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/game/you-xi-jie-shao/skill.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.
