# 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/PC5hdNM6vh55R6zUjnPR" alt=""><figcaption></figcaption></figure>

* 각 아이돌은 NFT 등급별(레어리티) 출연 가능한 횟수가 설정되어 있으며 아레나 배틀에 출연하면 출연 가능 횟수가 1회 소비됩니다. 출연 가능 횟수가 0이 된 아이돌은 1장까지만 카드 조합에 편성할 수 있고, 해당 아이돌의 PP는 0이 됩니다. 또한 레벨업이나 스킬 레벨업도 할 수 없게 됩니다.

| SSR | 100 |
| --- | --- |
| SR  | 75  |
| HR  | 70  |
| R   | 40  |

【출연횟수】

* 출연 횟수가 모두 소진될 경우 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/korean/4./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.
