mirror of
https://github.com/MartinKral/Slash-The-Hordes
synced 2024-12-26 03:38:58 +00:00
settings
This commit is contained in:
parent
edc3545c02
commit
688c2c5775
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user