User:Avarice77/Contacts: Difference between revisions

From The Urban Dead Wiki
Jump to navigationJump to search
(Avarice77 changed the content model of the page User:Avarice77/Contacts from "wikitext" to "JSON")
Tag: content model change
No edit summary
Line 1: Line 1:
{
[
     "zergs": [
    {
         {
        "name": "Akira Takahashi",
            "name": "Akira Takahashi",
        "id": 2361365,
            "id": 2361365,
        "color": "#f00",
            "color": "#f00",
        "class": "Military",
            "group": "Sakura",
        "group": "Sakura",
            "notes": ""
        "notes": "zerg"
        }
    },
     ],
     {
    "friends": [
        "name": "Toshiro Mifune Osaka",
         {
        "id": 2361572,
            "name": "An army of geese",
        "color": "#f00",
            "id": 2319358,
        "class": "Zombie",
            "color": "#00f",
        "XP": 135,
            "group": "The Malton Zookeepers",
        "level": 9,
            "notes": ""
        "group": "Sakura",
         }
         "notes": "zerg"
     ]
    },
}
    {
        "name": "Tsutomu Miyazaki",
        "id": 2361378,
        "color": "#f00",
        "class": "Military",
        "XP": 28,
        "level": 12,
        "group": "Sakura",
        "notes": "zerg"
    },
     {
        "name": "Yakisoba Okonomiyaki",
        "id": 2361377,
        "color": "#f00",
        "class": "Zombie",
        "XP": 337,
        "level": 16,
        "group": "Sakura",
         "notes": "zerg"
    },
    {
        "name": "An army of geese",
        "id": 2319358,
        "color": "#0f0",
        "class": "Civilian",
        "XP": 83,
        "level": 24,
        "group": "The Malton Zookeepers",
        "notes": ""
    },
    {
        "name": "Gary the fish",
        "id": 1641431,
        "color": "#0f0",
        "XP": 978,
        "level": 23,
        "class": "Military",
         "group": "🫧",
        "notes": ""
    },
     {
        "name": "Harvey Carlson",
        "id": 470644,
        "color": "#0f0",
        "class": "Civilian",
        "XP": 3924,
        "level": 43,
        "group": "The Malton Zookeepers",
        "notes": ""
    }
]

Revision as of 01:19, 11 June 2024

name"Akira Takahashi"
id2361365
color"#f00"
class"Military"
group"Sakura"
notes"zerg"
name"Toshiro Mifune Osaka"
id2361572
color"#f00"
class"Zombie"
XP135
level9
group"Sakura"
notes"zerg"
name"Tsutomu Miyazaki"
id2361378
color"#f00"
class"Military"
XP28
level12
group"Sakura"
notes"zerg"
name"Yakisoba Okonomiyaki"
id2361377
color"#f00"
class"Zombie"
XP337
level16
group"Sakura"
notes"zerg"
name"An army of geese"
id2319358
color"#0f0"
class"Civilian"
XP83
level24
group"The Malton Zookeepers"
notes""
name"Gary the fish"
id1641431
color"#0f0"
XP978
level23
class"Military"
group"🫧"
notes""
name"Harvey Carlson"
id470644
color"#0f0"
class"Civilian"
XP3924
level43
group"The Malton Zookeepers"
notes""