AIDef:AI/PriestBossGiantReaction and AIDef:Query/CheckActorAction14 2: 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)
 
imported>Leoetlino
(import AI definitions from 1.5.0)
 
Line 1: Line 1:
{{AIDef
{{AIDef
|name=PriestBossGiantReaction
|name=CheckActorAction14_2
|type=AI
|type=Query
}}
}}
== StaticInstParams ==
{|class="wikitable"
! Name !! Type !! Default value !! Description
|-
| JustGuardTimesMin || Int ||  ||
|-
| JustGuardTimesMax || Int ||  ||
|-
| SmallDamageCancelTimes || Int ||  ||
|-
| InComboSmallDamageNoCancel || Bool ||  ||
|-
|}
== Children ==
{|class="wikitable"
! Name !! Description
|-
| ふっとび ||
|-
| ウルボザの怒り ||
|-
| ガード ||
|-
| ガードブレイク ||
|-
| ショック ||
|-
| ジャストガード ||
|-
| 凍結 ||
|-
| 大落下 ||
|-
| 小ダメージ ||
|-
| 崩れ落ち ||
|-
| 弾かれ ||
|-
| 死亡 ||
|-
| 炎上 ||
|-
| 痺れ ||
|-
| 突風 ||
|-
| 落下 ||
|-
| 超ショック ||
|-
|}
== Derived definitions ==
=== リアクション (Priest_Boss_Giant, Root) ===
{{AIDefDerived
|name=リアクション
|group_name=Root
|derived_from=PriestBossGiantReaction
|aiprog=Priest_Boss_Giant
}}
{|class="wikitable"
! Name !! Value
|-
| JustGuardTimesMin || 10
|-
| JustGuardTimesMax || 10
|-
| SmallDamageCancelTimes || 0
|-
| InComboSmallDamageNoCancel || False
|-
|}

Revision as of 18:12, 14 October 2018

CheckActorAction14_2
AI definition
Type Query