What are they called in the json data of the save file? If you could tell me, that would by great.
Look at the very end of the JSON data tab and you should see "version number - 7" replace that text with whats posted and you should be able to get the event items
- - - Updated - - -
Look at the very end of the JSON data tab and you should see "version number - 7" replace that text with this:
"playerStatProgression": [
{
"name": "DBD_BurntCoin",
"value": 40
},
{
"name": "DBD_GoldenCoin",
"value": 80
}
],