mirror of
https://github.com/MartinKral/Slash-The-Hordes
synced 2025-10-09 16:46:00 +00:00
Added regeneration
This commit is contained in:
@@ -13,16 +13,18 @@
|
||||
20,
|
||||
20
|
||||
],
|
||||
"regenerationDelay": 5,
|
||||
"collisionDelay": 0.5
|
||||
},
|
||||
"weapon": {
|
||||
"strikeDelay": 2
|
||||
"strikeDelay": 2,
|
||||
"damage": 1
|
||||
},
|
||||
"upgrades": {
|
||||
"maxWeaponLengthUpgrades": 5,
|
||||
"maxWeaponDamageUpgrades": 5,
|
||||
"maxHorizontalProjectileUpgrades": 0,
|
||||
"maxVerticalProjectileUpgrades": 0,
|
||||
"maxRegenerationUpgrades": 0
|
||||
"maxRegenerationUpgrades": 5
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user