# 升級卡牌

進入遊戲後，點擊【營地】按鈕

![](https://3973821685-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7l6fbJNAViGV2AHGfXyX%2Fuploads%2Fsnl7LTsy3YJMCYvcc8sh%2Fimage.png?alt=media\&token=cf7ff483-8ed2-4179-a027-d2c54d4673ab)

點擊【營地】內的任意战斗NFT，進入英雄詳情界面

<div align="left"><img src="https://3973821685-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7l6fbJNAViGV2AHGfXyX%2Fuploads%2FmYCfHGX9k9nCmTFUAsi3%2F%E5%A6%82%E4%BD%95%E5%8D%87%E7%BA%A7%E5%8D%A1%E7%89%8C2.png?alt=media&#x26;token=d4e94197-9b1e-444a-9ae3-76fbc15922eb" alt=""></div>

點擊【升級】按鈕即可將當前的英雄等級提升至可提升的最高等級。&#x20;

升級不僅可以提高英雄的屬性值，達到一定等級也可以提升自帶技能的等級，提高英雄的戰鬥力。&#x20;

Tips：提升英雄等級需要經驗值，經驗值可以通過通關副本以及開啟寶箱獲得。

![](https://3973821685-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7l6fbJNAViGV2AHGfXyX%2Fuploads%2FMQZnFwZ495mftXSKvHt0%2Fimage.png?alt=media\&token=8700ee4c-570e-438f-ab94-3e6d6885b558)

升級規則：

| 等級升至 | COIN消耗 | AMG消耗 |
| ---- | ------ | ----- |
| 20   | 100    | -     |
| 40   | 200    | -     |
| 50   | -      | 10    |
| 60   | 300    | -     |
| 80   | 400    | -     |
| 100  | -      | 20    |
| 120  | 600    | -     |
| 140  | -      | 30    |
| 150  | -      | 100   |


---

# 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://mixmarvel.gitbook.io/dehero_game/ch/jin-jie/upgrade.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.
