Room ID: 67
From: 4
Small Ledge Below Left Door
To: 3
Safe Block in the Middle of the Room
Requires: {
"haveBlueSuit": {}
}
"canBlueSuitSpikeJump"
{
"or": [
{
"and": [
{
"tech": "canHorizontalDamageBoost"
},
{
"noFlashSuit": {}
},
{
"spikeHits": 5
}
]
},
{
"and": [
{
"spikeHits": 7
},
"canBeVeryPatient"
]
},
{
"spikeHits": 8
}
]
} |