Room ID: 93
|
Requires: {
"or": [
"canTrickyDodgeEnemies",
{
"enemyDamage": {
"enemy": "Beetom",
"type": "contact",
"hits": 1
}
}
]
}
{
"useFlashSuit": {}
}
{
"shinespark": {
"frames": 96,
"excessFrames": 57
}
}Dev note: With canTwoTileSqueeze tech, 1 frame could be removed (and 1 excess frames added), but dealing with the Beetoms would get more complicated. |