# 公會系統

{% hint style="warning" %}
玩家創建公會<mark style="background-color:green;">**須在 5 天時間內邀請最少 5 位玩家加入**</mark>，否則伺服器將強制解散公會，並退回公會銀行及倉庫之款項及物品予會長，創建費用則僅退回一半。
{% endhint %}

{% hint style="info" %}
鑒於技術原因，公會倉庫數量目前為暫定，後續可能會增加。
{% endhint %}

## 公會等級

| 公會等級    | 升到此級價格  | 倉庫數量 | 經驗加成  | 攻擊加成  | 存款最高限額  | 成員最高限額 | 升到此級所需成員 | 同盟數量 | 資源塔數量 | 可申請超出漏斗限制之設施數量 |
| ------- | ------- | ---- | ----- | ----- | ------- | ------ | -------- | ---- | ----- | -------------- |
| **青銅級** | 10,000  | 3    | ×1.05 | ×1.10 | 100,000 | 20     | 5        | 1    | 4     | —              |
| **白銀級** | 20,000  | 3    | ×1.10 | ×1.15 | 200,000 | 30     | 10       | 3    | 6     | —              |
| **黃金級** | 40,000  | 5    | ×1.15 | ×1.20 | 300,000 | 40     | 20       | 5    | 8     | 1              |
| **紫晶級** | 60,000  | 7    | ×1.20 | ×1.30 | 400,000 | 50     | 30       | 7    | 10    | 2              |
| **鑽石級** | 80,000  | 9    | ×1.25 | ×1.40 | 500,000 | 60     | —        | 9    | 12    | 3              |
| **獄髓級** | 100,000 | 9    | ×1.30 | ×1.50 | 600,000 | 70     | —        | 11   | 14    | 4              |
| **盤子級** | 120,000 | 9    | ×1.35 | ×1.60 | 700,000 | 80     | —        | 13   | 16    | 5              |

## 公會成員等級

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>會長</strong></td><td>副會長的所有權限，以及：<br>更改公會名稱、解散公會、轉移公會擁有權</td><td><a href="/files/Ebedhqzy2ACIHnX0xJO1">/files/Ebedhqzy2ACIHnX0xJO1</a></td></tr><tr><td><strong>副會長</strong></td><td>幹部的所有權限，以及：<br>增刪同盟、升降成員、踢出成員、更改公會狀態、升級公會、提款、更改公會留言</td><td><a href="/files/wKG8ilVfzPh28SsVB5sD">/files/wKG8ilVfzPh28SsVB5sD</a></td></tr><tr><td><strong>幹部</strong></td><td>成員的所有權限，以及：<br>邀請成員</td><td><a href="/files/bRO0IVOFN1cO1O1CbPmL">/files/bRO0IVOFN1cO1O1CbPmL</a></td></tr><tr><td><strong>成員</strong></td><td>公會及同盟聊天、存款、存取公會倉庫</td><td><a href="/files/SK7Zw4Nzu0VwY7sKh4tj">/files/SK7Zw4Nzu0VwY7sKh4tj</a></td></tr></tbody></table>

## 公會系統指令

### 通用指令

* 公會列表　　 <mark style="color:blue;">`/g list`</mark>
* 公會資訊　　 <mark style="color:blue;">`/g info`</mark>
* 開啟公會倉庫 <mark style="color:blue;">`/g vault`</mark> 或 <mark style="color:blue;">`/va`</mark>
* 公會聊天頻道 <mark style="color:blue;">`/g chat`</mark>或 <mark style="color:blue;">`/gc`</mark>
* 同盟聊天頻道 <mark style="color:blue;">`/g ally chat`</mark>或 <mark style="color:blue;">`/ac`</mark>

### 公會管理指令

* 創建公會　　　 <mark style="color:blue;">`/g create <公會名稱>`</mark>
* 解散公會　　　 <mark style="color:blue;">`/g delete`</mark>
* 踢出公會成員　 <mark style="color:blue;">`/g kick <玩家>`</mark>
* 重新命名公會　 <mark style="color:blue;">`/g rename <公會名稱>`</mark>
* 更改公會狀態　 <mark style="color:blue;">`/g status`</mark>
* 轉移公會擁有權 <mark style="color:blue;">`/g transfer <玩家>`</mark>
* 升級公會　　　 <mark style="color:blue;">`/g upgrade`</mark>

### 成員指令

* 邀請玩家　　 <mark style="color:blue;">`/g invite <玩家>`</mark>
* 接受公會邀請 <mark style="color:blue;">`/g accept <公會名稱>`</mark>
* 拒絕公會邀請 <mark style="color:blue;">`/g decline <公會名稱>`</mark>
* 提升成員等級 <mark style="color:blue;">`/g promote <玩家>`</mark>
* 降低成員等級 <mark style="color:blue;">`/g demote <玩家>`</mark>
* 離開公會　　 <mark style="color:blue;">`/g leave`</mark>

### 同盟指令

* 同盟列表　　 <mark style="color:blue;">`/g ally list`</mark>
* 發送同盟邀請 <mark style="color:blue;">`/g ally add <公會名稱>`</mark>
* 接受同盟邀請 <mark style="color:blue;">`/g ally accept <公會名稱>`</mark>
* 拒絕同盟邀請 <mark style="color:blue;">`/g ally decline <公會名稱>`</mark>
* 移除同盟　　 <mark style="color:blue;">`/g ally remove <公會名稱>`</mark>

### 銀行指令

* 公會銀行餘額 <mark style="color:blue;">`/g bank balance`</mark>
* 存入公會銀行 <mark style="color:blue;">`/g bank deposit <存入金額>`</mark>
* 取出公會銀行 <mark style="color:blue;">`/g bank withdraw <取出金額>`</mark>

### 傳點指令

* 傳送至公會傳點 <mark style="color:blue;">`/g home`</mark>
* 設置公會傳點　 <mark style="color:blue;">`/g sethome`</mark>
* 移除公會傳點　 <mark style="color:blue;">`/g delhome`</mark>

### 留言指令

* 查看公會留言 <mark style="color:blue;">`/g motd`</mark>
* 設置公會留言 <mark style="color:blue;">`/g motd set <留言>`</mark>
* 移除公會留言 <mark style="color:blue;">`/g motd remove`</mark>


---

# 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://oak-nut.gitbook.io/oak-nut/guild.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.
