新增胜利之树的果酒

This commit is contained in:
2025-11-14 21:57:03 +08:00
parent a96d6f1dc4
commit 814f8b724f
2 changed files with 10 additions and 2 deletions

View File

@@ -556,8 +556,8 @@ class WPSCombatBase(WPSAPI):
payload={"min": 2000, "max": 5000},
base_rate=0.25, # 最低的基础概率
),
wine_item_id=None, # 暂不设置果酒
wine_tier=None,
wine_item_id="garden_wine_victory_tree",
wine_tier="legendary",
)
register_crop(victory_tree_crop)
# 注册果实到背包系统