Room ID: 67
|
Moonwalk into the transition on the same frame that the Grapple Beam reaches the Grapple block. Continue holding Grapple through the door transition to initiate a teleport in the next room. Requires: "canMoonwalk" Exit condition: {
"leaveWithGrappleTeleport": {
"blockPositions": [
[
5,
3
]
]
}
}Dev note: FIXME: Strats could be added which come in shinecharging or shinecharged, and leave with both a grapple teleport and a shinecharge. Currently we don't have a way to represent this in the schema, as having multiple exit conditions is not allowed, but this could be relaxed in the future. There is a strat in Green Pirate Shaft that requires jumping, so a flash suit would be not usable there, but that strat already requires a Crystal Flash. |