mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2025-09-21 20:40:47 +02:00
27 lines
No EOL
646 B
JSON
27 lines
No EOL
646 B
JSON
{
|
|
"commander": "Aang, Airbending Master",
|
|
"primary_tag": "Exile Matters",
|
|
"secondary_tag": "Airbending",
|
|
"tertiary_tag": "Token Creation",
|
|
"bracket_level": 4,
|
|
"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
|
|
} |