Room ID: 123
In-room Speedy Jump up with HiJump and Leave while Shinecharged
(Extreme)
Post Crocomire Farming Room
From: 5
Main Junction
To: 1
Top Left Door
Shortcharge to the right and then jump from below the floating platform to reach the top left door. Requires: "HiJump" "canShinechargeMovementComplex" { "or": [ "canWalljump", "canTrickyDashJump" ] } { "or": [ { "canShineCharge": { "usedTiles": 18, "openEnd": 1, "gentleUpTiles": 4, "gentleDownTiles": 2 } }, { "and": [ { "doorUnlockedAtNode": 3 }, { "canShineCharge": { "usedTiles": 19, "openEnd": 1, "gentleUpTiles": 4, "gentleDownTiles": 2 } } ] } ] } Exit condition: { "leaveShinecharged": { "framesRemaining": 10 } } Unlocks doors: {"nodeId":3,"types":["ammo"],"requires":[]} {"types":["ammo"],"requires":[]} |