# 食事

行動時に与える食事を設定します。

栄養バランスは「エネルギー」「ボディ」「コンディション」で構成され、毎週5ずつ減っていきます。

食事の種類ごとに以下の項目が設定されています。

* 疲労回復
* ストレス回復
* 体型値の増減
* 好みによる親愛度の増減
* 好みによる育成方針の変化
* エネルギー
* ボディ
* コンディション

<figure><img src="/files/Ps2BfHKieHWsA1wvKNMj" alt=""><figcaption></figcaption></figure>

1. 現在の栄養バランス\
   -病気のなりやすさに影響する
   * 黄色：エネルギー
   * 緑：ボディ
   * オレンジ：コンディション
2. 食事の選択\
   -背景色は最も多い栄養を表す
3. Monsterが好む食事
4. Monsterが嫌う食事
5. Premium\
   -チェックを入れると、支払うBITが増える代わりに、食事の効果が向上する


---

# 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.remonster.world/japanese/play-guide/open-beta/yu-cheng/raise/shi-shi.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.
