Skip to content

Commit ebf59d9

Browse files
authored
Merge pull request #2154 from blkerby/lava-dive-pause-abuse
Lava Dive pause abuse
2 parents 14b18b1 + 2810134 commit ebf59d9

1 file changed

Lines changed: 27 additions & 3 deletions

File tree

region/norfair/east/Lava Dive Room.json

Lines changed: 27 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -682,7 +682,7 @@
682682
]},
683683
"canTrickyJump",
684684
"canBounceBall",
685-
{"heatFrames": 435},
685+
{"heatFrames": 365},
686686
{"lavaFrames": 305}
687687
],
688688
"note": [
@@ -762,7 +762,7 @@
762762
]},
763763
"canTrickyJump",
764764
"canBounceBall",
765-
{"heatFrames": 330},
765+
{"heatFrames": 260},
766766
{"lavaFrames": 200}
767767
],
768768
"note": [
@@ -1182,11 +1182,35 @@
11821182
{"enemyDamage": {"enemy": "Namihe", "type": "fireball", "hits": 1}}
11831183
],
11841184
"note": [
1185-
"Use the bottommost right side Namihe to generate a flame and walk with it to the bottommost left Namihe head",
1185+
"Use the bottom-most right-side Namihe to generate a flame and walk with it to the bottom-most left Namihe head.",
11861186
"Use a turnaround animation as Samus is hit by the flame to cancel out knockback frames.",
11871187
"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."
11881188
]
11891189
},
1190+
{
1191+
"link": [5, 3],
1192+
"name": "HiJumpless Dive with Pause Abuse",
1193+
"requires": [
1194+
{"notable": "HiJumpless Dive"},
1195+
"canSuitlessLavaDive",
1196+
"canUseIFrames",
1197+
"canStaggeredWalljump",
1198+
"canFastWalljumpClimb",
1199+
"canUseEnemies",
1200+
"canCameraManip",
1201+
{"heatFrames": 175},
1202+
{"gravitylessLavaFrames": 175},
1203+
"h_pauseAbuseMinimalReserveRefill",
1204+
{"heatFrames": 375},
1205+
{"gravitylessLavaFrames": 300}
1206+
],
1207+
"note": [
1208+
"Use the bottom-most right-side Namihe to generate a flame and walk with it to the bottommost left Namihe head.",
1209+
"Pause and use a turnaround animation as Samus is hit by the flame to cancel out knockback frames.",
1210+
"Manually refill energy from reserves.",
1211+
"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."
1212+
]
1213+
},
11901214
{
11911215
"id": 39,
11921216
"link": [5, 3],

0 commit comments

Comments
 (0)