Wrecked Ship Energy Tank Room: X-Mode and Space Jump, Leave with Shinespark

Room ID: 167

Wiki

Requires:

"h_thornXModeShinecharge"
"h_thornXModeFramePerfectExtraLeniency"
"SpaceJump"
"HiJump"
"canShinechargeMovementComplex"
{
  "shinespark": {
    "frames": 21
  }
}
{
  "or": [
    "Gravity",
    {
      "and": [
        {
          "not": "f_DefeatedPhantoon"
        },
        "canRiskPermanentLossOfAccess"
      ]
    }
  ]
}

Exit condition:

{
  "leaveWithSpark": {}
}

Dev note: Two thorn hits are expected per attempt (with any additional leniency hits being multiplied by this amount). FIXME: There is likely a fast wall jump climb strat with more spark frames.