Gem Sick
GEM SICK
| Effect | gemhigh 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
sprGemsickMotioninstead of the usualsprGemhighMotion. - Internally the upgrade flag is called
pugLessResist; the name Gem Sick appears only in the display strings.