AIDef:Query/isBloodyMoonTrig: Difference between revisions

From ZeldaMods (Breath of the Wild)
Jump to navigation Jump to search
imported>Leoetlino
(import AI definitions from 1.5.0 (fixed))
imported>Leoetlino
No edit summary
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
|type=Query
|type=Query
}}
}}
Returns 1 if a day has passed and the previous day was a "Bloody Day" (see [[WorldMgr]] for details), and 0 otherwise.


== Derived definitions ==
== Derived definitions ==

Latest revision as of 14:22, 30 October 2018

isBloodyMoonTrig
AI definition
Type Query

Returns 1 if a day has passed and the previous day was a "Bloody Day" (see WorldMgr for details), and 0 otherwise.

Derived definitions

isBloodyMoonTrig (EventSystemActor)

No overridden parameters.