Requires:
{"or": [
{"and": [
{"resourceAvailable": [{"type": "RegularEnergy", "count": 99}]},
{"disableEquipment": "ETank"}
]},
{"and": [
{"resourceMissingAtMost": [{"type": "RegularEnergy", "count": 0}]},
"canRiskPermanentLossOfAccess"
]}
]}