mirror of https://github.com/home-assistant/core
61 lines
1.4 KiB
JSON
61 lines
1.4 KiB
JSON
{
|
|
"success": true,
|
|
"data": {
|
|
"api_user": "test-api-user",
|
|
"profile": { "name": "test-user" },
|
|
"stats": {
|
|
"buffs": {
|
|
"str": 26,
|
|
"int": 26,
|
|
"per": 26,
|
|
"con": 26,
|
|
"stealth": 0,
|
|
"streaks": false,
|
|
"seafoam": false,
|
|
"shinySeed": false,
|
|
"snowball": false,
|
|
"spookySparkles": false
|
|
},
|
|
"hp": 45,
|
|
"mp": 50.89999999999998,
|
|
"exp": 737,
|
|
"gp": 137.62587214609795,
|
|
"lvl": 38,
|
|
"class": "healer",
|
|
"maxHealth": 50,
|
|
"maxMP": 166,
|
|
"toNextLevel": 880,
|
|
"points": 5,
|
|
"str": 15,
|
|
"con": 15,
|
|
"int": 15,
|
|
"per": 15
|
|
},
|
|
"preferences": {
|
|
"sleep": false,
|
|
"automaticAllocation": true,
|
|
"disableClasses": false,
|
|
"language": "en"
|
|
},
|
|
"flags": {
|
|
"classSelected": true
|
|
},
|
|
"needsCron": true,
|
|
"lastCron": "2024-09-21T22:01:55.586Z",
|
|
"items": {
|
|
"gear": {
|
|
"equipped": {
|
|
"weapon": "weapon_healer_5",
|
|
"armor": "armor_healer_5",
|
|
"head": "head_healer_5",
|
|
"shield": "shield_healer_5",
|
|
"back": "back_special_heroicAureole",
|
|
"headAccessory": "headAccessory_armoire_gogglesOfBookbinding",
|
|
"eyewear": "eyewear_armoire_plagueDoctorMask",
|
|
"body": "body_special_aetherAmulet"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|