Crocomire's Room: Farm Crocomire, R-Mode Spark Interrupt

Room ID: 122

Wiki
From: 2
Top Door
To: 4
Central Junction

Farm for reserves and to clear enough runway to shinecharge. Interrupt from Crocomire's swipe or fireballs, or kill Crocomire and use the acid.

Entrance condition:

{
  "comeInWithRMode": {},
  "comesThroughToilet": "no"
}

Requires:

{
  "not": "f_DefeatedCrocomire"
}
"canRiskPermanentLossOfAccess"
"canDodgeWhileShooting"
"canBePatient"
{
  "or": [
    {
      "ammo": {
        "type": "Missile",
        "count": 30
      }
    },
    {
      "and": [
        "canFarmWhileShooting",
        {
          "ammo": {
            "type": "Missile",
            "count": 2
          }
        },
        {
          "resourceCapacity": [
            {
              "type": "Missile",
              "count": 10
            }
          ]
        }
      ]
    },
    {
      "and": [
        "Charge",
        {
          "disableEquipment": "Plasma"
        }
      ]
    }
  ]
}
{
  "refill": [
    "Energy"
  ]
}
"h_shinechargeMaxRunway"
{
  "autoReserveTrigger": {
    "maxReserveEnergy": 95
  }
}
"canRModeSparkInterrupt"

Clears obstacles: f_DefeatedCrocomire, door_2

Sets flags: f_DefeatedCrocomire