mirror of
https://github.com/MartinKral/Slash-The-Hordes
synced 2024-12-26 11:48:54 +00:00
settings
This commit is contained in:
parent
edc3545c02
commit
688c2c5775
@ -36,8 +36,8 @@
|
|||||||
"launcher": {
|
"launcher": {
|
||||||
"projectileLifetime": 3,
|
"projectileLifetime": 3,
|
||||||
"projectileSpeed": 300,
|
"projectileSpeed": 300,
|
||||||
"wavesToShoot": 1,
|
"wavesToShoot": 0,
|
||||||
"wavesDelayMs": 100,
|
"wavesDelayMs": 120,
|
||||||
"cooldown": 4
|
"cooldown": 4
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -46,8 +46,8 @@
|
|||||||
"launcher": {
|
"launcher": {
|
||||||
"projectileLifetime": 20,
|
"projectileLifetime": 20,
|
||||||
"projectileSpeed": 300,
|
"projectileSpeed": 300,
|
||||||
"wavesToShoot": 1,
|
"wavesToShoot": 0,
|
||||||
"wavesDelayMs": 100,
|
"wavesDelayMs": 200,
|
||||||
"cooldown": 4
|
"cooldown": 4
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -196,7 +196,7 @@
|
|||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": null,
|
"__prefab": null,
|
||||||
"startTime": 0,
|
"startTime": 0,
|
||||||
"startXP": 0,
|
"startXP": 100,
|
||||||
"maxHpLevel": 0,
|
"maxHpLevel": 0,
|
||||||
"bonusDamageLevel": 0,
|
"bonusDamageLevel": 0,
|
||||||
"projectilePiercingLevel": 0,
|
"projectilePiercingLevel": 0,
|
||||||
|
Loading…
Reference in New Issue
Block a user