This commit is contained in:
Martin 2022-12-20 14:06:03 +01:00
parent edc3545c02
commit 688c2c5775
2 changed files with 5 additions and 5 deletions

View File

@ -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
}
}

View File

@ -196,7 +196,7 @@
"_enabled": true,
"__prefab": null,
"startTime": 0,
"startXP": 0,
"startXP": 100,
"maxHpLevel": 0,
"bonusDamageLevel": 0,
"projectilePiercingLevel": 0,