{ "player": { "playername": "test", "maxHealth": 110, "maxSecondary": 10, "secondary": 10, "health": 110, "strength": 7, "dexterity": 5, "intelligence": 3, "level": 0, "experience": 0, "maxExperience": 10, "race": "Human", "role": "Warrior", "points": 0, "healthRegen": 30, "secondaryRegen": 5, "isDodging": "False", "killcount": 0, "luck": 20, "difficulty": 0 }, "world": { "cityAmount": 5, "maxCityAmount": 5, "currentTile": "0/0/1", "map": { "tile0": "./save/tile0.json" } }, "inventory": { "equipment": { "head": "empty", "rightHand": "empty", "leftHand": "empty", "amulet": "empty", "feet": "empty", "shoulders": "empty", "chest": "empty", "ring": "empty" }, "bags": { "slot0": { "bag1": "empty", "bag2": "empty", "bag3": "empty" }, "slot1": { "bag1": "empty", "bag2": "empty", "bag3": "empty" }, "slot2": { "bag1": "empty", "bag2": "empty", "bag3": "empty" }, "slot3": { "bag1": "empty", "bag2": "empty", "bag3": "empty" }, "slot4": { "bag1": "empty", "bag2": "empty", "bag3": "empty" }, "slot5": { "bag1": "empty", "bag2": "empty", "bag3": "empty" }, "slot6": { "bag1": "empty", "bag2": "empty", "bag3": "empty" }, "slot7": { "bag1": "empty", "bag2": "empty", "bag3": "empty" }, "slot8": { "bag1": "empty", "bag2": "empty", "bag3": "empty" }, "slot9": { "bag1": "empty", "bag2": "empty", "bag3": "empty" }, "slot10": { "bag1": "empty", "bag2": "empty", "bag3": "empty" }, "slot11": { "bag1": "empty", "bag2": "empty", "bag3": "empty" }, "slot12": { "bag1": "empty", "bag2": "empty", "bag3": "empty" }, "slot13": { "bag1": "empty", "bag2": "empty", "bag3": "empty" }, "slot14": { "bag1": "empty", "bag2": "empty", "bag3": "empty" }, "slot15": { "bag1": "empty", "bag2": "empty", "bag3": "empty" }, "slot16": { "bag1": "empty", "bag2": "empty", "bag3": "empty" }, "slot17": { "bag1": "empty", "bag2": "empty", "bag3": "empty" } } }, "questlog": { "find": { "quest0": { "questname": "Find all cities", "keyword": "City", "current": 0, "goal": 5, "isFinished": "False", "coordinates": "0/0" }, "quest1": { "questname": "Find 8 rivers", "keyword": "River", "current": 0, "goal": 8, "isFinished": "False", "coordinates": "0/0" } } } }