{
    "exportedAt": "2026-05-21T04:55:23+12:00",
    "world": [],
    "champions": {
        "mon": null,
        "tue": null,
        "wed": null,
        "thu": null,
        "fri": null,
        "sat": null,
        "sun": null
    },
    "quests": {
        "dailies": [
            {
                "id": "001",
                "title": "Stone of Jordan",
                "xp": 1337,
                "gold": 1337
            },
            {
                "id": "001",
                "title": "Stone of Jordan",
                "xp": 1337,
                "gold": 1337
            }
        ],
        "goals": [],
        "random_pool": []
    },
    "inventory": {
        "supplements": [],
        "stash": {
            "category": "",
            "grid": {
                "cols": 12,
                "rows": 5
            },
            "items": [
                {
                    "id": "007",
                    "name": "330ml WoodStock and Cola 7%",
                    "qty": 6,
                    "unit": "each",
                    "icon": "/assets/inventory/new.png",
                    "w": 1,
                    "h": 1
                }
            ]
        },
        "wishlist": []
    }
}