# 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の3種類のバトルパラメータがあります。</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/nv4qOh0AL7Hu3hIXs5BI" alt="" width="316"><figcaption></figcaption></figure>

* 各アイドルにはレアリティごとに出演回数が設定されており、アリーナバトルで使用すると出演回数が1消費されます。出演回数が0になったアイドルは１枚までしかデッキに編成できず、そのアイドルのPPは0になります。また、レベルアップやスキルレベルアップもできなくなります。

<figure><img src="/files/FXLEAHCtShGYvxlrclYU" alt="" width="137"><figcaption></figcaption></figure>

* 出演回数がなくなった場合、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/4-character/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.
