# NFT 升級 & 進階

### **英雄/武器升級機制** <a href="#hero-weapon-upgrade-mechanism" id="hero-weapon-upgrade-mechanism"></a>

* 升級要求：治理代幣（CEC）+遊戲代幣（CEG）+時間（CD，冷卻時間）。
* 升級有失敗的可能。等級越高，消耗的代幣數量越多，CD越長。
* CD時間可以通過花費遊戲代幣來減少。
* NFT需要在完成升級 10 天后才能在市場上上市。

升級過程中會有一定的失敗概率。如果失敗，NFT 不會被燒毀，但使用的 token 不會被退回。升級等級越高，失敗概率越高。

### 進階 <a href="#advancement" id="advancement"></a>

CEBG 基於推進系統抑制 NFT 通脹。

英雄和武器具有稀有屬性，可以通過進階傳遞，增加稀有度以獲得額外的屬性和技能。

合併英雄和武器並增加稀有度時，會消耗低等級的英雄和武器，並且有一定的失敗概率。

一旦NFT進階成功，對應的超級英雄和超級武器會增加屬性項，可以在NFT市場上以更高的價格交易，每次進階過程需要2個類似的NFT+CEC+CEG+芯片。

推進過程中會有一定的失敗概率。如果失敗，NFT 不會被燒毀，但使用的代幣不會被退回。進階等級越高，失敗概率越高。

### 升級和進步的動機 <a href="#motivations-for-upgrade-and-advancement" id="motivations-for-upgrade-and-advancement"></a>

* 等級越高，匹配的玩家等級越高，高級戰鬥獎勵也越高。
* 等級越高，對應英雄和武器的屬性值就越高，也就是勝率越高。
* 使用芯片升級來獲得額外的屬性，這有助於提高你的勝率。

每個英雄每天可以獲得的代幣獎勵都有上限。等級越高，上限越高。只有使用10級以上的英雄NFT，玩家才能參與PVP排位遊戲，獲得排位$CEC獎勵。


---

# 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://contact-63.gitbook.io/cebg-bai-pi-shu/you-xi-wan-fa/nft-sheng-ji-jin-jie.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.
