Skip to content

Commit c62dd51

Browse files
committed
feedback update
1 parent 5961da3 commit c62dd51

1 file changed

Lines changed: 29 additions & 3 deletions

File tree

region/maridia/inner-pink/Aqueduct.json

Lines changed: 29 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,8 @@
318318
{"id": 2},
319319
{"id": 7},
320320
{"id": 10},
321-
{"id": 11}
321+
{"id": 11},
322+
{"id": 12}
322323
]
323324
},
324325
{
@@ -340,6 +341,7 @@
340341
"from": 13,
341342
"to": [
342343
{"id": 7},
344+
{"id": 10},
343345
{"id": 13}
344346
]
345347
}
@@ -3199,6 +3201,14 @@
31993201
"Use Spring Ball to jump and press against the snail for the maximum possible duration, in order to gain enough height to get onto it."
32003202
]
32013203
},
3204+
{
3205+
"link": [10, 12],
3206+
"name": "G-Mode",
3207+
"requires": [
3208+
"canEnterGMode"
3209+
],
3210+
"flashSuitChecked": true
3211+
},
32023212
{
32033213
"id": 138,
32043214
"link": [11, 1],
@@ -3261,7 +3271,7 @@
32613271
"h_navigateUnderwater",
32623272
"canEnemyStuckMoonfall",
32633273
{"or": [
3264-
"canInsaneJump",
3274+
"canFreeFallClip",
32653275
{"enemyDamage": {"enemy": "Yard", "type": "contact", "hits": 1}}
32663276
]}
32673277
],
@@ -3288,7 +3298,7 @@
32883298
"h_navigateUnderwater",
32893299
"canEnemyStuckMoonfall",
32903300
{"or": [
3291-
"canInsaneJump",
3301+
"canFreeFallClip",
32923302
{"enemyDamage": {"enemy": "Yard", "type": "contact", "hits": 1}}
32933303
]}
32943304
],
@@ -3325,6 +3335,10 @@
33253335
"canTrickyGMode",
33263336
"h_navigateUnderwater",
33273337
"canEnemyStuckMoonfall",
3338+
{"or": [
3339+
"canFreeFallClip",
3340+
{"enemyDamage": {"enemy": "Yard", "type": "contact", "hits": 1}}
3341+
]},
33283342
"canHighPixelCeilingClip",
33293343
{"or": [
33303344
"canBeVeryPatient",
@@ -3357,6 +3371,7 @@
33573371
"link": [13, 7],
33583372
"name": "G-Mode Overload PLMs - Power Bomb the Items (To the Items)",
33593373
"requires": [
3374+
"canEnterGMode",
33603375
{"notable": "G-Mode Overload PLMs - Power Bomb the Items"},
33613376
{"or": [
33623377
{"itemNotCollectedAtNode": 7},
@@ -3391,6 +3406,7 @@
33913406
"link": [13, 7],
33923407
"name": "G-Mode Morph Overload PLMs - Power Bomb the Items (To the Items)",
33933408
"requires": [
3409+
"canEnterGMode",
33943410
{"notable": "G-Mode Overload PLMs - Power Bomb the Items"},
33953411
{"or": [
33963412
{"itemNotCollectedAtNode": 7},
@@ -3424,6 +3440,7 @@
34243440
"link": [13, 7],
34253441
"name": "G-Mode Overload PLMs - Power Bomb the Items, Bootless UWJ",
34263442
"requires": [
3443+
"canEnterGMode",
34273444
{"notable": "G-Mode Overload PLMs - Power Bomb the Items"},
34283445
{"or": [
34293446
{"itemNotCollectedAtNode": 7},
@@ -3447,6 +3464,7 @@
34473464
"link": [13, 7],
34483465
"name": "G-Mode Morph Overload PLMs - Power Bomb the Items, Bootless UWJ",
34493466
"requires": [
3467+
"canEnterGMode",
34503468
{"notable": "G-Mode Overload PLMs - Power Bomb the Items"},
34513469
{"or": [
34523470
{"itemNotCollectedAtNode": 7},
@@ -3470,6 +3488,14 @@
34703488
],
34713489
"devNote": "This does not include canRiskPermanentLossOfAccess, as it is only worth doing this strat if the items are there."
34723490
},
3491+
{
3492+
"link": [13, 10],
3493+
"name": "G-Mode",
3494+
"requires": [
3495+
"canEnterGMode"
3496+
],
3497+
"flashSuitChecked": true
3498+
},
34733499
{
34743500
"link": [13, 13],
34753501
"name": "Power Bomb the Power Bomb Blocks - Break Later",

0 commit comments

Comments
 (0)