diff --git a/region/norfair/west/Hi Jump Energy Tank Room.json b/region/norfair/west/Hi Jump Energy Tank Room.json index 7668c9c9c..06b71cc61 100644 --- a/region/norfair/west/Hi Jump Energy Tank Room.json +++ b/region/norfair/west/Hi Jump Energy Tank Room.json @@ -285,6 +285,37 @@ "note": "Get to the item with two Spring Ball bomb jumps and remote acquire the item back by the left door.", "devNote": "The Power Bombs will solidify the bomb block, preventing remote acquiring on the right. The Power Bombs are not going to overload many PLMs." }, + { + "link": [1, 1], + "name": "Direct G-Mode Morph Remote Acquire Both Items with Blue Suit", + "entranceCondition": { + "comeInWithGMode": { + "mode": "direct", + "morphed": true + } + }, + "requires": [ + "h_blueSuitGMode", + {"or": [ + "h_artificialMorphIBJ", + {"and": [ + "HiJump", + "h_artificialMorphSpringBall" + ] + } + ] + }, + "canRemoteAcquire" + ], + "collectsItems": [3, 4], + "flashSuitChecked": true, + "blueSuitChecked": true, + "note": [ + "A Blue Suit allows Samus to pass through the morph tunnel bomb blocks without overloading PLMS and be able to collect the right item.", + "With Hi-Jump and SpringBall or IBJ, reach the top left item, quickly roll through it and the morph tunnel to reach the right item.", + "After returning to the door, exiting G-Mode will collect both Items." + ] + }, { "id": 5, "link": [1, 3], @@ -573,6 +604,31 @@ ], "devNote": "The only loss of access here is the camera fix, but there is another strat that can be used without." }, + { + "link": [2, 1], + "name": "Direct G-Mode Morph Remote Acquire Left Item with Blue Suit", + "entranceCondition": { + "comeInWithGMode": { + "mode": "direct", + "morphed": true + } + }, + "requires": [ + "h_blueSuitGMode", + {"or": [ + "h_artificialMorphSpringBall", + "h_artificialMorphIBJ" + ]}, + "canRemoteAcquire" + ], + "collectsItems": [4], + "flashSuitChecked": true, + "blueSuitChecked": true, + "note": [ + "IBJ or SpringBall jump into the morph tunnel and quickly roll thorough to avoid overloading PLMS and making remote acquisition impossible.", + "Touch the item, and continue to the left side of the room before exiting G-mode to collect the item." + ] + }, { "id": 15, "link": [2, 1], @@ -657,6 +713,33 @@ "flashSuitChecked": true, "blueSuitChecked": true }, + { + "link": [2, 2], + "name": "Direct G-Mode Morph Remote Acquire Left Item with Blue Suit", + "entranceCondition": { + "comeInWithGMode": { + "mode": "direct", + "morphed": true + } + }, + "requires": [ + "h_blueSuitGMode", + {"or": [ + "h_artificialMorphSpringBall", + "h_artificialMorphIBJ" + ]}, + "canRemoteAcquire" + ], + "collectsItems": [4], + "flashSuitChecked": true, + "blueSuitChecked": true, + "note": [ + "Avoid the right item if it is uncollected as it will overload PLMS if touched too many times in G-Mode.", + "Either IBJ or SpringBall jump into the morph tunnel and quickly roll thorough to avoid overloading PLMS.", + "The camera will not follow Samus through the tunnel so the collection is done blind.", + "Due to the effects of Blue Suit, right direction must be pressed after the bomb explodes when returning." + ] + }, { "id": 20, "link": [2, 2],