Skip to content

Commit b334272

Browse files
committed
1 parent a44688e commit b334272

3 files changed

Lines changed: 116 additions & 0 deletions

File tree

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

Lines changed: 91 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -338,6 +338,40 @@
338338
"flashSuitChecked": true,
339339
"blueSuitChecked": true
340340
},
341+
{
342+
"link": [1, 1],
343+
"name": "G-Mode Setup - Get Hit By Beetom",
344+
"requires":[
345+
{"notable": "Beetom Clip"},
346+
{"noBlueSuit": {}},
347+
{"or": [
348+
"h_XRayMorphIceClip",
349+
"h_preciseIceClip"
350+
]},
351+
"Morph",
352+
{"enemyDamage": {"enemy": "Beetom", "type": "contact", "hits": 6}},
353+
{"or": [
354+
"h_preciseIceClip",
355+
"canWalljump",
356+
"HiJump",
357+
"SpaceJump",
358+
{"enemyDamage": {"enemy": "Beetom", "type": "contact", "hits": 6}}
359+
]},
360+
{"or": [
361+
"canCrumbleJump",
362+
"canWalljump",
363+
"HiJump",
364+
"SpaceJump"
365+
]}
366+
],
367+
"exitCondition": {
368+
"leaveWithGModeSetup": {
369+
"knockback": false
370+
}
371+
},
372+
"flashSuitChecked": true,
373+
"blueSuitChecked": true
374+
},
341375
{
342376
"id": 8,
343377
"link": [1, 5],
@@ -588,6 +622,40 @@
588622
"flashSuitChecked": true,
589623
"blueSuitChecked": true
590624
},
625+
{
626+
"link": [2, 2],
627+
"name": "G-Mode Setup - Get Hit By Beetom",
628+
"requires":[
629+
{"notable": "Beetom Clip"},
630+
{"noBlueSuit": {}},
631+
{"or": [
632+
"h_XRayMorphIceClip",
633+
"h_preciseIceClip"
634+
]},
635+
"Morph",
636+
{"enemyDamage": {"enemy": "Beetom", "type": "contact", "hits": 6}},
637+
{"or": [
638+
"h_preciseIceClip",
639+
"canWalljump",
640+
"HiJump",
641+
"SpaceJump",
642+
{"enemyDamage": {"enemy": "Beetom", "type": "contact", "hits": 6}}
643+
]},
644+
{"or": [
645+
"canCrumbleJump",
646+
"canWalljump",
647+
"HiJump",
648+
"SpaceJump"
649+
]}
650+
],
651+
"exitCondition": {
652+
"leaveWithGModeSetup": {
653+
"knockback": false
654+
}
655+
},
656+
"flashSuitChecked": true,
657+
"blueSuitChecked": true
658+
},
591659
{
592660
"id": 16,
593661
"link": [2, 3],
@@ -1054,6 +1122,7 @@
10541122
"flashSuitChecked": true,
10551123
"blueSuitChecked": true
10561124
},
1125+
10571126
{
10581127
"id": 121,
10591128
"link": [3, 3],
@@ -1122,6 +1191,28 @@
11221191
"Alternatively, bring two Beetoms and stand on one while freezing the other at chest height.",
11231192
"Freezing the lower one may be made easier or damageless by scrolling the camera when the Beetom is in the correct position and freezing it with a hero shot from the right."
11241193
]
1194+
},
1195+
{
1196+
"link": [3, 3],
1197+
"name": "Leave With Runway - Two Frozen Beetoms",
1198+
"requires": [
1199+
{"noBlueSuit": {}},
1200+
"Morph",
1201+
"h_frozenEnemyRunway",
1202+
{"enemyDamage": {"enemy": "Beetom", "type": "contact", "hits": 3}}
1203+
],
1204+
"exitCondition": {
1205+
"leaveWithRunway": {
1206+
"length": 10,
1207+
"openEnd": 0
1208+
}
1209+
},
1210+
"flashSuitChecked": true,
1211+
"blueSuitChecked": true,
1212+
"note": [
1213+
"Bring two Beetoms from the right of the spiky tunnel to the bottom left door.",
1214+
"It is possible to lure first beetom through the tunnel to not take any damage."
1215+
]
11251216
},
11261217
{
11271218
"id": 107,

region/brinstar/kraid/Warehouse Kihunter Room.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -465,6 +465,18 @@
465465
"flashSuitChecked": true,
466466
"blueSuitChecked": true
467467
},
468+
{
469+
"link": [2, 2],
470+
"name": "G-Mode Setup - Get Hit By KiHunter",
471+
"requires": [
472+
{"enemyDamage": {"enemy": "KiHunter", "type": "contact", "hits": 1}}
473+
],
474+
"exitCondition": {
475+
"leaveWithGModeSetup": {}
476+
},
477+
"flashSuitChecked": true,
478+
"blueSuitChecked": true
479+
},
468480
{
469481
"id": 48,
470482
"link": [2, 2],

region/tourian/main/Tourian Escape Room 2.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,19 @@
209209
],
210210
"devNote": "This is only for indirect G-Mode, because it is trivial while in direct, and would use a different strat."
211211
},
212+
{
213+
"link": [1, 1],
214+
"name": "G-Mode Setup - Get Hit By Space Pirate",
215+
"requires": [
216+
"canUpwardGModeSetup",
217+
"canTrickyUseFrozenEnemies"
218+
],
219+
"exitCondition": {
220+
"leaveWithGModeSetup": {}
221+
},
222+
"flashSuitChecked": true,
223+
"blueSuitChecked": true
224+
},
212225
{
213226
"id": 6,
214227
"link": [1, 2],

0 commit comments

Comments
 (0)