Avarice/fixtures/database/game/perks.json
Anton Tarasenko 5602ee7c0a Implement database feature
A simple JSON-based database that works through loading full self-copy
into the memory. Should be more than enough for the needs of kf modding.
2020-11-28 23:35:27 +07:00

13 lines
258 B
JSON

{
"76561198025127722": {
"headshots": 582,
"assault_rifle_damage": 9067,
"stalker_kills": 143
},
"76561198044316328": {
"explosive_damage": 19674,
"shotgun_damage": 3835,
"welded_amount": 1
}
}