mirror of
https://github.com/MartinKral/Slash-The-Hordes
synced 2025-10-09 16:46:00 +00:00
Pauser, game modal launcher
This commit is contained in:
@@ -1,18 +1,24 @@
|
||||
{
|
||||
"playerSettings": {
|
||||
"defaultHP": 0,
|
||||
"defaultHP": 50,
|
||||
"requiredXP": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
5,
|
||||
5,
|
||||
5,
|
||||
10,
|
||||
10,
|
||||
10,
|
||||
20,
|
||||
20,
|
||||
20,
|
||||
20
|
||||
],
|
||||
"collisionDelay": 0,
|
||||
"collisionDelay": 0.5,
|
||||
"testSettings": {
|
||||
"test": 0
|
||||
}
|
||||
},
|
||||
"weaponSettings": {
|
||||
"strikeDelay": 0
|
||||
"strikeDelay": 2
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user