Room ID: 51
From: 3
Bottom Left Door
To: 2
Top Right Door
By bouncing far enough left, it is possible to get a 2-frame window for the X-mode. Entrance condition: {
"comeInShinecharged": {}
}Requires: {
"shineChargeFrames": 135
}
{
"thornHits": 1
}
{
"or": [
{
"thornHits": "n_thornXModeLenience"
},
"canTrickyDodgeEnemies",
{
"enemyKill": {
"enemies": [
[
"Beetom",
"Beetom"
]
],
"excludedWeapons": [
"Bombs"
]
}
}
]
}
"canSuperJump"
{
"shinespark": {
"frames": 7
}
}Dev note: FIXME: add a comeInShinecharging variant. |