Room ID: 150
|
Stand in the safe spot and fire Charge shots into GT. Requires: {
"or": [
{
"notable": "Safe Spot Kill"
},
{
"and": [
{
"notable": "Safe Spot Kill (Lenient)"
},
{
"resourceAtMost": [
{
"type": "Missile",
"count": 31
}
]
},
{
"enemyDamage": {
"enemy": "Golden Torizo",
"type": "contact",
"hits": 1
}
}
]
}
]
}
"Charge"
{
"heatFrames": 6500
}
{
"or": [
{
"and": [
"Ice",
"Wave"
]
},
{
"and": [
"Ice",
"Spazer"
]
},
{
"and": [
"Wave",
"Spazer"
]
}
]
}Clears obstacles: f_DefeatedGoldenTorizo Sets flags: f_DefeatedGoldenTorizo |