Skip to content

Commit d2de7ab

Browse files
committed
Add Basement Workrobot Kago
somerando found this today
1 parent e8d4eea commit d2de7ab

1 file changed

Lines changed: 48 additions & 0 deletions

File tree

region/wreckedship/main/Basement.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -416,6 +416,54 @@
416416
"Quickly use the camera scroll blocks just left of the bomb blocks, in order to overload PLMs and go through them before the Atomic hits Samus."
417417
]
418418
},
419+
{
420+
"link": [1, 3],
421+
"name": "Immobile G-Mode Morph Workrobot Kago",
422+
"entranceCondition": {
423+
"comeInWithGMode": {
424+
"mode": "any",
425+
"morphed": true,
426+
"mobility": "immobile"
427+
}
428+
},
429+
"requires": [
430+
"f_DefeatedPhantoon",
431+
"canInsaneJump",
432+
"canKago",
433+
{"enemyDamage": {"enemy": "Atomic", "type": "contact", "hits": 1}}
434+
],
435+
"flashSuitChecked": true,
436+
"note": [
437+
"Wait for the Atomic to hit Samus, then use it to force her way through the first Workrobot.",
438+
"Move partway across the room to where Samus can see approximately one full tile of the vertical doorshell, to keep the Atomic just off screen.",
439+
"Wait for the Workrobot to appear, then hold right as it enters the screen to get hit by the Atomic and kago through the Workrobot.",
440+
"Quickly use the camera scroll blocks just left of the bomb blocks, in order to overload PLMs and go through them before the Atomic hits Samus."
441+
],
442+
"devNote": "The first Atomic hit is accounted through the regain mobility strat."
443+
},
444+
{
445+
"link": [1, 3],
446+
"name": "G-Mode Morph Workrobot Kago",
447+
"entranceCondition": {
448+
"comeInWithGMode": {
449+
"mode": "any",
450+
"morphed": true
451+
}
452+
},
453+
"requires": [
454+
"f_DefeatedPhantoon",
455+
"canInsaneJump",
456+
"canKago",
457+
{"enemyDamage": {"enemy": "Atomic", "type": "contact", "hits": 2}}
458+
],
459+
"flashSuitChecked": true,
460+
"note": [
461+
"Wait for the Atomic to hit Samus, then use it to force her way through the first Workrobot.",
462+
"Move partway across the room to where Samus can see approximately one full tile of the vertical doorshell, to keep the Atomic just off screen.",
463+
"Wait for the Workrobot to appear, then hold right as it enters the screen to get hit by the Atomic and kago through the Workrobot.",
464+
"Quickly use the camera scroll blocks just left of the bomb blocks, in order to overload PLMs and go through them before the Atomic hits Samus."
465+
]
466+
},
419467
{
420468
"id": 16,
421469
"link": [2, 1],

0 commit comments

Comments
 (0)