dreamland / data /player.json
panda-lsy
feat: multi-user save slot system with 10 player tests
af2903a
Raw
History Blame Contribute Delete
388 Bytes
{
"name": "ζ’¦ε’ƒθ‘Œθ€…",
"title": "",
"level": 1,
"xp": 15,
"xp_to_next": 100,
"hp": 100,
"max_hp": 100,
"mp": 100,
"max_mp": 100,
"stats": {
"εŠ›ι‡": 10,
"敏捷": 10,
"ζ™Ίζ…§": 10,
"ζ„ŸηŸ₯": 10,
"ι­…εŠ›": 10,
"体质": 10
},
"inventory": [],
"abilities": [],
"current_location_id": "",
"completed_quests": [],
"dream_count": 0
}