直死の魔眼使い
If we're using boolean variables for the "Boss is beaten" events, then it's actually easier to just check for Ridley. The game checks if the boolean of the "Boss Beaten Event Cleared" is set to true, and then lowers the statue. But the point is, it checks for all four variables, not just one, which in itself implies a lot more code.