The Moat: Come in Shinecharging, Leave With Temporary Blue

Room ID: 7

Wiki
From: 1
Left Door
To: 2
Right Door

Entrance condition:

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

Requires:

"canChainTemporaryBlue"
{
  "or": [
    "canBlueSpaceJump",
    {
      "and": [
        "canGravityJump",
        "canLongChainTemporaryBlue"
      ]
    }
  ]
}

Exit condition:

{
  "leaveWithTemporaryBlue": {}
}

Unlocks doors:

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