AIDef:AI/PriestBossMakeClone and AIDef:Query/CheckDuringBloodyMoon: Difference between pages

From ZeldaMods (Breath of the Wild)
(Difference between pages)
Jump to navigation Jump to search
imported>Leoetlino
(import AI definitions from 1.5.0 (add missing AITreeVariables))
 
imported>Leoetlino
(import AI definitions from 1.5.0)
 
Line 1: Line 1:
{{AIDef
{{AIDef
|name=PriestBossMakeClone
|name=CheckDuringBloodyMoon
|type=AI
|type=Query
}}
}}
== AITreeVariables ==
{|class="wikitable"
! Name !! Type !! Default value !! Description
|-
| PriestBossMetaAIUnit || AITreeVariablePointer ||  ||
|-
|}
== StaticInstParams ==
{|class="wikitable"
! Name !! Type !! Default value !! Description
|-
| RespawnFrame || Int ||  ||
|-
| BackStepDistance || Float ||  ||
|-
|}
== Children ==
{|class="wikitable"
! Name !! Description
|-
| 分身 ||
|-
| 後行動 ||
|-
| 振り向く ||
|-
| 転移 ||
|-
| 離れる ||
|-
|}
== Derived definitions ==
=== 分身 (Priest_Boss_ShadowClone_Real, 通常モード) ===
{{AIDefDerived
|name=分身
|group_name=通常モード
|derived_from=PriestBossMakeClone
|aiprog=Priest_Boss_ShadowClone_Real
}}
{|class="wikitable"
! Name !! Value
|-
| RespawnFrame || 20
|-
| BackStepDistance || 14.0
|-
|}

Revision as of 18:13, 14 October 2018

CheckDuringBloodyMoon
AI definition
Type Query