Skip to content

Commit 72c8a76

Browse files
committed
add Warehouse Zeela blue bounce unmorph strat
1 parent de52020 commit 72c8a76

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

region/brinstar/kraid/Warehouse Zeela Room.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -454,6 +454,36 @@
454454
],
455455
"clearsObstacles": ["A"]
456456
},
457+
{
458+
"link": [2, 3],
459+
"name": "Come in Shinecharging, Leave With Temporary Blue",
460+
"entranceCondition": {
461+
"comeInShinecharging": {
462+
"length": 3,
463+
"openEnd": 0
464+
}
465+
},
466+
"requires": [
467+
"canChainTemporaryBlue",
468+
"canSpringBallBounce",
469+
"canInsaneJump"
470+
],
471+
"exitCondition": {
472+
"leaveWithTemporaryBlue": {
473+
"direction": "right"
474+
}
475+
},
476+
"unlocksDoors": [
477+
{"types": ["ammo"], "requires": []}
478+
],
479+
"flashSuitChecked": true,
480+
"note": [
481+
"Unmorph immediately after exiting the tunnel while still descending, to continue chaining temporary blue.",
482+
"The frame window for the unmorph depends on the alignment of Samus' bounces;",
483+
"in the worst case where Samus bounces upward while exiting, this method will unavoidably fail."
484+
],
485+
"devNote": "The runway has 1 unusable tile, to allow space to perform the blue bounce."
486+
},
457487
{
458488
"id": 21,
459489
"link": [2, 3],

0 commit comments

Comments
 (0)