hyperpolarization

tech: hyperpolarization - reduce the CD on depolarization by 1 second

metamaterial absorber 22->25% chance to get power up for mobs not killed
symbiosis -0.5 -> 0.25 max health after killing a mob
dazzler -15->10 energy after decloaking and stunning mobs
Hilbert space 142->300% damage

fixed bug with 1000x more frequent enthalpy
This commit is contained in:
landgreen
2024-02-10 19:58:05 -08:00
parent 17f65cfcea
commit b5e4b0db03
8 changed files with 80 additions and 86 deletions

View File

@@ -800,7 +800,7 @@ const b = {
requestAnimationFrame(cycle)
} else {
count++
if (count < 110) requestAnimationFrame(cycle);
if (count < 130) requestAnimationFrame(cycle);
if (!(count % 10)) {
const unit = Vector.rotate({
x: 1,