# 修正日志

*2023年2月24日 更新*&#x20;

* 增加了有关治理代币的信息。

*2023年2月15日 更新*&#x20;

* 更新路线图&#x20;
* 因信息整合而更改部分章节／标题&#x20;
* 因“身体状况（原：疲劳）”更名而修正描述&#x20;
* 增加治理代币相关信息&#x20;
* 面向新手增加“游戏入门”章节&#x20;
* 精简代币经济的描述&#x20;
* 其他细微的措辞变更&#x20;

*2023年 1月22日 更新*&#x20;

* 增加疲劳度计算公式&#x20;
* 增加易疲劳性计算公式&#x20;
* 注明刷新费用&#x20;
* 注明使用刷新的策略&#x20;

*2023年 1月12日 更新*&#x20;

* 代币经济 ／ 代币的种类：增加代币合约地址&#x20;

*2023年 1月11日 更新*&#x20;

* 将“Super Techniques”重命名为“Special Skill”以匹配游戏UI
* 游戏玩法 ／ RIVAL模式 ／ 费用与奖励：修正Y（RP减值）相关计算公式&#x20;

<figure><img src="https://lh6.googleusercontent.com/Xdntnw0zG8kuYMxgelvUR87bUXLbFj-Q6ejuaqalBPNs8sywwmJk97AdKjWHcrTQhHu8Xj435qsiirTSeUWksJefBcu4UrzXTIhK2ZdkazVQHnUDQZmmA93JnZyRQb1cVFOqzbXtMr3F" alt=""><figcaption><p>  修正前 </p></figcaption></figure>

* 游戏玩法 ／ RIVAL模式 ／ 掉落物品：修正宝盒的稀有性描述&#x20;

| 宝盒稀有度 | 宝盒打开 $TSUBASAUT | 锁定时间(h) |
| :---: | :-------------: | :-----: |
|   1   |        5        |    48   |
|   2   |        11       |    96   |
|   3   |        25       |   168   |
|   4   |        41       |   288   |
|   5   |        65       |   432   |

　　　　　　　　　　　　　　Before Change

|   宝盒稀有度   | 宝盒打开 $TSUBASAUT | 锁定时间(h) |
| :-------: | :-------------: | :-----: |
|   Common  |        5        |    48   |
|  Uncommon |        11       |    96   |
|    Rare   |        25       |   168   |
|    Epic   |        41       |   288   |
| Legendary |        65       |   432   |

　　　　　　　　　　　　　　After Change

* 游戏玩法：增加“游戏入门”&#x20;
* 增加安全栏及相关描述&#x20;
* 增加修正日志栏及相关描述


---

# 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://captain-tsubasa-rivals.gitbook.io/cn/xiu-zheng-ri-zhi.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.
