-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdb.json
1 lines (1 loc) · 1.11 KB
/
db.json
1
{"_default": {"1": {"name": "fed"}, "2": {"name": "Federico"}}, "fed": {"11": {"exploration_count": 0}, "10": {"energy": 80}, "13": {"money": 0}, "12": {"town_count": 0}, "14": {"stones": 19, "dagger": 0, "meat": 0, "cooked meat": 0, "pelt": 0, "arrow": 0, "bow": 2, "heal_potion": 0, "sword": 0, "fur": 20, "string": 4, "sticks": 11}, "1": {"time_advance": true}, "3": {"hunt_message": true}, "2": {"bow_message": true}, "5": {"exploration1_message": false}, "4": {"can_hunt": true}, "7": {"can_go_to_town": false}, "6": {"sword_message": false}, "9": {"weapon": "hand"}, "8": {"health": 100}}, "Federico": {"11": {"exploration_count": 0}, "10": {"energy": 80}, "13": {"money": 0}, "12": {"town_count": 0}, "14": {"stones": 28, "dagger": 0, "sticks": 40, "cooked meat": 0, "pelt": 0, "meat": 0, "heal_potion": 0, "sword": 0, "arrow": 0, "fur": 37, "bow": 0, "string": 8}, "1": {"time_advance": true}, "3": {"hunt_message": false}, "2": {"bow_message": true}, "5": {"exploration1_message": false}, "4": {"can_hunt": false}, "7": {"can_go_to_town": false}, "6": {"sword_message": false}, "9": {"weapon": "hand"}, "8": {"health": 100}}}