# 報酬

1. **戦闘報酬**
   * ジムの占領に成功した場合、報酬が支給されます。報酬の内容はジムの等級によって異なります。

2. **占領維持報酬**
   * 占領に成功したジムは定期的にリソースを生産します。
     * ただし、★1ジムではリソースは生産されません。
     * トークンジムでは$DELABSを獲得できます。
     * シーズンの集計が完了した後に報酬が支給され、報酬量はクラン戦勝利後の保護期間終了時点から、ジムを占領し続けた期間に基づいて決定されます。
   * 報酬の種類：

     * クランコイン
     * $DELABS

3. **戦利品報酬**
   * 他のクランが占領していたジムの略奪に成功した場合、そのクランが占領していた期間に生成された報酬の一部を獲得できます。
   * 戦利品報酬の一部はラッフル報酬にも使用されます。
   * 報酬の種類：

     * クランコイン
     * $DELABS（トークンジムで生産）
     * クラン累積報酬

4. **攻撃報酬**
   * ジムの占領に失敗しても、少量の報酬を獲得できます。
   * 勝敗に関係なく報酬が支給されますが、報酬量には差があります。
   * 報酬の種類：

     * クランコイン
     * クランシーズン経験値
     * クランポイント

5. **総クランポイント**
   * クランポイント ＝ 全メンバーのGPの50% ＋ クラン戦で獲得したクランポイント
   * クラン戦で勝利したり、シーズングローブやブーストアイテムを使用することで追加ポイントを獲得できます。
   * 総クランポイントが一定の区間に到達すると、クランの累積報酬が増加します。

6. **シーズン集計報酬**
   * シーズン終了後、4日間にわたって行われたクラン戦の間にクランが獲得した累積報酬が分配されます。
     * クランリーダーは累積報酬の10%を優先的に受け取ります。
     * 残りの90%はクランの貢献度に応じて差別的に分配されます。
   * クラン貢献度の計算方式
     * 自分のクランポイント ＋ シーズン中に獲得したGP × 0.5
   * 最終分配率
     * （自分のクラン貢献度 / 全体のクラン貢献度） × 4日間のクラン累積報酬


---

# 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-modes/kuranmdo/kuran/jimu/bao-chou.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.
