# 6.3 基本パラメータ

* **Charm**：トークン獲得効率に影響（Econ/EVT）
* **Luck**：福袋（アイテムBOX）の出現率や内容に影響（福袋は今後実装予定）
* **Durability**：寿命消耗やリペア間隔に影響
* **Bond**：愛着を示す指標。利用で上昇し、売却等でリセット（将来的に機能を拡張予定）


---

# 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.syfu.io/ja/manekineko/parameter.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.
