AIDef:Action/OpenItemDownloadDemo: Difference between revisions

From ZeldaMods (Breath of the Wild)
Jump to navigation Jump to search
(Add ItemType description)
mNo edit summary
 
Line 18: Line 18:
|}
|}


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


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

Latest revision as of 23:43, 28 January 2022

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.