# 家園

![](/files/Pp0f0a2xnCzCjmaZMOmx)

1. 每個玩家Avatar都可以開啟一個完全歸屬自己的家園。&#x20;
2. 同一個建築擁有不同的外觀，所有建築第一次建造時都默認為初始外觀。玩家可以消耗特定材料進行指定變換外觀，消耗的材料是其他社交玩法中產出社交類材料。&#x20;
3. 可以進入其他玩家的家園進行參觀。可以參觀的對象有：飛艇襲擊的目標玩家，好友列表的玩家，獲得成就雕像的玩家，代理合成的玩家。&#x20;
4. 每個家園都可以建造以下建築：家園主城、飛艇、燈塔、製造臺、采集器、酒館、船塢、外觀類建築（墻、地板、花草、擺飾）。每個建築擁有自己獨特的功能：

* [x] 主城：產出和采集MBOX（根據家園總的繁榮度等級來計算可采集的MBOX數量）。
* [x] 首次產出MBOX和之後采集MBOX，主城會進入10小時的保護期和12小時的冷靜期，冷靜期內玩家自己不能領取主城的MBOX，保護期內其他玩家不能偷取自己主城的MBOX。&#x20;
* [x] 燈塔：增加飛艇的襲擊次數，減少被襲擊失去MBOX的數量。&#x20;
* [x] 製造臺：合成資源的建築，點擊打開合成界面，用於合成資源。&#x20;
* [x] 飛艇：交互互動建築，用於襲擊並獲取其他主城產出的MBOX。暫時不開放升級功能。&#x20;
* [x] 船塢：每8個小時產出一個飛艇部件寶箱。


---

# 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://faqcn.mobox.io/ecosystem/momoverse/jia-yuan.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.
