tech debt negative fix

plasma ball
  moves faster
  grows/drains extra fast when you have excess energy

bug: technical debt no longer produces negative damage at high tech levels
  maybe this was causing the NaN position bug?
This commit is contained in:
landgreen
2022-03-25 05:43:25 -07:00
parent bae43b334c
commit e4443aa10a
5 changed files with 42 additions and 28 deletions

View File

@@ -25,8 +25,8 @@ const level = {
// powerUps.research.changeRerolls(100000)
// for (let i = 0; i < 2; i++) tech.giveTech("undefined")
// tech.tech[297].frequency = 100
m.setField("plasma torch")
tech.giveTech("plasma ball")
// m.setField("plasma torch")
// tech.giveTech("plasma ball")
// m.immuneCycle = Infinity //you can't take damage
// level.difficultyIncrease(30) //30 is near max on hard //60 is near max on why