Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 8 additions & 4 deletions region/norfair/crocomire/Post Crocomire Shaft.json
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,10 @@
"link": [2, 2],
"name": "Viola Ice Moonfall Door Lock Skip",
"requires": [
{"ammo": {"type": "Super", "count": 1}},
{"or": [
{"ammo": {"type": "Super", "count": 1}},
"canBeExtremelyPatient"
]},
"canEnemyStuckMoonfall",
"canFreeFallClip",
"canTrickyUseFrozenEnemies"
Expand All @@ -259,9 +262,10 @@
"Freeze it near or on the door, freeze the Viola on the floating platform above it, moonfall between them, and aim down.",
"After gaining enough speed, move forward to fall down and clip past the door shell below.",
"This one needs relatively little fall speed.",
"With too much speed, Samus will land on the door shell instead of passing through."
],
"devNote": "It is possible to do this without a Super, using the Violas higher up, but it seems to be extremely precise."
"With too much or too little speed, Samus will land on the door shell instead of passing through.",
"It is also possible to do this without a Super, using the Violas higher up, but it is very precise:",
"one method is to shoot the bottom Viola to begin falling, wait a moment, then turn around 3 times."
]
},
{
"id": 6,
Expand Down