# 4.2 偶像參數

* 偶像具有以下參數：

<table data-header-hidden><thead><tr><th width="178.5"></th><th></th></tr></thead><tbody><tr><td>LV</td><td>等級。顯示角色培養程度的數值。</td></tr><tr><td>EXP</td><td>升級所需的經驗值數值。</td></tr><tr><td>Rarity</td><td>角色的稀有度。</td></tr><tr><td>戰鬥參數</td><td>包括 Sing（歌唱）、Dance（舞蹈）、Act（表演）三種戰鬥參數。</td></tr><tr><td>LUCK</td><td>運氣。影響禮物箱掉落的數值。</td></tr><tr><td>FreeP</td><td>自由點數。可以由用戶自由分配到各個參數的點數。</td></tr><tr><td>PP</td><td>Payout Power 的簡稱。直接影響賺取 CP 的力量數值。</td></tr></tbody></table>

* 每個偶像的參數都有其獨特的個性，參數的設定遵循以下趨勢：

<figure><img src="/files/90Gv8MaAKVNWZmV0gGOS" alt=""><figcaption></figcaption></figure>

* 每個偶像根據其稀有度設定了出場次數，使用於競技場戰鬥時每次使用將消耗一次出場次數。當偶像的出場次數降至零時，該偶像將只能編入一個牌組，並且該偶像的PP將降至零。此外，該偶像將無法進行升級或技能升級。

<table data-header-hidden data-full-width="true"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td>SSR</td><td>100</td></tr><tr><td>SR</td><td>75</td></tr><tr><td>HR</td><td>70</td></tr><tr><td>R</td><td>40</td></tr></tbody></table>

* 當出場次數用盡時，PP不會自動回復，但可以使用「現役復歸道具」，將偶像的等級降低以恢復出場次數。可以在禮物盒和活動中獲得現役復歸道具。


---

# 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://coin-musme.gitbook.io/coin-musme-white-paper/han-yu/4.-jue-se-hua-mian/nft-parameters.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.
