Skip to content

Commit 259fb0e

Browse files
committed
feedback update
1 parent 2e0c472 commit 259fb0e

1 file changed

Lines changed: 27 additions & 39 deletions

File tree

region/brinstar/green/Etecoon Energy Tank Room.json

Lines changed: 27 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -420,27 +420,24 @@
420420
{"itemNotCollectedAtNode": 5},
421421
"canRiskPermanentLossOfAccess",
422422
"canOffScreenMovement",
423+
"canInsaneJump",
423424
{"or": [
425+
"canTrickyGMode",
424426
"h_artificialMorphPowerBomb",
425427
"ScrewAttack",
426-
"canTrickyGMode",
427-
{"and": [
428-
"canInsaneJump",
429-
{"or": [
430-
"Ice",
431-
{"ammo": {"type": "Missile", "count": 1}},
432-
{"ammo": {"type": "Super", "count": 1}}
433-
]}
434-
]},
428+
"Ice",
429+
{"ammo": {"type": "Missile", "count": 1}},
430+
{"ammo": {"type": "Super", "count": 1}},
435431
{"enemyDamage": {"enemy": "Beetom", "type": "contact", "hits": 3}}
436432
]}
437433
],
438434
"clearsObstacles": ["B"],
439435
"collectsItems": [5],
440436
"flashSuitChecked": true,
441437
"note": [
442-
"Roll through the item to overload PLMs before falling through the crumble blocks.",
443-
"Carefully fall to not touch the spikes on the right, then roll through the spikeway.",
438+
"Roll through the item to mostly overload PLMs before falling into the pit and fully overloading them with the camera scroll blocks.",
439+
"Fully overloading the PLMs before touching the camera scroll blocks will prevent the camera from following Samus after exiting G-mode.",
440+
"While falling, carefully avoid touching the thorns on the right, then roll through the spikeway.",
444441
"After the camera stops scrolling, move another 2-3 tiles then exit G-Mode.",
445442
"Make small jumps to reset the camera then quickly kill the Beetom as it jumps at Samus, or precisely jump underneath it."
446443
]
@@ -798,27 +795,24 @@
798795
"canRiskPermanentLossOfAccess",
799796
"canOffScreenMovement",
800797
"h_artificialMorphPowerBomb",
798+
"canInsaneJump",
801799
{"or": [
800+
"canTrickyGMode",
802801
"h_artificialMorphPowerBomb",
803802
"ScrewAttack",
804-
"canTrickyGMode",
805-
{"and": [
806-
"canInsaneJump",
807-
{"or": [
808-
"Ice",
809-
{"ammo": {"type": "Missile", "count": 1}},
810-
{"ammo": {"type": "Super", "count": 1}}
811-
]}
812-
]},
803+
"Ice",
804+
{"ammo": {"type": "Missile", "count": 1}},
805+
{"ammo": {"type": "Super", "count": 1}},
813806
{"enemyDamage": {"enemy": "Beetom", "type": "contact", "hits": 3}}
814807
]}
815808
],
816809
"clearsObstacles": ["B"],
817810
"collectsItems": [5],
818811
"flashSuitChecked": true,
819812
"note": [
820-
"Carefully Bomb boost across the pit and roll through the item to overload PLMs before falling through the crumble blocks.",
821-
"Carefully fall to not touch the spikes on the right, then roll through the spikeway.",
813+
"Carefully Bomb boost across the pit and roll through the item to mostly overload PLMs before falling into the pit and fully overloading them with the camera scroll blocks.",
814+
"Fully overloading the PLMs before touching the camera scroll blocks will prevent the camera from following Samus after exiting G-mode.",
815+
"While falling, carefully avoid touching the thorns on the right, then roll through the spikeway.",
822816
"After the camera stops scrolling, move another 2-3 tiles then exit G-Mode.",
823817
"Make small jumps to reset the camera then quickly kill the Beetom as it jumps at Samus, or precisely jump underneath it."
824818
],
@@ -1581,18 +1575,6 @@
15811575
{"or": [
15821576
"canTrickyGMode",
15831577
{"and": [
1584-
{"tech": "canBombHorizontally"},
1585-
{"ammo": { "type": "PowerBomb", "count": 6}},
1586-
{"or": [
1587-
"canInsaneJump",
1588-
{"ammo": { "type": "PowerBomb", "count": 2}}
1589-
]}
1590-
]},
1591-
{"and": [
1592-
{"or": [
1593-
"Morph",
1594-
"h_artificialMorphSpringBall"
1595-
]},
15961578
{"ammo": { "type": "PowerBomb", "count": 3}},
15971579
{"or": [
15981580
"canInsaneJump",
@@ -1616,6 +1598,14 @@
16161598
"canBePatient",
16171599
"h_artificialMorphSpringBall",
16181600
"HiJump"
1601+
]},
1602+
{"and": [
1603+
"canBePatient",
1604+
"Morph",
1605+
{"or": [
1606+
"HiJump",
1607+
"canWalljump"
1608+
]}
16191609
]}
16201610
]}
16211611
],
@@ -1635,10 +1625,7 @@
16351625
"requires": [
16361626
{"itemNotCollectedAtNode": 5},
16371627
"canRiskPermanentLossOfAccess",
1638-
{"or": [
1639-
"Morph",
1640-
"h_artificialMorphSpringBall"
1641-
]},
1628+
"h_artificialMorphMovement",
16421629
{"or": [
16431630
{"and": [
16441631
{"ammo": { "type": "PowerBomb", "count": 3}},
@@ -1664,7 +1651,8 @@
16641651
{"and": [
16651652
"HiJump",
16661653
"canSpringBallJumpMidAir"
1667-
]}
1654+
]},
1655+
"h_artificialMorphIBJ"
16681656
]}
16691657
],
16701658
"clearsObstacles": ["A"],

0 commit comments

Comments
 (0)