# Level Up

TCGCを消費することでNFTのレベルをアップさせることが可能です。カードをレベルアップすることで能力が強化されます。レベルアップは2レベルずつリリースされます。\
レベル6以降の登場は発表をお待ちください。レベルアップすると能力やスタッツが強化され、エナジーも増加します.

#### レベルアップ方法 <a href="#reberuappu" id="reberuappu"></a>

レベルアップにはTCGCが必要です。レベル2,4ではマナレシオの範囲内で発動能力、常用能力が付与または強化されます。ただし、レベルアップをしても能力が変わらないケースも発生します。レベル3,5では攻撃、体力がマナレシオの範囲内で強化されます。 レベルアップさせると元の能力の戻すことはできません。

| Text | 強化内容           | 増加エナジー | コスト       | 増加エナジー合計 |
| ---- | -------------- | ------ | --------- | -------- |
| レベル2 | 常用能力または発動能力が強化 | 10     | 100 TCGC  | +10      |
| レベル3 | 攻撃力または体力が強化    | 30     | 300 TCGC  | +40      |
| レベル4 | 常用能力または発動能力が強化 | 50     | 500 TCGC  | +90      |
| レベル5 | 攻撃力または体力が強化    | 1000   | 1000 TCGC | +190     |

レベル1から5にするためには1900 TCGCが必要でレベル5のカード1枚につきエナジーは190増加します

レベル6以降は随時解放されていきます。詳しくはロードマップをご確認ください。

#### レベルアップによるエナジー <a href="#reberuappuniyoruenaj" id="reberuappuniyoruenaj"></a>

カードをレベルアップさせると1枚につきエナジーが増加します。レベル2のカードが3枚ある場合はエナジーが30増加します。 レベル2のカードが3枚、レベル3のカードが1枚ある場合はエナジーが70増加します。

### 売上について

売上のTCGCの50%はバーンされます。バーンの詳細や時期は別途アナウンス予定です。


---

# 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://nft-wars.gitbook.io/nft-wars/game-system/level-up.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.
