Skip to content

Commit 166154e

Browse files
committed
add extra strats
https://videos.maprando.com/video/10251 As per Kyles notes.. from the left side you can grab both items.
1 parent cd651d6 commit 166154e

1 file changed

Lines changed: 49 additions & 0 deletions

File tree

region/norfair/west/Hi Jump Energy Tank Room.json

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,29 @@
285285
"note": "Get to the item with two Spring Ball bomb jumps and remote acquire the item back by the left door.",
286286
"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."
287287
},
288+
{
289+
"link": [1, 1],
290+
"name": "Direct G-Mode Morph Remote Acquire Both Items with Blue Suit",
291+
"entranceCondition": {
292+
"comeInWithGMode": {
293+
"mode": "direct",
294+
"morphed": true
295+
}
296+
},
297+
"requires": [
298+
"h_blueSuitGMode",
299+
"h_artificialMorphIBJ",
300+
"canRemoteAcquire"
301+
],
302+
"collectsItems": [3, 4],
303+
"flashSuitChecked": true,
304+
"blueSuitChecked": true,
305+
"note": [
306+
"Enter with direct G-mode artificial morph, IBJ to the first item, quickly passing thorough it and thruogh the morph tunnel.",
307+
"IBJ to the right item, moving on it a few time will overload the plms and allow Samus to return to the door.",
308+
"Upon exiting G-Mode, both items will be aqquired."
309+
]
310+
},
288311
{
289312
"id": 5,
290313
"link": [1, 3],
@@ -573,6 +596,32 @@
573596
],
574597
"devNote": "The only loss of access here is the camera fix, but there is another strat that can be used without."
575598
},
599+
{
600+
"link": [2, 1],
601+
"name": "Direct G-Mode Morph Remote Acquire Left Item with Blue Suit",
602+
"entranceCondition": {
603+
"comeInWithGMode": {
604+
"mode": "direct",
605+
"morphed": true
606+
}
607+
},
608+
"requires": [
609+
"h_blueSuitGMode",
610+
{"or": [
611+
"h_artificialMorphSpringBall",
612+
"h_artificialMorphIBJ"
613+
]},
614+
"canRemoteAcquire"
615+
],
616+
"collectsItems": [4],
617+
"flashSuitChecked": true,
618+
"blueSuitChecked": true,
619+
"note": [
620+
"Enter with direct G-mode artificial morph, avoid touching too many crumble blocks and the right item if it is there.",
621+
"Either IBJ or SpringBall jump into the morph tunnel and quickly roll thorough to avoid overloading PLMS and making remote acquisition impossible.",
622+
"Touch the item, and return to the right side of the room before exiting G-mode to collect the item."
623+
]
624+
},
576625
{
577626
"id": 15,
578627
"link": [2, 1],

0 commit comments

Comments
 (0)