Gem Sick

Revision as of 06:31, 5 July 2026 by 172.17.0.1 (talk) (Gem High link + stats from scrGainGem/HUD: 300->480 frame streak window, own HUD sprite, pugLessResist)
GEM SICK
Effectgemhigh lasts for longer duration
名前ジェムよい
説明ジェムハイじょうたいが ながく つづく
In the game

Gem Sick (ジェムよい) is an upgrade that makes gem high last longer by slowing how quickly the gem streak decays.

Stats

The gem streak (and with it gem high) survives as long as a countdown that resets with every gem collected. From the gem-gain code:

  • The countdown is normally 300 frames (5 seconds); with Gem Sick every gem collected sets it to 480 frames (8 seconds) instead, a 60% longer window between pickups before the streak breaks.
  • The extension applies to every source that feeds the streak, including gem rewards granted directly by combos and other non-pickup sources.
  • The upgrade has its own HUD art: while it is held, the gem-high meter's flame animation is drawn with sprGemsickMotion instead of the usual sprGemhighMotion.
  • Internally the upgrade flag is called pugLessResist; the name Gem Sick appears only in the display strings.