Room ID: 98
|
Entrance condition: {
"comeInWithGMode": {
"mode": "any",
"morphed": false
}
}Requires: "h_heatedGMode"
"Morph"
{
"or": [
{
"heatFrames": 260
},
{
"and": [
{
"heatFrames": 130
},
{
"enemyKill": {
"enemies": [
[
"Geruta"
]
],
"explicitWeapons": [
"Super",
"Missile",
"Plasma",
"Wave",
"PowerBomb"
]
}
}
]
}
]
} |