entropy/Game.json
2026-04-01 19:03:24 -06:00

208 lines
No EOL
5.7 KiB
JSON

{
"name": "Entropy",
"menuBackgroundImage": "",
"defaultRessources": {
"backgrounds": [],
"decksUrl": ""
},
"customHelp": "",
"cardRotation": "0",
"cards": {
"dataUrl": "https://docs.brut.systems/judah/entropy/CardList.json",
"cardBack": ""
},
"deckBuilding": {
"mainFilters": [
"Type",
"Lane",
"Entropy",
"Force"
],
"formats": [
{
"title": "Classic",
"gameplay": "CL",
"customCategories": []
}
]
},
"gameplay": {
"CL": {
"mulligan": {
"info": "",
"startingHandSize": "4",
"drawNewHand": true,
"putSelectionAtBottom": false,
"drawNewSelectedCards": false
},
"newTurn": {
"drawOnStart": false,
"sharedTurn": false,
"firstPlayerTokenName": "",
"drawPerTurn": "0"
},
"defaultNotes": "",
"tokens": [],
"countersStartingValues": [
"50"
],
"hideFacedDownCards": false,
"sections": {
"customSections": [
"Red",
"Green",
"Blue",
"Passive"
],
"layout": {
"direction": "row",
"isSymetricalForOpponents": false,
"content": [
{
"section": "Red",
"style": false
},
{
"section": "Green",
"style": false
},
{
"section": "Blue",
"style": false
},
{
"section": "Passive",
"style": false
}
]
},
"categoriesAlreadyOnBoard": [
"Passive"
],
"autoPlayFromHand": {
"Passive": "Passive"
},
"autoPlayFromStack": {},
"sectionsDict": {
"Hand": {
"isDefaultSection": true,
"title": "Hand",
"isHidden": "opponent-only",
"height": "DEFAULT",
"alignment": "CENTER",
"autoPayFrom": true,
"isHorizontalAllowed": false,
"isGroupForbidden": true,
"reverseZOrder": true,
"opponentAlignment": false,
"noAutoPayTo": false,
"displayedTitle": "",
"noQuickActions": false,
"enterTapped": false,
"enterSpun": false,
"keepTappedNewTurn": false,
"showHiddenCardInHistory": false
},
"Discard": {
"isDefaultSection": true,
"title": "Discard",
"isHidden": "no",
"height": "DEFAULT",
"alignment": "NONE",
"isHorizontalAllowed": false,
"isGroupForbidden": true,
"noAutoPayTo": true,
"opponentAlignment": false,
"displayedTitle": "",
"noQuickActions": false,
"enterTapped": false,
"enterSpun": false,
"keepTappedNewTurn": false,
"showHiddenCardInHistory": false
},
"Deck": {
"isDefaultSection": true,
"title": "Deck",
"isHidden": "yes",
"height": "DEFAULT",
"alignment": "NONE",
"isHorizontalAllowed": false,
"isGroupForbidden": true,
"opponentAlignment": false,
"noAutoPayTo": false,
"displayedTitle": "",
"noQuickActions": false,
"enterTapped": false,
"enterSpun": false,
"keepTappedNewTurn": false,
"showHiddenCardInHistory": false
},
"Red": {
"title": "Red",
"isHidden": "no",
"height": "SMALL",
"alignment": "START",
"opponentAlignment": false,
"noAutoPayTo": true,
"isHorizontalAllowed": false,
"displayedTitle": "",
"noQuickActions": false,
"enterTapped": false,
"enterSpun": false,
"isGroupForbidden": false,
"keepTappedNewTurn": false,
"showHiddenCardInHistory": false
},
"Green": {
"title": "Green",
"isHidden": "no",
"height": "SMALL",
"alignment": "CENTER",
"opponentAlignment": false,
"noAutoPayTo": false,
"isHorizontalAllowed": true,
"displayedTitle": "",
"noQuickActions": false,
"enterTapped": false,
"enterSpun": false,
"isGroupForbidden": false,
"keepTappedNewTurn": false,
"showHiddenCardInHistory": false
},
"Blue": {
"title": "Blue",
"isHidden": "no",
"height": "SMALL",
"alignment": "CENTER",
"opponentAlignment": false,
"noAutoPayTo": false,
"isHorizontalAllowed": true,
"displayedTitle": "",
"noQuickActions": false,
"enterTapped": false,
"enterSpun": false,
"isGroupForbidden": false,
"keepTappedNewTurn": false,
"showHiddenCardInHistory": false
},
"Passive": {
"title": "Passive",
"isHidden": "no",
"height": "SMALL",
"alignment": "END",
"opponentAlignment": false,
"noAutoPayTo": true,
"isHorizontalAllowed": true,
"displayedTitle": "",
"noQuickActions": false,
"enterTapped": false,
"enterSpun": false,
"isGroupForbidden": false,
"keepTappedNewTurn": false,
"showHiddenCardInHistory": false
}
}
}
}
}
}