mirror of
https://github.com/MartinKral/Slash-The-Hordes
synced 2024-12-26 03:38:58 +00:00
24 lines
394 B
JSON
24 lines
394 B
JSON
{
|
|
"playerSettings": {
|
|
"defaultHP": 50,
|
|
"requiredXP": [
|
|
5,
|
|
5,
|
|
5,
|
|
10,
|
|
10,
|
|
10,
|
|
20,
|
|
20,
|
|
20,
|
|
20
|
|
],
|
|
"collisionDelay": 0.5,
|
|
"testSettings": {
|
|
"test": 0
|
|
}
|
|
},
|
|
"weaponSettings": {
|
|
"strikeDelay": 2
|
|
}
|
|
} |