> For the complete documentation index, see [llms.txt](https://healthree.gitbook.io/healthree/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://healthree.gitbook.io/healthree/game_system/clothes/others/cleaning.md).

# クリーニング

#### 概要

* オリジナルクローズには、最大値100のクリーニング値が設定されておりエナジーを消費してエクササイズするたびに値が減少していきます。
* ある値を下回るとUHTの獲得量が減少し、クリーニングすることでクリーニング値を回復させることができます。

| 閾値       | 獲得効率      |
| -------- | --------- |
| 50 / 100 | 80%（-20%） |
| 20 / 100 | 10%（-90%） |

<i class="fa-note">:note:</i>**クリーニング費用**

1回のクリーニングに必要なUHTは、オリジナルクローズのレアリティやレベルによって異なります。

`クリーニング費用(UHT)　＝　{回復するクリーニング値量}　×　レアリティ係数 × レベル毎のベース係数`

| レアリティ                  | レアリティ係数 |
| ---------------------- | ------- |
| \[Original] Common     | 1       |
| \[Original] Uncommon   | 1.33    |
| \[Original] Rare       | 1.65    |
| \[Original] Super Rare | 2       |
| \[Original] Legendary  | 2.4     |

<i class="fa-note">:note:</i>**クリーニング値の減少**

クリーニング値の減少量は、オリジナルクローズののDurability（耐久性）の能力に依存します。

`クリーニング値の減少量 = {消費したエナジー} × {Durability係数} × 1.05`

※Durability係数は非公開です。
