> For the complete documentation index, see [llms.txt](https://wp.warped.games/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wp.warped.games/chinese-warped-universe-whitepaper/ren-wu-jiang-li-he-wan-jia-cheng-zhang/zong-jie.md).

# 总结

<figure><img src="/files/CdlOReQEoct0qJmRenAU" alt=""><figcaption><p>《Warped Universe》标准任务结束奖励流程图。</p></figcaption></figure>

《Warped Universe》的任务奖励系统旨在提供可持续、公平且令人满意的进阶体验。通过对物品稀有性、资源使用和升级机会的精心平衡，确保每一份奖励都具备意义，并且进阶完全由玩家的努力和策略决定。

随着开发进程的推进，这些机制将持续受到监控、优化和调整，以确保所有玩家都能获得平衡且愉快的游戏体验。我们的目标是构建一个随着玩家反馈不断进化，并经得起时间考验的进阶系统。


---

# 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://wp.warped.games/chinese-warped-universe-whitepaper/ren-wu-jiang-li-he-wan-jia-cheng-zhang/zong-jie.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.
