1.优化奖励配置设置

This commit is contained in:
2026-06-02 14:51:10 +08:00
parent 3f97905ffa
commit 79c84c198a
10 changed files with 662 additions and 231 deletions

View File

@@ -83,7 +83,7 @@
其中地图的索引可以按照需求点击图中的按规则生成
并且规则尽可能符合:结算金额 < 0 → T40 < 结算金额 < 100 → T3100 < 结算金额 < 200 → T2200 < 结算金额 → T1T5「再来一次」结算金额=0
并且规则尽可能符合:结算金额>2 → T12>=结算金额>1 → T21>=结算金额>0 → T3结算金额=0 → T4再来一次0>结算金额 → T5惩罚
![image.png](/docs/picture/guide_16.png)