foam fractionation

foam dissipates a bit faster, has less ammo, and does 60% more damage per second
tech: foam fractionation - foam is 100% bigger when you are below 200 ammo

difficulty now increases linearly, even after beating the final boss
This commit is contained in:
landgreen
2020-12-31 09:49:07 -08:00
parent 491b979d4c
commit 2c30382093
7 changed files with 49 additions and 39 deletions

View File

@@ -102,7 +102,7 @@ const spawn = {
level.exit.x = 5500;
level.exit.y = -330;
//ramp up damage
for (let i = 0; i < 4; i++) level.difficultyIncrease(simulation.difficultyMode)
for (let i = 0; i < 2; i++) level.difficultyIncrease(simulation.difficultyMode)
//pull in particles