> For the complete documentation index, see [llms.txt](https://wiki.ragnaroklibre.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.ragnaroklibre.com/tai-wan/you-xi-xi-tong/gong-hui/gong-hui-zhan.md).

# 公會戰

1. **公會戰**
   * 公會戰是與公會成員合作，爭取公會相關獎勵的內容。
   * 收集 Qpet 並攻擊其他公會，即可獲得豐厚的獎勵。

2. **公會戰玩法**
   * **公會戰報名**
     * 只有公會會長與副會長可以申請參加公會戰。
     * 要報名，必須在左波利炮塔與右波利炮塔各註冊至少 1 個 Qpet。
   * **戰鬥進行**
     * **戰鬥開始**：選擇與你並肩作戰的盟友。
     * **Qpet 選擇**：選擇在攻擊時使用的 Qpet。
     * **戰鬥流程**：
       1. 破壞左、右兩側的波利炮塔後，攻擊皇城水晶 (Emperium)。
       2. 公會戰在皇城水晶被摧毀或時間結束時結束。
       3. 根據對波利炮塔與皇城水晶造成的傷害，獲得 Zeny 和公會硬幣。
       4. 即使在戰鬥中死亡，也可以復活繼續戰鬥。

3. **波利炮塔**
   * 波利炮塔位於左、右兩側，負責保護皇城水晶。
   * 每個炮塔最多可分配 3 個 Qpet。

4. **Qpet**
   * Qpet 可從 **魔物迷宮** 中獲得。
     * 收集 **40 個 Qpet 碎片**即可召喚 Qpet，更多碎片可讓 Qpet 進化。
   * 使用 **經驗水晶**可提升 Qpet 等級。

5. **增益強化**
   * 可以捐贈 **果汁** 來強化增益效果。
   * 可用的增益包括：
     * Qpet Buff【力量】
     * Qpet Buff【魔法】
     * Qpet Buff【體力】
     * Qpet Buff【防禦】
     * 波利炮塔 HP 增益

6. 獎勵
   * 進攻獎勵
     * 根據造成的傷害量，獲得 Zeny 和公會硬幣。
   * 防禦獎勵
     * 根據皇城水晶剩餘 HP，獲得榮譽代幣
     * 榮譽代幣可用於製作榮譽寶箱。
   * **排名獎勵**
     * 所有公會成員造成的總傷害會影響公會排名。
     * 當公會戰結束時，所有獎勵會透過郵件發送給全體公會成員。
       * **第 1 名**：高級飾品箱 ×3、稀有夥伴箱 ×2、快速藥水 ×5
       * **第 2 名**：高級飾品箱 ×2、稀有夥伴箱 ×1、快速藥水 ×4
       * **第 3 名**：高級飾品箱 ×1、夥伴支援箱 ×2、快速藥水 ×3
       * **第 4 - 10 名**：戰鬥手冊 ×3、超新星零食 ×3
       * **第 11 - 50 名**：泡泡糖 ×2、超新星零食 ×2
       * **第 51 - 100 名**：錢袋 ×1、超新星零食 ×1


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.ragnaroklibre.com/tai-wan/you-xi-xi-tong/gong-hui/gong-hui-zhan.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
