Apprentice/json: Difference between revisions

From DominionStrategy Wiki
Jump to navigation Jump to search
Created page with "{"amount": [10], "cost": {"coin": 5, "extra": "", "debt": 0, "potion": 0}, "extraComponents": ["Trash mat"], "hasExtraComponents": true, "illustrator": "Martin Hoffmann", "isInSupply": true, "isRealSupplyCard": true, "lang": {"en": "Apprentice", "zh": "學徒", "cs": "Učedník", "nl": "Leerling", "fi": "Oppipoika", "fr": "Apprenti", "de": "Lehrling", "el": "", "hu": "", "it": "Apprendista", "jp": "弟子", "ko": "견습 마법사", "no": "", "pl": "Uczeń", "ro": "", "r..."
 
Wikiwikiwiki changed the content model of the page Apprentice/json from "wikitext" to "JSON"
Tag: content model change
Line 1: Line 1:
{"amount": [10], "cost": {"coin": 5, "extra": "", "debt": 0, "potion": 0}, "extraComponents": ["Trash mat"], "hasExtraComponents": true, "illustrator": "Martin Hoffmann", "isInSupply": true, "isRealSupplyCard": true, "lang": {"en": "Apprentice", "zh": "學徒", "cs": "Učedník", "nl": "Leerling", "fi": "Oppipoika", "fr": "Apprenti", "de": "Lehrling", "el": "", "hu": "", "it": "Apprendista", "jp": "弟子", "ko": "견습 마법사", "no": "", "pl": "Uczeń", "ro": "", "ru": "Подмастерье", "es": "Aprendiz", "pt": "", "sv": ""}, "name": "Apprentice", "set": "Alchemy", "text": "+1 Action Trash a card from your hand. +1 Card per $1 it costs. +2 Cards if it has P in its cost.", "types": ["Action"], "wiki": {"link": "Apprentice", "file": "Apprentice"}}
{
"amount": [
10
],
"cost": {
"coin": 5,
"extra": "",
"debt": 0,
"potion": 0
},
"extraComponents": [
"Trash mat"
],
"hasExtraComponents": true,
"illustrator": "Martin Hoffmann",
"isInSupply": true,
"isRealSupplyCard": true,
"lang": {
"en": "Apprentice",
"zh": "學徒",
"cs": "Učedník",
"nl": "Leerling",
"fi": "Oppipoika",
"fr": "Apprenti",
"de": "Lehrling",
"el": "",
"hu": "",
"it": "Apprendista",
"jp": "弟子",
"ko": "견습 마법사",
"no": "",
"pl": "Uczeń",
"ro": "",
"ru": "Подмастерье",
"es": "Aprendiz",
"pt": "",
"sv": ""
},
"name": "Apprentice",
"set": "Alchemy",
"text": "+1 Action Trash a card from your hand. +1 Card per $1 it costs. +2 Cards if it has P in its cost.",
"types": [
"Action"
],
"wiki": {
"link": "Apprentice",
"file": "Apprentice"
}
}

Revision as of 17:23, 26 September 2024

amount
10
cost
coin5
extra""
debt0
potion0
extraComponents
"Trash mat"
hasExtraComponentstrue
illustrator"Martin Hoffmann"
isInSupplytrue
isRealSupplyCardtrue
lang
en"Apprentice"
zh"學徒"
cs"Učedník"
nl"Leerling"
fi"Oppipoika"
fr"Apprenti"
de"Lehrling"
el""
hu""
it"Apprendista"
jp"弟子"
ko"견습 마법사"
no""
pl"Uczeń"
ro""
ru"Подмастерье"
es"Aprendiz"
pt""
sv""
name"Apprentice"
set"Alchemy"
text"+1 Action Trash a card from your hand. +1 Card per $1 it costs. +2 Cards if it has P in its cost."
types
"Action"
wiki
link"Apprentice"
file"Apprentice"