Gamer Goggles
Gamer Goggles
Epic
Increased Damage the lower your HP.

Gamer Goggles Megabonk – Explained

Gamer Goggles gives you bonus damage based on how low your HP is. The lower your health, the more damage you deal.
 
How it works:
 
- Gamer Goggles checks your current HP percentage every 1 second
- If your HP is below 50%, you gain bonus damage. If you are above that you'll not gain any bonus damage.
- The bonus increases linearly as your HP decreases
- At 0% HP, you reach the maximum bonus (theoretically)
- The damage bonus is applied as an additive multiplier to your damage stat
 
Damage bonus formula:
 
When your HP percentage $ h $ is below 50%:
 
 
$$ \text{DamageBonus}(n, h) = 2 \cdot (0.5 - h) \cdot n $$
 
 
Where
- $ n $ = number of Gamer Goggles copies
- $ h $ = your current HP percentage (0.0 to 1.0)
- Bonus only applies when $ h < 0.5 $ (below 50% HP)
 
Examples with 1 copy:
 
- At 50% HP → +0% damage (no bonus)
- At 40% HP → +20% damage
- At 25% HP → +50% damage
- At 10% HP → +80% damage
- At 0% HP → +100% damage (maximum)
 
Update behavior:
 
The damage bonus only updates if it changes by at least 2% compared to the last update. This prevents constant micro-updates and reduces performance overhead.
 
Important notes:
 
- The bonus scales linearly with both your HP percentage and number of copies
- You get no bonus at 50% HP or above
- Maximum bonus is reached at 0% HP (100% damage per copy)
- The bonus updates every 1 second, so there's a slight delay when your HP changes

How it Stacks

Gamer Goggles scales linearly with the number of copies.
 
Each copy multiplies the damage bonus you receive at any given HP percentage:
 
 
$$ \text{DamageBonus}(n, h) = 2 \cdot (0.5 - h) \cdot n $$
 
 
Where
- $ n $ = number of Gamer Goggles copies
- $ h $ = your current HP percentage (0.0 to 1.0)
- Only applies when $ h < 0.5 $ (below 50% HP)
 
Examples at different HP percentages:
 
 
Copies40% HP25% HP10% HP0% HP (Max)
1+20%+50%+80%+100%
2+40%+100%+160%+200%
3+60%+150%+240%+300%
5+100%+250%+400%+500%
Key points:
 
- Each copy gives you the same bonus multiplier at any HP percentage
- At 0% HP, each copy gives +100% damage
- The bonus scales linearly with both copies and HP percentage
- No bonus at 50% HP or above, regardless of copy count
 
Update interval:
 
The damage bonus updates every 1 second. This does not change with more copies.

Approved suggestions and replies (if you left feedback and it is approved your comment will show up here).

  • Mr CruzFeb 9, 2026
    Math is not allways mathing in megabonk, descriptions, so maybe you know the interaction between Gamer-Goggles & Beer. 1. 20 copies of beer, and no hp incr. multipliers leaves the player at 1 hp no matter the hp gained from levels or other sources. 2. By decifering the description 1 is 100% and gamer goggles would be useless in this scenario. 3. As stated at first, math is not allways mathing here, so do you know if infact it would have a cool interaction of having all gamer goggles being active constantly ^^? Best regards, keep bonking <3 Mr cruz
    Reply from IndieSnek:
    Gamer goggles always looks at the players Max HP regardless of what it is, and only works when it starts going below 50% of that number. So if your max HP is 1 for any reason, gamer goggles will indeed be useless unfortunately