Shop-Topbar: Level/XP/Odds links, Lock rechts; Shine nur bei eigenem Champion
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -173,6 +173,7 @@ def serialize(game: Game) -> dict:
|
||||
for api in game.shop
|
||||
],
|
||||
"shop_locked": game.shop_locked,
|
||||
"shop_odds": game.cfg["shop"]["odds"][game.level - 1],
|
||||
"traits": traits_panel,
|
||||
"augment_offer": [
|
||||
{"api_name": a, "name": static["augments"].get(a, {}).get("name", a),
|
||||
|
||||
Reference in New Issue
Block a user