needle ice

tech: needle ice - needles make 1-2 ice 9 after they impact a wall
needle shot gun fires 1 less needle

most harpoon tech are about 5% better
JUNK tech: negative friction - you speed up when you touch walls

no-cloning theorem:  42% -> 38% dup chance
symbiosis:  2 tech -> 1-2 tech after a boss dies
quenching gives 10% less max health for over heal
This commit is contained in:
landgreen
2021-10-20 21:27:45 -07:00
parent dfc0f9b574
commit 8c1539fa68
7 changed files with 80 additions and 22 deletions

View File

@@ -16,8 +16,8 @@ const level = {
// level.difficultyIncrease(30) //30 is near max on hard //60 is near max on why
// simulation.isHorizontalFlipped = true
// m.setField("plasma torch")
// b.giveGuns("railgun")
// tech.giveTech("aerodynamic heating")
// b.giveGuns("nail gun")
// tech.giveTech("negative friction")
// for (let i = 0; i < 2; i++) tech.giveTech("refractory metal")
// tech.giveTech("all-stars")
// for (let i = 0; i < 3; i++) tech.giveTech("overcharge")