Castles/json: Difference between revisions

From DominionStrategy Wiki
Jump to navigation Jump to search
Created page with "{"amount": [8, 12], "cost": {"coin": 3, "extra": "", "debt": 0, "potion": 0}, "extraComponents": ["Trash mat", "VP mats", "VP tokens"], "hasExtraComponents": true, "isInSupply": true, "isPartOfSplitPile": true, "isRealSupplyCard": true, "lang": {"en": "Castles", "zh": "城堡", "cs": "", "nl": "Kastelen", "fi": "Linnat", "fr": "Châteaux", "de": "Schlösser", "el": "", "hu": "", "it": "Castelli", "jp": "城", "ko": "성", "no": "", "pl": "Zamki", "ro": "", "ru": "Зам..."
 
Wikiwikiwiki changed the content model of the page Castles/json from "wikitext" to "JSON"
Tag: content model change
Line 1: Line 1:
{"amount": [8, 12], "cost": {"coin": 3, "extra": "", "debt": 0, "potion": 0}, "extraComponents": ["Trash mat", "VP mats", "VP tokens"], "hasExtraComponents": true, "isInSupply": true, "isPartOfSplitPile": true, "isRealSupplyCard": true, "lang": {"en": "Castles", "zh": "城堡", "cs": "", "nl": "Kastelen", "fi": "Linnat", "fr": "Châteaux", "de": "Schlösser", "el": "", "hu": "", "it": "Castelli", "jp": "城", "ko": "성", "no": "", "pl": "Zamki", "ro": "", "ru": "Замки", "es": "Castillos", "pt": "", "sv": ""}, "name": "Castles", "parentPile": "Castles", "set": "Empires", "text": "Sort the Castle pile by cost, putting the more expensive Castles on the bottom. For a 2-player game, use only one of each Castle. Only the top card of the pile can be gained or bought.", "types": ["Victory", "Castle"], "wiki": {"link": "Castle", "file": "Castles"}}
{
"amount": [
8,
12
],
"cost": {
"coin": 3,
"extra": "",
"debt": 0,
"potion": 0
},
"extraComponents": [
"Trash mat",
"VP mats",
"VP tokens"
],
"hasExtraComponents": true,
"isInSupply": true,
"isPartOfSplitPile": true,
"isRealSupplyCard": true,
"lang": {
"en": "Castles",
"zh": "城堡",
"cs": "",
"nl": "Kastelen",
"fi": "Linnat",
"fr": "Châteaux",
"de": "Schlösser",
"el": "",
"hu": "",
"it": "Castelli",
"jp": "城",
"ko": "성",
"no": "",
"pl": "Zamki",
"ro": "",
"ru": "Замки",
"es": "Castillos",
"pt": "",
"sv": ""
},
"name": "Castles",
"parentPile": "Castles",
"set": "Empires",
"text": "Sort the Castle pile by cost, putting the more expensive Castles on the bottom. For a 2-player game, use only one of each Castle. Only the top card of the pile can be gained or bought.",
"types": [
"Victory",
"Castle"
],
"wiki": {
"link": "Castle",
"file": "Castles"
}
}

Revision as of 17:24, 26 September 2024

amount
8
12
cost
coin3
extra""
debt0
potion0
extraComponents
"Trash mat"
"VP mats"
"VP tokens"
hasExtraComponentstrue
isInSupplytrue
isPartOfSplitPiletrue
isRealSupplyCardtrue
lang
en"Castles"
zh"城堡"
cs""
nl"Kastelen"
fi"Linnat"
fr"Châteaux"
de"Schlösser"
el""
hu""
it"Castelli"
jp"城"
ko"성"
no""
pl"Zamki"
ro""
ru"Замки"
es"Castillos"
pt""
sv""
name"Castles"
parentPile"Castles"
set"Empires"
text"Sort the Castle pile by cost, putting the more expensive Castles on the bottom. For a 2-player game, use only one of each Castle. Only the top card of the pile can be gained or bought."
types
"Victory"
"Castle"
wiki
link"Castle"
file"Castles"