# DP / HP

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

Boxing Star Xのスタミナは、**DP** と **HP** の2種類で構成されています。\
勝利のために、DPとHPを戦略的に管理しましょう！

1. **DP（Defense Points）とは？**

   * 上部ゲージバーの明るい赤色の部分 です。
   * DPが0になると、ファイターはダウン します。

2. **HP（Health Points）とは？**

   * 上部ゲージバーの暗い赤色の部分 で、全体の体力を意味します。
   * プレイヤーのファイターのHPが0になると、K.Oされ試合に敗北 します。

3. **DPとHPの違い**

   * ダメージを受けると HPとDPの両方が減少 しますが、HPの減少速度はDPより遅い です。
   * ファイターがダウンしている間、HPは急激に減少 します。

4. **回復**
   * ファイターがダウンした場合、ボタンをクリックするか、ゴールドを使用して回復 できます。
   * 時間内に立ち上がれなければ、HPが完全に枯渇しK.O. されます。


---

# 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://wiki.boxingstarx.com/jp/game-system/dp-hp.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.
