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)
 
imported>Leoetlino
No edit summary
 
(2 intermediate revisions 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 ==
=== isBloodyMoonTrig (EventSystemActor) ===
{{AIDefDerived
|name=isBloodyMoonTrig
|group_name=
|derived_from=isBloodyMoonTrig
|aiprog=EventSystemActor
}}
No overridden parameters.

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.