AIDef:Action/LinkTagBaseAction: Difference between revisions

From ZeldaMods (Breath of the Wild)
Jump to navigation Jump to search
imported>Leoetlino
(import AI definitions from 1.5.0)
(No difference)

Revision as of 18:00, 14 October 2018

LinkTagBaseAction
AI definition
Type Action

MapUnitInstParams

Name Type Default value Description
SaveFlag String
MakeSaveFlag Int 0
IncrementSave Bool False
NoChangeSignal Bool False
SaveFlagOnOffType Int 0


StaticInstParams

Name Type Default value Description
CheckType Int


Derived definitions

Root (LinkTagXOr)

Name Value
CheckType 4

Root (LinkTagOr)

Name Value
CheckType 1

Root (LinkTagNOr)

Name Value
CheckType 3

Root (LinkTagAnd)

Name Value
CheckType 0

Root (LinkTagNAnd)

Name Value
CheckType 2