WIMPs for wormhole

tech: WIMPs now requires wormhole
  gives 3-9 research now (was 2-3)

tech: eddy current brake - is 15% larger and caps mob speeds at 20% slower

bug fixes
This commit is contained in:
landgreen
2021-06-13 18:45:53 -07:00
parent 36d44c2569
commit a285375e2b
7 changed files with 78 additions and 99 deletions

View File

@@ -5956,7 +5956,7 @@ const level = {
//top right
spawn.randomGroup(2000, -5700, 0.6);
powerUps.addRerollToLevel() //needs to run after mobs are spawned
powerUps.addResearchToLevel() //needs to run after mobs are spawned
let bosses = ["shooterBoss", "launcherBoss", "laserTargetingBoss", "streamBoss", "pulsarBoss", "spawnerBossCulture", "laserBoss"];
let abc = Math.random();
if (simulation.difficulty > 3) {