User:Wikiwikiwiki/json: Difference between revisions

From DominionStrategy Wiki
Jump to navigation Jump to search
No edit summary
Wikiwikiwiki changed the content model of the page User:Wikiwikiwiki/json from "wikitext" to "JSON"
Tag: content model change
 
Line 1: Line 1:
{
{
    "Ghost": {
"Ghost": {
        "name": "Ghost",
"name": "Ghost",
        "cost": {
"cost": {
            "coin": 4,
"coin": 4,
            "extra": "*",
"extra": "*",
            "debt": 0,
"debt": 0,
            "potion": 0
"potion": 0
        }
}
    }
}
}
}

Latest revision as of 23:13, 17 September 2024

Ghost
name"Ghost"
cost
coin4
extra"*"
debt0
potion0