entropy/docs/Game.json
2026-04-01 18:02:15 -06:00

72 lines
No EOL
1.7 KiB
JSON

{
"name": "Entropy",
"menuBackgroundImage": "",
"defaultRessources": {
"backgrounds": [],
"decksUrl": ""
},
"customHelp": "",
"cardRotation": 45,
"cards": {
"dataUrl": "",
"cardBack": ""
},
"deckBuilding": {
"mainFilters": [],
"formats": []
},
"gameplay": {
"Classic": {
"mulligan": {
"info": "",
"startingHandSize": 7,
"drawNewHand": true,
"putSelectionAtBottom": false,
"drawNewSelectedCards": false
},
"newTurn": {
"drawOnStart": false,
"sharedTurn": false,
"firstPlayerTokenName": "",
"drawPerTurn": 1
},
"defaultNotes": "",
"tokens": [],
"countersStartingValues": [
0
],
"hideFacedDownCards": false,
"sections": {
"customSections": [
"Mana"
],
"layout": {
"direction": "row",
"isSymetricalForOpponents": false,
"content": []
},
"categoriesAlreadyOnBoard": [],
"autoPlayFromHand": {},
"autoPlayFromStack": {},
"sectionsDict": {
"Mana": {
"title": "Mana",
"isHidden": "yes",
"height": "SMALL",
"alignment": "START",
"opponentAlignment": false,
"noAutoPayTo": "true",
"isHorizontalAllowed": false,
"displayedTitle": "Ressources",
"enterTapped": false,
"enterSpun": false,
"isGroupForbidden": false,
"keepTappedNewTurn": false,
"showHiddenCardInHistory": false,
"noQuickActions": false
}
}
}
}
}
}