Rob is blowing a whistle, over and over.

Bob: “Why are you blowing that whistle, Rob?”

Rob: “To keep the dragons away.”

Bob: “I see no dragons.”

Rob: “It works!”

  • VindictiveJudge@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    11 months ago

    Blood Moons will also happen if the system is running low on RAM. The BM resets a bunch of stuff, like monster spawns, and since the game is no longer tracking that you killed a particular set of bokoblins or whatever there is more free RAM. This is called a panic blood moon, is very rare, and difficult to force.

    https://zeldamods.org/wiki/Blood_moon

    • Wolf Link 🐺@lemmy.world
      link
      fedilink
      arrow-up
      4
      ·
      11 months ago

      A common misconception is that blood moons help replenish system memory by resetting enemy kill flags. This is however total nonsense, because enemy kill flags are just GameData flags, and all GameData flags are loaded at bootup and stay in memory forever

      From the exact same source you just posted.