# 主控台升级卡牌资料

## 升级<mark style="color:green;">普通</mark>卡牌所需（碎片及噶点）

* #### 等级二     ：2碎片+10噶点
* #### 等级三     ：3碎片+15噶点
* #### 等级四     ：4碎片+30噶点
* #### 等级五     ：5碎片+50噶点
* #### 等级六     ：6碎片+100噶点
* #### 等级七     ：7碎片+150噶点
* #### 等级八     ：8碎片+300噶点
* #### 等级九     ：9碎片+410噶点
* #### 等级十     ：10碎片+610噶点
* #### 等级十一 ：11碎片+920噶点
* #### 等级十二 ：12碎片+1400噶点
* #### 等级十三 ：13碎片+2100噶点

## 升级<mark style="color:blue;">稀有</mark>卡牌所需（碎片及噶点）

* #### 等级四     ：8碎片+60噶点
* #### 等级五     ：10碎片+100噶点
* #### 等级六     ：12碎片+200噶点
* #### 等级七     ：14碎片+300噶点
* #### 等级八     ：16碎片+600噶点
* #### 等级九     ：18碎片+820噶点
* #### 等级十     ：20碎片+1220噶点
* #### 等级十一 ：22碎片+1840噶点
* #### 等级十二 ：24碎片+2800噶点
* #### 等级十三 ：26碎片+4200噶点

## 升级<mark style="color:purple;">史诗</mark>卡牌所需（碎片及噶点）

* #### 等级六     ：18碎片+300噶点
* #### 等级七     ：21碎片+450噶点
* #### 等级八     ：24碎片+900噶点
* #### 等级九     ：27碎片+1230噶点
* #### 等级十     ：30碎片+1830噶点
* #### 等级十一 ：33碎片+2760噶点
* #### 等级十二 ：36碎片+4200噶点
* #### 等级十三 ：39碎片+6300噶点

## 升级<mark style="color:yellow;">传奇</mark>卡牌所需（碎片及噶点）

* #### 等级八     ：32碎片+1200噶点
* #### 等级九     ：36碎片+1640噶点
* #### 等级十     ：40碎片+2440噶点
* #### 等级十一 ：44碎片+3680噶点
* #### 等级十二 ：48碎片+5600噶点
* #### 等级十三 ：52碎片+8400噶点


---

# 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://docs.mechcraft.world/mechcraft.world/info/tippy/cardupgrade.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.
