Room ID: 199
|
Entrance condition: {
"comeInWithSpark": {}
}Requires: {
"or": [
{
"shinespark": {
"frames": 99,
"excessFrames": 5
}
},
{
"and": [
"canSuitlessMaridia",
{
"shinespark": {
"frames": 99,
"excessFrames": 14
}
}
]
}
]
} |