19 lines
395 B
JSON
19 lines
395 B
JSON
{
|
|
"players": {
|
|
"computertech": {
|
|
"nick": "ComputerTech",
|
|
"xp": 60,
|
|
"ducks_shot": 5,
|
|
"ducks_befriended": 2,
|
|
"accuracy": 62,
|
|
"gun_confiscated": false,
|
|
"current_ammo": 5,
|
|
"magazines": 3,
|
|
"bullets_per_magazine": 6,
|
|
"jam_chance": 5,
|
|
"inventory": {},
|
|
"temporary_effects": []
|
|
}
|
|
},
|
|
"last_save": "1758825127.4272072"
|
|
} |