Lava Grapple Tunnel: Pause Abuse Damage Boosts (Insane+)

Pause abuse spike and lava damage to cross the room while losing minimal Energy.

Difficulty filter

Strats ()

From: 1
Left Door
To: 2
Right Door

Pause abuse the spike and lava damage to cross the room while losing minimal Energy.

Requires:

"canDash",
{"noFlashSuit": {}},
{"notable": "Pause Abuse Damage Boosts"},
{"or": [
  {"and": [
    {"disableEquipment": "SpeedBooster"},
    "Gravity"
  ]},
  {"and": [
    "canInsaneJump",
    {"notable": "Suitless Damage Boosts"}
  ]}
]},
"canHorizontalDamageBoost",
"canPauseAbuse",
{"resourceAvailable": [
  {"type": "RegularEnergy", "count": 99},
  {"type": "ReserveEnergy", "count": 100}
]},
{"resourceAtMost": [{"type": "RegularEnergy", "count": 1}]},
{"lavaFrames": 30},
{"heatFrames": 340}

Dev note: Energy ineffeciency is necessary and is represented by extra heatFrames.

From: 2
Right Door
To: 1
Left Door

Pause abuse the spike and lava damage to cross the room while losing minimal Energy.

Requires:

"canDash",
{"noFlashSuit": {}},
{"notable": "Pause Abuse Damage Boosts"},
{"or": [
  {"and": [
    {"disableEquipment": "SpeedBooster"},
    "Gravity"
  ]},
  {"and": [
    "canInsaneJump",
    {"notable": "Suitless Damage Boosts"}
  ]}
]},
"canHorizontalDamageBoost",
"canPauseAbuse",
{"resourceAvailable": [
  {"type": "RegularEnergy", "count": 99},
  {"type": "ReserveEnergy", "count": 100}
]},
{"resourceAtMost": [{"type": "RegularEnergy", "count": 1}]},
{"lavaFrames": 30},
{"heatFrames": 340}

Dev note: Energy ineffeciency is necessary and is represented by extra heatFrames.