Room ID: 51
From: 4
Bottom Right Door
To: 4
Bottom Right Door
Requires: {
"or": [
"h_thornXModeShinecharge",
{
"and": [
"h_thornXModeShinechargeWithoutLenience",
{
"or": [
{
"obstaclesCleared": [
"A"
]
},
"canTrickyDodgeEnemies",
{
"enemyKill": {
"enemies": [
[
"Beetom"
]
],
"excludedWeapons": [
"Bombs"
]
}
}
]
}
]
}
]
}
{
"shinespark": {
"frames": 62,
"excessFrames": 0
}
}Exit condition: {
"leaveWithSpark": {}
} |