This commit is contained in:
Judah 2026-04-01 23:26:50 -06:00
parent 301f962def
commit 0f49dc1665

View file

@ -25,7 +25,7 @@
"gameplay": "CL",
"deckRuleset": "CL",
"customCategories": [
"Passive"
"Boon"
],
"legalityCode": "playtest"
}
@ -37,7 +37,7 @@
},
"categories": [
{
"category": "Passive",
"category": "Boon",
"min": 1,
"max": 1,
"maxPerCard": 1
@ -73,7 +73,7 @@
"Red",
"Green",
"Blue",
"Passive"
"Boon"
],
"layout": {
"direction": "column",
@ -112,7 +112,7 @@
},
"content": [
{
"section": "Passive",
"section": "Boon",
"style": {
"color": "#B8B8B8"
}
@ -123,10 +123,10 @@
]
},
"categoriesAlreadyOnBoard": [
"Passive"
"Boon"
],
"autoPlayFromHand": {
"Passive": "Passive"
"Boon": "Boon"
},
"autoPlayFromStack": {},
"sectionsDict": {
@ -317,8 +317,8 @@
}
}
},
"Passive": {
"title": "Passive",
"Boon": {
"title": "Boon",
"isHidden": "no",
"height": "SMALL",
"alignment": "CENTER",