Room ID: 103
|
Requires: "Morph"
{
"useFlashSuit": {}
}
{
"or": [
{
"and": [
"h_heatProof",
{
"shinespark": {
"frames": 32,
"excessFrames": 10
}
}
]
},
{
"and": [
{
"shinespark": {
"frames": 53
}
},
{
"heatFrames": 520
}
]
}
]
} |