Skip to content

Commit cfd3da2

Browse files
committed
feedback update
1 parent 57b6916 commit cfd3da2

3 files changed

Lines changed: 14 additions & 52 deletions

File tree

region/brinstar/blue/Morph Ball Room.json

Lines changed: 9 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -977,7 +977,7 @@
977977
{
978978
"id": 29,
979979
"link": [1, 5],
980-
"name": "Indirect G-Mode, Overload PLMs",
980+
"name": "Indirect G-Mode Morph, Overload PLMs",
981981
"entranceCondition": {
982982
"comeInWithGMode": {
983983
"mode": "indirect",
@@ -987,7 +987,7 @@
987987
"requires": [
988988
{"or": [
989989
{"enemyDamage": {"enemy": "Sidehopper", "type": "contact", "hits": 2}},
990-
{"ammo": {"type": "PowerBomb", "count": 1}},
990+
"h_artificialMorphPowerBomb",
991991
"canInsaneJump",
992992
{"and": [
993993
"Morph",
@@ -1012,7 +1012,7 @@
10121012
},
10131013
{
10141014
"link": [1, 5],
1015-
"name": "Indirect G-Mode, Overload PLMs, Power Bomb Wall",
1015+
"name": "Indirect G-Mode Morph, Overload PLMs, Power Bomb Wall",
10161016
"entranceCondition": {
10171017
"comeInWithGMode": {
10181018
"mode": "indirect",
@@ -1022,20 +1022,10 @@
10221022
"requires": [
10231023
{"or": [
10241024
{"enemyDamage": {"enemy": "Sidehopper", "type": "contact", "hits": 2}},
1025-
{"ammo": {"type": "PowerBomb", "count": 1}},
1026-
"canInsaneJump",
1027-
{"and": [
1028-
"Morph",
1029-
{"or": [
1030-
{"and": [
1031-
"Plasma",
1032-
"Charge"
1033-
]},
1034-
"ScrewAttack"
1035-
]}
1036-
]}
1025+
"h_artificialMorphPowerBomb",
1026+
"canInsaneJump"
10371027
]},
1038-
"h_usePowerBomb",
1028+
"h_artificialMorphPowerBomb",
10391029
{"or": [
10401030
"h_artificialMorphMovement",
10411031
"h_additionalBomb"
@@ -1066,7 +1056,7 @@
10661056
"canInsaneJump",
10671057
{"enemyDamage": {"enemy": "Sidehopper", "type": "contact", "hits": 2}},
10681058
{"and": [
1069-
{"ammo": {"type": "PowerBomb", "count": 1}},
1059+
"h_artificialMorphPowerBomb",
10701060
{"or": [
10711061
"canTrickyDodgeEnemies",
10721062
{"enemyDamage": {"enemy": "Sidehopper", "type": "contact", "hits": 1}}
@@ -1101,7 +1091,7 @@
11011091
"canInsaneJump",
11021092
{"enemyDamage": {"enemy": "Sidehopper", "type": "contact", "hits": 2}},
11031093
{"and": [
1104-
{"ammo": {"type": "PowerBomb", "count": 1}},
1094+
"h_artificialMorphPowerBomb",
11051095
{"or": [
11061096
"canTrickyDodgeEnemies",
11071097
{"enemyDamage": {"enemy": "Sidehopper", "type": "contact", "hits": 1}}
@@ -1112,7 +1102,7 @@
11121102
"ScrewAttack"
11131103
]}
11141104
]},
1115-
"h_usePowerBomb",
1105+
"h_artificialMorphPowerBomb",
11161106
{"or": [
11171107
"h_artificialMorphMovement",
11181108
"h_additionalBomb"

region/crateria/east/Crab Maze.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@
405405
}
406406
},
407407
"requires": [
408-
"canTrickyGMode",
408+
"canInsaneJump",
409409
"h_artificialMorphSpringBall",
410410
"h_artificialMorphBombs",
411411
"canUseIFrames",

region/crateria/east/West Ocean.json

Lines changed: 4 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -3100,6 +3100,10 @@
31003100
"note": [
31013101
"Shinespark vertically through the crumble block and quickly morph and move left into the bomb block just below.",
31023102
"Align Samus on the second downward slope in front of the door before sparking."
3103+
],
3104+
"devNote": [
3105+
"The canInsaneJump is used as a difficulty placement, as this strat is unintuitive.",
3106+
"FIXME: This can't be used if going 17->16 and Power Bombing the item with canRiskPermanentLossOfAccess, because the block will remain solid."
31033107
]
31043108
},
31053109
{
@@ -3128,38 +3132,6 @@
31283132
],
31293133
"devNote": "This requires the item to not be collected, but there is no reason to do this without it being there, so there is no canRiskPermanentLossOfAccess."
31303134
},
3131-
{
3132-
"link": [17, 1],
3133-
"name": "G-mode Overload PLMs by Power Bombing Item, Shinespark, Quick Morph",
3134-
"requires": [
3135-
{"notable": "G-mode Overload PLMs by Power Bombing Morph Maze Item"},
3136-
"canEnterGMode",
3137-
"h_usePowerBomb",
3138-
"canInsaneJump",
3139-
{"canShineCharge": {
3140-
"usedTiles": 23,
3141-
"steepUpTiles": 6,
3142-
"steepDownTiles": 1,
3143-
"openEnd": 1
3144-
}},
3145-
{"shinespark": {"frames": 23, "excessFrames": 0}},
3146-
"can4HighMidAirMorph",
3147-
{"or": [
3148-
"h_artificialMorphBombThings",
3149-
"h_artificialMorphSpringBall",
3150-
"can3HighWallMidAirMorph"
3151-
]}
3152-
],
3153-
"collectsItems": [10],
3154-
"flashSuitChecked": true,
3155-
"note": [
3156-
"To overload the PLMs, place a Power Bomb precisely to the right of the bottom of the second overhang above the bottom left door.",
3157-
"This is at the max jump height without HiJump. Placing the Power Bomb higher or lower will not overload the PLMs without many Power Bombs.",
3158-
"Shinespark vertically through the crumble block and quickly morph and move left into the bomb block just below.",
3159-
"Align Samus on the second downward slope in front of the door before sparking."
3160-
],
3161-
"devNote": "This requires the item to not be collected, but there is no reason to do this without it being there, so there is no canRiskPermanentLossOfAccess."
3162-
},
31633135
{
31643136
"id": 135,
31653137
"link": [17, 16],

0 commit comments

Comments
 (0)