AIDef:Action/TreasureBoxOpenWait: 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
(import AI definitions from 1.5.0 (add missing AITreeVariables))
 
Line 3: Line 3:
|type=Action
|type=Action
}}
}}
== AITreeVariables ==
{|class="wikitable"
! Name !! Type !! Default value !! Description
|-
| IsOpenTreasureBox || Bool || False ||
|-
|}


== StaticInstParams ==
== StaticInstParams ==

Latest revision as of 15:00, 22 October 2018

TreasureBoxOpenWait
AI definition
Type Action

AITreeVariables

Name Type Default value Description
IsOpenTreasureBox Bool False


StaticInstParams

Name Type Default value Description
ASName String
IsIgnoreSame Bool
TargetIdx Int
SeqBankIdx Int
ASName_PreOpen String


Derived definitions

オープン待機 (TreasureBox_Dungeon, Action)

Name Value
ASName OpenWait
IsIgnoreSame True
TargetIdx 0
SeqBankIdx 0
ASName_PreOpen PreOpenWait

オープン待機 (GambleTreasureBox, Root)

Name Value
ASName OpenWait
IsIgnoreSame True
TargetIdx 0
SeqBankIdx 0
ASName_PreOpen

オープン待機 (TreasureBox_Locked, Action)

Name Value
ASName OpenWait
IsIgnoreSame True
TargetIdx 0
SeqBankIdx 0
ASName_PreOpen

オープン待機 (TreasureBox, Action)

Name Value
ASName OpenWait
IsIgnoreSame True
TargetIdx 0
SeqBankIdx 0
ASName_PreOpen