mirror of
https://github.com/MartinKral/Slash-The-Hordes
synced 2025-10-09 16:46:00 +00:00
settings
This commit is contained in:
@@ -36,8 +36,8 @@
|
||||
"launcher": {
|
||||
"projectileLifetime": 3,
|
||||
"projectileSpeed": 300,
|
||||
"wavesToShoot": 1,
|
||||
"wavesDelayMs": 100,
|
||||
"wavesToShoot": 0,
|
||||
"wavesDelayMs": 120,
|
||||
"cooldown": 4
|
||||
}
|
||||
},
|
||||
@@ -46,8 +46,8 @@
|
||||
"launcher": {
|
||||
"projectileLifetime": 20,
|
||||
"projectileSpeed": 300,
|
||||
"wavesToShoot": 1,
|
||||
"wavesDelayMs": 100,
|
||||
"wavesToShoot": 0,
|
||||
"wavesDelayMs": 200,
|
||||
"cooldown": 4
|
||||
}
|
||||
}
|
||||
|
@@ -196,7 +196,7 @@
|
||||
"_enabled": true,
|
||||
"__prefab": null,
|
||||
"startTime": 0,
|
||||
"startXP": 0,
|
||||
"startXP": 100,
|
||||
"maxHpLevel": 0,
|
||||
"bonusDamageLevel": 0,
|
||||
"projectilePiercingLevel": 0,
|
||||
|
Reference in New Issue
Block a user