Skip to content

Commit 75f69d9

Browse files
committed
feedback update
1 parent 1a5d00c commit 75f69d9

2 files changed

Lines changed: 19 additions & 6 deletions

File tree

region/brinstar/red/Red Tower.json

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2467,7 +2467,8 @@
24672467
"requires": [
24682468
{"notable": "Fast Climb with Space Jump"},
24692469
"SpaceJump",
2470-
"canTrickyJump"
2470+
"canTrickyJump",
2471+
{"obstaclesCleared": ["B"]}
24712472
],
24722473
"wallJumpAvoid": true,
24732474
"note": [
@@ -2479,14 +2480,27 @@
24792480
},
24802481
{
24812482
"link": [9, 5],
2482-
"name": "Space Jump Climb Between the Rippers",
2483+
"name": "HiJump, Space Jump Climb Between the Rippers",
2484+
"requires": [
2485+
"SpaceJump",
2486+
"canTrickyJump"
2487+
],
2488+
"note": [
2489+
"Climb the top of Red Tower with just HiJump and Space Jump.",
2490+
"This can be done by dodging the Rippers and shooting the block as Samus is going upward, so she goes through the block as it breaks."
2491+
]
2492+
},
2493+
{
2494+
"link": [9, 5],
2495+
"name": "Bootless Space Jump Climb Between the Rippers",
24832496
"requires": [
24842497
"canPreciseSpaceJump",
24852498
"canTrickyDodgeEnemies"
24862499
],
24872500
"note": [
24882501
"Climb the top of Red Tower with just Space Jump.",
2489-
"This can be done by dodging the Rippers and shooting the block as Samus is going upward, so she goes through the block as it breaks."
2502+
"This can be done by dodging the Rippers and shooting the block as Samus is going upward, so she goes through the block as it breaks.",
2503+
"The positioning and timing of the final jump and shot is more precise without HiJump."
24902504
]
24912505
},
24922506
{

region/lowernorfair/east/Red Kihunter Shaft.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -827,7 +827,6 @@
827827
"h_canNavigateHeatRooms",
828828
"canStopOnADime",
829829
"canTrickyDodgeEnemies",
830-
"Morph",
831830
{"or": [
832831
"HiJump",
833832
"canWalljump"
@@ -837,7 +836,7 @@
837836
"note": [
838837
"Manipulate the Three KiHunters to avoid all of them when entering the room from the Save room door.",
839838
"Stop on a dime on entry for positioning, because it is precise.",
840-
"Wait 1 second then Morph and roll left, past the swooping kihunter.",
839+
"Wait 1 second then run or Morph and roll left, past the swooping kihunter.",
841840
"Quickly jump to the higher level and run into the left wall.",
842841
"Wait there for half a second; it helps to jump into the wall.",
843842
"The 2 KiHunters should be grouped above Samus and out of the way."
@@ -1560,7 +1559,7 @@
15601559
"note": [
15611560
"Manipulate the Three KiHunters to avoid all of them when entering the room from the Save room door.",
15621561
"Stop on a dime on entry for positioning, because it is precise.",
1563-
"Wait 1 second then Morph and roll left, past the swooping kihunter.",
1562+
"Wait 1 second then run or Morph and roll left, past the swooping kihunter.",
15641563
"Quickly jump to the higher level and run into the left wall.",
15651564
"Wait there for half a second; it helps to jump into the wall.",
15661565
"The 2 KiHunters should be grouped above Samus and out of the way."

0 commit comments

Comments
 (0)