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