Room ID: 197
To avoid damage, the Choot can be killed and then Samus can climb back up again. Requires: { "or": [ "canConsecutiveWalljump", "h_canFly" ] } { "or": [ { "enemyKill": { "enemies": [ [ "Choot" ] ], "explicitWeapons": [ "Wave", "Spazer", "PowerBomb" ] } }, { "and": [ "canBeVeryPatient", { "enemyKill": { "enemies": [ [ "Choot" ] ] } } ] } ] } |