mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2025-12-16 15:40:12 +01:00
34 lines
No EOL
850 B
JSON
34 lines
No EOL
850 B
JSON
{
|
|
"commander": "Aang, Airbending Master",
|
|
"primary_tag": "Exile Matters",
|
|
"secondary_tag": "Airbending",
|
|
"tertiary_tag": "Token Creation",
|
|
"bracket_level": 4,
|
|
"secondary_commander": null,
|
|
"background": null,
|
|
"enable_partner_mechanics": false,
|
|
"use_multi_theme": true,
|
|
"add_lands": true,
|
|
"add_creatures": true,
|
|
"add_non_creature_spells": true,
|
|
"fetch_count": 3,
|
|
"ideal_counts": {
|
|
"ramp": 8,
|
|
"lands": 35,
|
|
"basic_lands": 15,
|
|
"creatures": 25,
|
|
"removal": 10,
|
|
"wipes": 2,
|
|
"card_advantage": 10,
|
|
"protection": 8
|
|
},
|
|
"include_cards": ["Sol Ring", "Lightning Bolt"],
|
|
"exclude_cards": ["Chaos Orb"],
|
|
"enforcement_mode": "warn",
|
|
"allow_illegal": false,
|
|
"fuzzy_matching": true,
|
|
"additional_themes": [],
|
|
"theme_match_mode": "permissive",
|
|
"userThemes": [],
|
|
"themeCatalogVersion": null
|
|
} |