Skip to content

Commit 7580eed

Browse files
committed
Add back crumble shaft
1 parent d9dc726 commit 7580eed

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

region/norfair/west/Crumble Shaft.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -463,6 +463,33 @@
463463
"note": "To minimize heat frames, briefly wait for the Sova to be on the top right of the platform before knocking it off to shorten its path to the door.",
464464
"devNote": "There are more alternatives to the single canCrumbleJump, but it is basically assumed at this difficulty."
465465
},
466+
{
467+
"id": 29,
468+
"link": [2, 2],
469+
"name": "Sova Farm",
470+
"requires": [
471+
"h_heatProof",
472+
{"or": [
473+
{"and": [
474+
"canCrumbleJump",
475+
"canConsecutiveWalljump"
476+
]},
477+
{"and": [
478+
"h_canUseSpringBall",
479+
"canDodgeWhileShooting"
480+
]}
481+
]},
482+
{"resetRoom": {
483+
"nodes": [1, 2]
484+
}},
485+
{"partialRefill": {"type": "Energy", "limit": 200}},
486+
{"partialRefill": {"type": "Super", "limit": 5}},
487+
{"partialRefill": {"type": "Missile", "limit": 8}}
488+
],
489+
"devNote": [
490+
"farm cycle = 23seconds(room time) for 6 Sova drops"
491+
]
492+
},
466493
{
467494
"id": 30,
468495
"link": [2, 2],

0 commit comments

Comments
 (0)