Files
mtg-builder/data/decks/yshtola.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

105 lines
2.6 KiB
JSON

{
"name": "Yshtola",
"commander": "Y'shtola, Night's Blessed",
"colors": ["U", "B", "W"],
"archetype": "Esper Stax Drain",
"cards": {
"Amazing Acrobatics": 1,
"Arcane Sanctum": 1,
"Archaeomancer's Map": 1,
"Archmage Emeritus": 1,
"Archmage of Runes": 1,
"Ash Barrens": 1,
"Authority of the Consuls": 1,
"Avatar's Wrath": 1,
"Baleful Strix": 1,
"Banishing Light": 1,
"Black Mage's Rod": 1,
"Blitzball": 1,
"Blue Mage's Cane": 1,
"Brainstorm": 1,
"Champions from Beyond": 1,
"Choked Estuary": 1,
"Circle of Power": 1,
"Cleansing Nova": 1,
"Command Beacon": 1,
"Contaminated Aquifer": 1,
"Cornered by Black Mages": 1,
"Curiosity": 1,
"Dancer's Chakrams": 1,
"Darkwater Catacombs": 1,
"Demolition Field": 1,
"Desolate Mire": 1,
"Dig Through Time": 1,
"Dovin's Veto": 1,
"Drowned Catacomb": 1,
"Emet-Selch of the Third Seat": 1,
"Evolving Wilds": 1,
"Exotic Orchard": 1,
"Exsanguinate": 1,
"Fandaniel, Telophoroi Ascian": 1,
"Fetid Heath": 1,
"Fight On!": 1,
"Final Judgment": 1,
"Firemind Vessel": 1,
"Frantic Search": 1,
"Glacial Fortress": 1,
"Hedron Archive": 1,
"Idyllic Beachfront": 1,
"Island": 2,
"Isolated Chapel": 1,
"Krile Baldesion": 1,
"Lethal Scheme": 1,
"Multiversal Passage": 1,
"Murderous Rider // Swift End": 1,
"Observed Stasis": 1,
"Overkill": 1,
"Papalymo Totolymo": 1,
"Path of Ancestry": 1,
"Plains": 3,
"Port Town": 1,
"Prairie Stream": 1,
"Propaganda": 1,
"Reaper's Scythe": 1,
"Relic of Legends": 1,
"Reliquary Tower": 1,
"Rewind": 1,
"Ring of the Lucii": 1,
"Risky Research": 1,
"Rite of Replication": 1,
"Riverwalk Technique": 1,
"Scavenger Grounds": 1,
"School Daze": 1,
"Shineshadow Snarl": 1,
"Skycloud Expanse": 1,
"Snuff Out": 1,
"Sol Ring": 1,
"Static Snare": 1,
"Stuck in Summoner's Sanctum": 1,
"Sublime Epiphany": 1,
"Sunken Hollow": 1,
"Sunken Ruins": 1,
"Sunlit Marsh": 1,
"Swamp": 2,
"Swords to Plowshares": 1,
"Syphon Mind": 1,
"Talisman of Hierarchy": 1,
"Temple of the False God": 1,
"Thought Vessel": 1,
"Torrential Gearhulk": 1,
"Transpose": 1,
"Ultima": 1,
"Underground River": 1,
"Ur-Golem's Eye": 1,
"Urza's Saga": 1,
"Vanish from Sight": 1,
"Vincent's Limit Break": 1,
"Vindicate": 1,
"Void Rend": 1,
"Vote Out": 1,
"White Auracite": 1,
"Withering Torment": 1,
"Y'shtola, Night's Blessed": 1
}
}