Maridia Elevator Room: Come in Shinecharging, Leave With Temporary Blue

Room ID: 215

Wiki
From: 1
Bottom Left Door
To: 2
Right Door

Entrance condition:

{
  "comeInShinecharging": {
    "length": 1,
    "openEnd": 0
  }
}

Requires:

"canLongChainTemporaryBlue"
{
  "or": [
    "HiJump",
    {
      "and": [
        "canTrickySpringBallJump",
        "canPauseRemorphTemporaryBlue"
      ]
    }
  ]
}

Exit condition:

{
  "leaveWithTemporaryBlue": {}
}

Unlocks doors:

{"types":["ammo"],"requires":[]}