Added logic for more themes

Adjusted setup to exclude unsets and Heroes of the realm cards
This commit is contained in:
mwisnowski 2024-12-17 12:02:53 -08:00
parent 94d42d93cf
commit 4a3d9c423e
3 changed files with 441 additions and 118 deletions

View file

@ -29,7 +29,7 @@ colors = ['colorless', 'white', 'blue', 'black', 'red', 'green',
'bant', 'esper', 'grixis', 'jund', 'naya',
'abzan', 'jeskai', 'mardu', 'sultai', 'temur',
'dune', 'glint', 'ink', 'witch', 'yore', 'wubrg',
'legendary']
'commander']
counter_types = ['+0/+1', '+0/+2', '+1/+0', '+1/+2', '+2/+0', '+2/+2',
'-0/-1', '-0/-2', '-1/-0', '-1/-2', '-2/-0', '-2/-2',