Files
mtg-builder/data/decks/choco.json
Tuan-Dat Tran eea3a6a659 Refactor project structure and update documentation
- Migrated data files to 'data/collection/' and 'data/decks/'.
- Moved 'card_cache.json' to 'cache/'.
- Reorganized 'collection_hydrated/' and 'deck_analysis.json' into 'output/'.
- Updated 'hydrate.py' and script defaults to match the new paths.
- Updated 'README.template.md' and 'AGENTS.template.md' templates.
- Regenerated 'README.md' and 'AGENTS.md'.
2026-02-26 14:51:48 +01:00

103 lines
2.6 KiB
JSON

{
"name": "Choco",
"commander": "Choco, Seeker of Paradise",
"colors": ["U", "G", "W"],
"archetype": "Bird Tribal Landfall",
"cards": {
"Abandoned Air Temple": 1,
"Adarkar Wastes": 1,
"Airborne Aid": 1,
"Ambrosia Whiteheart": 1,
"An Offer You Can't Refuse": 1,
"Arcane Denial": 1,
"Ascend from Avernus": 1,
"Austere Command": 1,
"Balamb Garden, SeeD Academy // Balamb Garden, Airborne": 1,
"Bartz and Boko": 1,
"Beast Within": 1,
"Beastmaster Ascension": 1,
"Birds of Paradise": 1,
"Brushland": 1,
"Canopy Vista": 1,
"Choco, Seeker of Paradise": 1,
"Chocobo Kick": 1,
"Chocobo Racetrack": 1,
"City Pigeon": 1,
"Command Tower": 1,
"Commune with Beavers": 1,
"Counterspell": 1,
"Cultivate": 1,
"Curiosity Crafter": 1,
"Demolition Field": 1,
"Dusk // Dawn": 1,
"Emeria Angel": 1,
"Emeria Shepherd": 1,
"Empyrean Eagle": 1,
"Evolving Wilds": 2,
"Exotic Orchard": 1,
"Farseek": 1,
"Felidar Retreat": 1,
"Flurry of Wings": 1,
"Forest": 3,
"Generous Gift": 1,
"Gilded Goose": 1,
"Glacial Fortress": 1,
"Gwaihir the Windlord": 1,
"Gysahl Greens": 1,
"Herald's Horn": 1,
"Hermes, Overseer of Elpis": 1,
"Hinterland Harbor": 1,
"Island": 1,
"Jackdaw Savior": 1,
"Jumbo Cactuar": 1,
"Kangee, Sky Warden": 1,
"Kangee's Lieutenant": 1,
"Kastral, the Windcrested": 1,
"Lifecreed Duo": 1,
"Meditation Pools": 1,
"Murmuration": 1,
"Nature's Lore": 1,
"Negate": 1,
"Patchwork Banner": 1,
"Path of Ancestry": 1,
"Path to Exile": 1,
"Plains": 5,
"Plumecreed Escort": 1,
"Prairie Stream": 1,
"Prishe's Wanderings": 1,
"Radiant Grove": 1,
"Rampant Growth": 1,
"Reach the Horizon": 1,
"Reliquary Tower": 1,
"Restless Anchorage": 1,
"Restoration Magic": 1,
"Ride the Shoopuf": 1,
"River Hoopoe": 1,
"Sazh Katzroy": 1,
"Sazh's Chocobo": 1,
"Seaside Citadel": 1,
"Seaside Haven": 1,
"Sevinne's Reclamation": 1,
"Sharlayan, Nation of Scholars": 1,
"Sidequest: Raise a Chocobo // Black Chocobo": 1,
"Sol Ring": 1,
"Suburban Sanctuary": 1,
"Summon: Choco/Mog": 1,
"Summon: Fat Chocobo": 1,
"Sunpetal Grove": 1,
"Swords to Plowshares": 1,
"Talisman of Progress": 1,
"Tangled Islet": 1,
"Terramorphic Expanse": 1,
"The Goose Mother": 1,
"Tranquil Landscape": 1,
"Traveling Chocobo": 1,
"Warden of Evos Isle": 1,
"Watcher of the Spheres": 1,
"Windurst, Federation Center": 1,
"Winged Portent": 1,
"Wingmate Roc": 1,
"Yavimaya Coast": 1
}
}