Release v1.1.0: headless runner + tagging updates (Discard Matters, Freerunning, Craft, Spree, Explore/Map, Rad, Energy/Resource Engine, Spawn/Scion)

This commit is contained in:
matt 2025-08-22 16:32:39 -07:00
parent 36abbaa1dd
commit 99005c19f8
23 changed files with 1330 additions and 420 deletions

22
config/deck.json Normal file
View file

@ -0,0 +1,22 @@
{
"commander": "Aang, Airbending Master",
"primary_tag": "Experience Counters",
"secondary_tag": "Token Creation",
"tertiary_tag": null,
"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
}
}