> For the complete documentation index, see [llms.txt](https://docs.pixudi.com/pixudi-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pixudi.com/pixudi-manual/ri-ben-yu/ibento/womete2023/kyarakut/tong-ji.md).

# 統計

### 健康 :heart:

健康状態は、プレイヤーがどれだけ生きているかを示す尺度です。 当たると外される。 体力がなくなると、プレイヤーは死亡したとみなされ、決闘に負けます。

### 知性 :sparkles:

知能が高ければ高いほど、プレイヤーが持つマナも多くなります。 魔法攻撃を使用するにはマナが必要で、敵により多くのダメージを与えます。 プレイヤーのマナがなくなると、魔法攻撃を使用できなくなります。

### 運 :game\_die:

幸運はミスの可能性を減らし、魔法攻撃のクリティカルヒットの可能性を高めます。

### 機敏 :fire:

運も同様ですが、通常攻撃のみです。

### 防衛 ⚔

キャラクターの防御力が高いほど、プレイヤーが受けるダメージは少なくなります。

### 強さ :muscle:

強さは攻撃時に敵に与えるダメージを増加させます。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.pixudi.com/pixudi-manual/ri-ben-yu/ibento/womete2023/kyarakut/tong-ji.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.
