Skip to content

Commit 67311d2

Browse files
committed
Bot Ice Clip note; potential mochtroid damage
1 parent e8cc981 commit 67311d2

1 file changed

Lines changed: 20 additions & 3 deletions

File tree

region/maridia/inner-pink/Botwoon Hallway.json

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,15 @@
203203
"requires": [
204204
"h_canNavigateUnderwater",
205205
"canCeilingClip",
206-
"canUseFrozenEnemies"
206+
"canUseFrozenEnemies",
207+
{"or": [
208+
"canTrickyJump",
209+
{"enemyDamage": {
210+
"enemy": "Mochtroid",
211+
"type": "contact",
212+
"hits": 1
213+
}}
214+
]}
207215
],
208216
"reusableRoomwideNotable": "Botwoon Hallway Mochtroid Ice Clip",
209217
"note": [
@@ -324,14 +332,23 @@
324332
]},
325333
"HiJump",
326334
"Gravity",
327-
"canSpringBallJumpMidAir"
335+
"canTrickySpringBallJump"
336+
]},
337+
{"or": [
338+
"canTrickyJump",
339+
{"enemyDamage": {
340+
"enemy": "Mochtroid",
341+
"type": "contact",
342+
"hits": 1
343+
}}
328344
]}
329345
],
330346
"reusableRoomwideNotable": "Botwoon Hallway Mochtroid Ice Clip",
331347
"note": [
332348
"Crouch under the crumble blocks while aiming upward, using both angle buttons then freeze the Mochtroid while it is on Samus.",
333349
"Jump onto the Mochtroid by quickly pressing down after jumping, when on it, press up to stand then jump through the ceiling.",
334-
"With no jump assists, use a frozen Mochtroid as a platform to get to the ledge above the door."
350+
"Use the middle section of pipes as a platform to reach the top level, above the Mocktroid.",
351+
"A crouch jump and down grab is enough if the jump begins on the farthest pixel out."
335352
]
336353
},
337354
{

0 commit comments

Comments
 (0)