Jeronimo (_slowmotion_)

Race #11

View Pit Stop page for race #11 by _slowmotion_Ghost race

View profile for Jeronimo (_slowmotion_)

Official speed 87.31 wpm (84.39 seconds elapsed during race)
Race Start February 3, 2019 1:38:55am UTC
Race Finish February 3, 2019 1:40:19am UTC
Outcome No win (2 of 2)
Opponents 1. jakob2000 (118.16 wpm)
Accuracy 97.0%
Points 158.61
Text #4190100 (Length: 614 characters)

When you normally collect an item that Link holds up, the game freezes other entities by setting one of Link's state flags (specifically, Link Instance + 0x66C, flag 0x20000000), sets a state flag noting that Link is getting an item (Instance + 0x66C, flag 0x00000400), and sets Link state such that the player can no longer move him. If you trigger an event that can zero out the freeze entities flag after you've collected an item you can re-enable enemy movement, which allows you to take damage from an enemy, which forces a state change and allows you to control Link while the item getting flag is still set.