# 統計

### 健康 :heart:

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

### 知性 :sparkles:

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

### 運 :game\_die:

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

### 機敏 :fire:

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

### 防衛 ⚔

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

### 強さ :muscle:

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


---

# 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.pixudi.com/pixudi-manual/ri-ben-yu/ibento/kurisumasukorekushon/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.
