bug fix patch

enthalpy: 3->2% heal from damage done
technical debt: 8->15% less damage for each tech
This commit is contained in:
landgreen
2022-03-24 05:58:58 -07:00
parent 6b2b59a115
commit bae43b334c
6 changed files with 10 additions and 22 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