Slash-The-Hordes/assets/Data/GameSettings.json

18 lines
294 B
JSON
Raw Normal View History

2022-11-24 15:51:10 +00:00
{
"playerSettings": {
"defaultHP": 0,
"requiredXP": [
0,
0,
0,
0
],
"collisionDelay": 0,
"testSettings": {
"test": 0
}
},
"weaponSettings": {
"strikeDelay": 0
}
}