AIDef:Action/OpenItemDownloadDemo

From ZeldaMods (Breath of the Wild)
Revision as of 23:43, 28 January 2022 by Torphedo (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
OpenItemDownloadDemo
AI definition
Type Action

DynamicInstParams

Name Type Default value Description
ItemType Int Which rune to give. 0 is bombs, 1 is Magnesis, 2 is Stasis, and 3 is Cryonis.
IsEquip Bool
IsPowerUp Bool
IsPlayerClose Bool

Note: The IsDownloadDemo flag must be true for this Action to work properly.

Derived definitions

Demo_OpenItemDownloadDemo (EventSystemActor)

No overridden parameters.