mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2026-01-31 05:35:17 +01:00
feat: Added Partners, Backgrounds, and related variation selections to commander building.
This commit is contained in:
parent
641b305955
commit
d416c9b238
65 changed files with 11835 additions and 691 deletions
|
|
@ -4,6 +4,9 @@
|
|||
"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,
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -62,6 +62,8 @@ min_frequency_overrides:
|
|||
Treasure Token: 0
|
||||
Monarch: 0
|
||||
Initiative: 0
|
||||
Partner - Father & Son: 0
|
||||
Friends Forever: 0
|
||||
Pillow Fort: 0 # alias that may appear; normalization may fold it
|
||||
|
||||
normalization:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue