AIDef:Query/WhatMoonName

From ZeldaMods (Breath of the Wild)
Jump to navigation Jump to search
WhatMoonName
AI definition
Type Query

Returns the moon type:

  • 0: Full Moon[1] or Blood Moon[2] or [on a Bloody Day after 04:00[3]] (see WorldMgr for details)
  • 1: Waning gibbous
  • 2: Third quarter[1]
  • 3: "26th-day"[1]
  • 4: New moon[1]
  • 5: Waxing crescent[1]
  • 6: "Seven-day"[1]
  • 7: "13th-day"[1]

Derived definitions

WhatMoonName (EventSystemActor)

No overridden parameters.

  1. 1.0 1.1 1.2 1.3 1.4 1.5 1.6 Hino's event flow
  2. wm::TimeMgr::getMoonType[unofficial name] at 0x71010E8290 (Switch 1.5.0)
  3. 0x71010E8234