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
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{
[
    "zergs": [
    {
         {
        "name": "Akira Takahashi",
            "name": "Akira Takahashi",
        "id": 2361365,
            "id": 2361365,
        "color": "#f00",
            "color": "#f00",
        "phone": 2361365,
            "group": "Sakura",
        "xp": 167,
            "notes": ""
        "level": 14,
        }
        "overrideColor": true,
     ],
        "class": "Military",
    "friends": [
        "group": "Sakura",
         {
         "notes": "zerg"
            "name": "An army of geese",
    },
            "id": 2319358,
    {
            "color": "#00f",
        "name": "Toshiro Mifune Osaka",
            "group": "The Malton Zookeepers",
        "id": 2361572,
            "notes": ""
        "color": "#f00",
        }
        "overrideColor": true,
    ]
        "class": "Zombie",
}
        "xp": 135,
        "level": 9,
        "group": "Sakura",
        "notes": "zerg"
    },
     {
        "name": "Tsutomu Miyazaki",
        "id": 2361378,
        "color": "#f00",
        "overrideColor": true,
        "class": "Military",
        "xp": 28,
        "level": 12,
        "group": "Sakura",
         "notes": "zerg"
    },
    {
        "name": "Yakisoba Okonomiyaki",
        "id": 2361377,
        "color": "#f00",
        "overrideColor": true,
        "class": "Zombie",
        "xp": 337,
        "level": 16,
        "group": "Sakura",
        "notes": "zerg"
    }
]

Latest revision as of 01:05, 30 June 2024

name"Akira Takahashi"
id2361365
color"#f00"
phone2361365
xp167
level14
overrideColortrue
class"Military"
group"Sakura"
notes"zerg"
name"Toshiro Mifune Osaka"
id2361572
color"#f00"
overrideColortrue
class"Zombie"
xp135
level9
group"Sakura"
notes"zerg"
name"Tsutomu Miyazaki"
id2361378
color"#f00"
overrideColortrue
class"Military"
xp28
level12
group"Sakura"
notes"zerg"
name"Yakisoba Okonomiyaki"
id2361377
color"#f00"
overrideColortrue
class"Zombie"
xp337
level16
group"Sakura"
notes"zerg"