new lore chapters

ghoster mobs are faster
teatherBoss spawns some seekerBullets on death
added 2 more lore chapters
  7 total

bug fixes
  updated requirements text
This commit is contained in:
landgreen
2022-09-18 15:03:01 -07:00
parent 8f702cfa4e
commit e4ebef0bc3
12 changed files with 2431 additions and 2041 deletions

View File

@@ -548,7 +548,7 @@ const powerUps = {
}
}
if (tech.healGiveMaxEnergy) {
tech.healMaxEnergyBonus += 0.1
tech.healMaxEnergyBonus += 0.08 * tech.largerHeals
m.setMaxEnergy();
}
},