Room ID: 150
|
This is an estimate of the net damage taken, including farmed energy. Requires: "h_navigateHeatRooms"
{
"heatFrames": 1800
}
"Charge"
"Ice"
"Wave"
"Plasma"
{
"enemyDamage": {
"enemy": "Golden Torizo",
"type": "contact",
"hits": 1
}
}
{
"or": [
{
"enemyDamage": {
"enemy": "Golden Torizo",
"type": "contact",
"hits": 3
}
},
{
"and": [
"canDodgeWhileShooting",
{
"or": [
"ScrewAttack",
"Morph"
]
}
]
}
]
}Clears obstacles: f_DefeatedGoldenTorizo Sets flags: f_DefeatedGoldenTorizo |