AIDef:AI/PriestBossBlowoffReadyReaction and AIDef:AI/PriestBossGiantReaction: 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=PriestBossBlowoffReadyReaction
|name=PriestBossGiantReaction
|type=AI
|type=AI
}}
}}


== AITreeVariables ==
== StaticInstParams ==
{|class="wikitable"
{|class="wikitable"
! Name !! Type !! Default value !! Description
! Name !! Type !! Default value !! Description
|-
|-
| PriestBossMetaAIUnit || AITreeVariablePointer ||  ||  
| JustGuardTimesMin || Int ||  ||
|-
| JustGuardTimesMax || Int ||  ||
|-
| SmallDamageCancelTimes || Int ||  ||
|-
| InComboSmallDamageNoCancel || Bool ||  ||  
|-
|-
|}
|}


== Children ==
{|class="wikitable"
! Name !! Description
|-
| ふっとび ||
|-
| ウルボザの怒り ||
|-
| ガード ||
|-
| ガードブレイク ||
|-
| ショック ||
|-
| ジャストガード ||
|-
| 凍結 ||
|-
| 大落下 ||
|-
| 小ダメージ ||
|-
| 崩れ落ち ||
|-
| 弾かれ ||
|-
| 死亡 ||
|-
| 炎上 ||
|-
| 痺れ ||
|-
| 突風 ||
|-
| 落下 ||
|-
| 超ショック ||
|-
|}


== Derived definitions ==
== Derived definitions ==
=== リアクション準備 (Priest_Boss_Giant, ふっとび) ===
=== リアクション (Priest_Boss_Giant, Root) ===
{{AIDefDerived
{{AIDefDerived
|name=リアクション準備
|name=リアクション
|group_name=ふっとび
|group_name=Root
|derived_from=PriestBossBlowoffReadyReaction
|derived_from=PriestBossGiantReaction
|aiprog=Priest_Boss_Giant
|aiprog=Priest_Boss_Giant
}}
}}
No overridden parameters.
{|class="wikitable"
=== 子2 (Priest_Boss_Giant, 第三段階) ===
! Name !! Value
{{AIDefDerived
|-
|name=子2
| JustGuardTimesMin || 10
|group_name=第三段階
|-
|derived_from=PriestBossBlowoffReadyReaction
| JustGuardTimesMax || 10
|aiprog=Priest_Boss_Giant
|-
}}
| SmallDamageCancelTimes || 0
No overridden parameters.
|-
| InComboSmallDamageNoCancel || False
|-
|}

Revision as of 18:10, 14 October 2018

PriestBossGiantReaction
AI definition
Type AI

StaticInstParams

Name Type Default value Description
JustGuardTimesMin Int
JustGuardTimesMax Int
SmallDamageCancelTimes Int
InComboSmallDamageNoCancel Bool


Children

Name Description
ふっとび
ウルボザの怒り
ガード
ガードブレイク
ショック
ジャストガード
凍結
大落下
小ダメージ
崩れ落ち
弾かれ
死亡
炎上
痺れ
突風
落下
超ショック

Derived definitions

リアクション (Priest_Boss_Giant, Root)

Name Value
JustGuardTimesMin 10
JustGuardTimesMax 10
SmallDamageCancelTimes 0
InComboSmallDamageNoCancel False