Skip to content

Commit abf47d6

Browse files
committed
Add canComplexGMode to LN
1 parent 2bf7604 commit abf47d6

12 files changed

Lines changed: 33 additions & 16 deletions

region/lowernorfair/east/Amphitheatre.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@
358358
"HiJump",
359359
"SpaceJump",
360360
"canSpringBallJumpMidAir",
361-
"canInsaneJump",
361+
"canComplexGMode",
362362
{"and": [
363363
"Charge",
364364
"canTrickyUseFrozenEnemies",

region/lowernorfair/east/Fast Pillars Setup Room.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1013,7 +1013,7 @@
10131013
{"ammo": {"type": "PowerBomb", "count": 3}},
10141014
"h_artificialMorphIBJ",
10151015
{"or": [
1016-
"canInsaneJump",
1016+
"canComplexGMode",
10171017
{"ammo": {"type": "PowerBomb", "count": 3}}
10181018
]},
10191019
{"heatFrames": 70}
@@ -1166,6 +1166,7 @@
11661166
}
11671167
},
11681168
"requires": [
1169+
"canComplexGMode",
11691170
"canXRayClimb",
11701171
{"heatFrames": 1600}
11711172
],
@@ -1200,6 +1201,7 @@
12001201
}
12011202
},
12021203
"requires": [
1204+
"canComplexGMode",
12031205
"h_heatProof",
12041206
"canXRayClimb"
12051207
],
@@ -1410,6 +1412,7 @@
14101412
}
14111413
},
14121414
"requires": [
1415+
"canComplexGMode",
14131416
"canXRayClimb",
14141417
{"heatFrames": 1650}
14151418
],
@@ -1682,6 +1685,7 @@
16821685
}
16831686
},
16841687
"requires": [
1688+
"canComplexGMode",
16851689
"h_heatProof",
16861690
"canLongXRayClimb"
16871691
],

region/lowernorfair/east/Lower Norfair Spring Ball Maze.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,7 @@
240240
}
241241
},
242242
"requires": [
243+
"canComplexGMode",
243244
"h_heatedDirectGModeLeaveSameDoor"
244245
],
245246
"collectsItems": [4],

region/lowernorfair/east/Main Hall.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -523,6 +523,7 @@
523523
}
524524
},
525525
"requires": [
526+
"canComplexGMode",
526527
"SpaceJump",
527528
"h_heatedGModeOffCameraDoor"
528529
],

region/lowernorfair/east/Plowerhouse Room.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -372,12 +372,12 @@
372372
]}
373373
]},
374374
{"and": [
375-
"canInsaneJump",
375+
"canComplexGMode",
376376
"Plasma"
377377
]},
378378
{"enemyDamage": {"enemy": "Holtz", "type": "contact", "hits": 1}},
379379
{"and": [
380-
"canInsaneJump",
380+
"canComplexGMode",
381381
{"enemyDamage": {"enemy": "Zebbo", "type": "contact", "hits": 1}}
382382
]}
383383
]},
@@ -684,7 +684,7 @@
684684
]}
685685
]},
686686
"Plasma",
687-
"canInsaneJump",
687+
"canComplexGMode",
688688
{"enemyDamage": {"enemy": "Zebbo", "type": "contact", "hits": 1}}
689689
]},
690690
"h_heatedGModePauseAbuse"

region/lowernorfair/east/Ridley's Room.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,6 +423,7 @@
423423
},
424424
"requires": [
425425
{"notable": "G-Mode Crystal Flash Stuck Ridley"},
426+
"canTrickyGMode",
426427
"h_heatedGMode",
427428
"h_CrystalFlash",
428429
"h_usePowerBomb",
@@ -467,6 +468,7 @@
467468
},
468469
"requires": [
469470
{"notable": "G-Mode Ridley with 30 Supers"},
471+
"canTrickyGMode",
470472
"h_heatedGMode",
471473
{"heatFrames": 0},
472474
{"ammo": {"type": "Super", "count": 30}},
@@ -580,7 +582,7 @@
580582
"canTrickyGMode",
581583
{"heatFrames": 180}
582584
]},
583-
"canInsaneJump",
585+
"canComplexGMode",
584586
{"or": [
585587
"SpaceJump",
586588
"canWalljump",
@@ -726,6 +728,7 @@
726728
},
727729
"requires": [
728730
{"notable": "G-Mode Crystal Flash Stuck Ridley"},
731+
"canTrickyGMode",
729732
"h_heatedGMode",
730733
"h_CrystalFlash",
731734
"h_usePowerBomb",
@@ -774,6 +777,7 @@
774777
},
775778
"requires": [
776779
{"notable": "G-Mode Ridley with 30 Supers"},
780+
"canTrickyGMode",
777781
"h_heatedGMode",
778782
{"heatFrames": 0},
779783
{"ammo": {"type": "Super", "count": 30}},

region/lowernorfair/east/The Jail.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@
106106
}
107107
},
108108
"requires": [
109+
"canComplexGMode",
109110
"h_heatedGMode",
110111
"canPowerBombItemOverloadPLMs",
111112
{"ammo": {"type": "PowerBomb", "count": 18}},
@@ -291,6 +292,7 @@
291292
"comesThroughToilet": "any"
292293
},
293294
"requires": [
295+
"canComplexGMode",
294296
"h_heatedGMode",
295297
"canPowerBombItemOverloadPLMs",
296298
{"itemNotCollectedAtNode": 3},

region/lowernorfair/east/The Worst Room In The Game.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,6 +443,7 @@
443443
}
444444
},
445445
"requires": [
446+
"canComplexGMode",
446447
"h_heatProof",
447448
"canLongXRayClimb",
448449
"canBeVeryPatient"
@@ -578,7 +579,8 @@
578579
"h_heatedGModeOpenDifferentDoor",
579580
{"and": [
580581
"h_heatedGModePauseAbuse",
581-
"canInsaneJump"
582+
"canInsaneJump",
583+
"canComplexGMode"
582584
]}
583585
]}
584586
],

region/lowernorfair/east/Three Musketeers' Room.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -530,7 +530,7 @@
530530
"requires": [
531531
{"or": [
532532
{"and": [
533-
"canInsaneJump",
533+
"canComplexGMode",
534534
"h_artificialMorphJumpIntoIBJ"
535535
]},
536536
{"and": [

region/lowernorfair/east/Wasteland.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -563,7 +563,7 @@
563563
"Morph",
564564
"canTrickyJump",
565565
{"or": [
566-
"canInsaneJump",
566+
"canComplexGMode",
567567
{"ammo": {"type": "Super", "count": 1}},
568568
{"ammo": {"type": "Missile", "count": 1}},
569569
"Charge",

0 commit comments

Comments
 (0)