feat(config): extend ChallengeConfig with TK2 format_info + PoolCardSetIds

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
gamer147
2026-05-31 10:23:08 -04:00
parent 5faa5e2445
commit 6e7f0dc4c9
4 changed files with 43 additions and 1 deletions

View File

@@ -1,4 +1,13 @@
{
"use_two_pick_premium_card": false,
"two_pick_sleeve_id": 3000011
"two_pick_sleeve_id": 0,
"last_card_pack_set_id": 10015,
"card_pool_name": "Throwback Rotation",
"card_pool_url": "",
"announce_id": "",
"start_time": "",
"end_time": "",
"two_pick_type": 0,
"strategy_pick_num": 0,
"pool_card_set_ids": [10000, 10011, 10012, 10013, 10014, 10015]
}