Grapple Tutorial Room 2: Come In Shinecharging, Shinespark

Room ID: 130

Wiki
From: 1
Left Door
To: 2
Right Door

Entrance condition:

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

Requires:

"canShinechargeMovementComplex"
{
  "or": [
    {
      "shinespark": {
        "frames": 19,
        "excessFrames": 5
      }
    },
    {
      "and": [
        "canShinechargeMovementTricky",
        {
          "shinespark": {
            "frames": 11,
            "excessFrames": 5
          }
        }
      ]
    }
  ]
}