Red Kihunter Shaft: Crystal Spark (In-Room)

Room ID: 137

Wiki
From: 5
Top Junction Between Doors
To: 5
Top Junction Between Doors

Requires:

{
  "or": [
    {
      "canShineCharge": {
        "usedTiles": 12,
        "openEnd": 0
      }
    },
    {
      "and": [
        {
          "or": [
            {
              "doorUnlockedAtNode": 1
            },
            {
              "doorUnlockedAtNode": 4
            }
          ]
        },
        {
          "canShineCharge": {
            "usedTiles": 13,
            "openEnd": 0
          }
        }
      ]
    },
    {
      "and": [
        {
          "doorUnlockedAtNode": 1
        },
        {
          "doorUnlockedAtNode": 4
        },
        {
          "canShineCharge": {
            "usedTiles": 14,
            "openEnd": 0
          }
        }
      ]
    }
  ]
}
"h_heatedCrystalSpark"

Unlocks doors:

{"nodeId":1,"types":["ammo"],"requires":[]}
{"nodeId":4,"types":["ammo"],"requires":[]}