Golden Torizo's Room: Shinespark (Top)

Room ID: 150

Wiki
From: 1
Left Door
To: 3
Top Left Item

Entrance condition:

{
  "comeInWithSpark": {
    "position": "top"
  }
}

Requires:

"h_canNavigateHeatRooms"
{
  "shinespark": {
    "frames": 19,
    "excessFrames": 8
  }
}
{
  "heatFrames": 120
}

Dev note: Sparking in from the top position requires more heat frames, because you end up on top of the item pedestal and need to move off of it. FIXME: The heat frames for the crash animation (and for moving off the pedestal) occur after the item collection, which could matter if the item is an ETank. Likewise, 3 shinespark frames of damage occur after the item collection (assuming not stopping early).