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
30 changes: 27 additions & 3 deletions region/norfair/east/Lava Dive Room.json
Original file line number Diff line number Diff line change
Expand Up @@ -682,7 +682,7 @@
]},
"canTrickyJump",
"canBounceBall",
{"heatFrames": 435},
{"heatFrames": 365},
{"lavaFrames": 305}
],
"note": [
Expand Down Expand Up @@ -762,7 +762,7 @@
]},
"canTrickyJump",
"canBounceBall",
{"heatFrames": 330},
{"heatFrames": 260},
{"lavaFrames": 200}
],
"note": [
Expand Down Expand Up @@ -1182,11 +1182,35 @@
{"enemyDamage": {"enemy": "Namihe", "type": "fireball", "hits": 1}}
],
"note": [
"Use the bottommost right side Namihe to generate a flame and walk with it to the bottommost left Namihe head",
"Use the bottom-most right-side Namihe to generate a flame and walk with it to the bottom-most left Namihe head.",
"Use a turnaround animation as Samus is hit by the flame to cancel out knockback frames.",
"While invulnerability frames are active, walljump up the spikes either 2 or 3 times and jump accross to catch the middle wall and climb from there."
]
},
{
"link": [5, 3],
"name": "HiJumpless Dive with Pause Abuse",
"requires": [
{"notable": "HiJumpless Dive"},
"canSuitlessLavaDive",
"canUseIFrames",
"canStaggeredWalljump",
"canFastWalljumpClimb",
"canUseEnemies",
"canCameraManip",
{"heatFrames": 175},
{"gravitylessLavaFrames": 175},
"h_pauseAbuseMinimalReserveRefill",
{"heatFrames": 375},
{"gravitylessLavaFrames": 300}
],
"note": [
"Use the bottom-most right-side Namihe to generate a flame and walk with it to the bottommost left Namihe head.",
"Pause and use a turnaround animation as Samus is hit by the flame to cancel out knockback frames.",
"Manually refill energy from reserves.",
"While invulnerability frames are active, wall jump up the spikes either 2 or 3 times and jump accross to catch the middle wall and climb from there."
]
},
{
"id": 39,
"link": [5, 3],
Expand Down