This commit is contained in:
landgreen
2022-08-14 19:43:51 -07:00
parent 88f891250b
commit 3a90a4b477
2 changed files with 2 additions and 19 deletions

View File

@@ -23,12 +23,12 @@ const level = {
// powerUps.research.changeRerolls(100000)
// m.immuneCycle = Infinity //you can't take damage
// tech.tech[297].frequency = 100
m.setField("time dilation") //molecular assembler time dilation perfect diamagnetism metamaterial cloaking wormhole negative mass
// m.setField("time dilation") //molecular assembler time dilation perfect diamagnetism metamaterial cloaking wormhole negative mass
// b.giveGuns("laser") //0 nail gun 1 shotgun 2 super balls 3 matter wave 4 missiles 5 grenades 6 spores 7 drones 8 foam 9 harpoon 10 mine 11 laser
// b.guns[0].ammo = 1000000
// tech.giveTech("coupling");
// tech.giveTech("time crystals");
tech.giveTech("retrocausality")
// tech.giveTech("retrocausality")
// for (let i = 0; i < 1; ++i) tech.giveTech("slow light")
// for (let i = 0; i < 1; ++i) tech.giveTech("free-electron laser")
// m.damage(0.1);

View File

@@ -1,23 +1,6 @@
******************************************************** NEXT PATCH **************************************************
tech: coupling - +1 coupling, coupling is a new stat that provides different buffs for each field
releasing this early for feedback about balance and bugs
removed tech Pauli exclusion
now the perfect diamagnatism coupling effect
snakeBoss tails are closer together
some bosses have a higher vision memory and response time
phonon gets 10% less ammo and 10% less damage
meta-analysis gives 2 research per use
energy drain rework
in many situations drain no longer scales with regen
this might have some bad side effects, let me know
bug fixes
made several tech effects not an arrow function
timeSkip graphical glitches might be improved
*********************************************************** TODO *****************************************************