Scheduled system upgrade on Sunday 21 April 2024 15:00-16:00 UTC - On that day, the wiki and other services might go down for 5-15 minutes.

AIDef:AI/GolemWeakPointRoot and AIDef:AI/GolfBallRoot: 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=GolemWeakPointRoot
|name=GolfBallRoot
|type=AI
|type=AI
}}
}}
Line 8: Line 8:
! Name !! Type !! Default value !! Description
! Name !! Type !! Default value !! Description
|-
|-
| OwnerDamage || Int ||  ||  
| FloatJudgeSmash || Float ||  ||  
|-
|-
| IsBreakable || Bool ||  ||  
| IntSmashJudgeFrame || Int ||  ||  
|-
|-
| IsSyncDamage || Bool ||  ||  
| FloatJudgeStop || Float ||  ||  
|-
|-
| IsShowCriticalEffect || Bool ||  ||
| IntSmashContinueFrame || Int ||  ||  
|-
| IsNoReaction || Bool ||  ||  
|-
|-
|}
|}


== Children ==
{|class="wikitable"
! Name !! Description
|-
| リアクション ||
|-
| 通常 ||
|-
|}


== Derived definitions ==
== Derived definitions ==
=== Root (Golem_WeakPoint) ===
=== Root (WoodBall_Golf) ===
{{AIDefDerived
{{AIDefDerived
|name=Root
|name=Root
|group_name=
|group_name=
|derived_from=GolemWeakPointRoot
|derived_from=GolfBallRoot
|aiprog=Golem_WeakPoint
|aiprog=WoodBall_Golf
}}
}}
{|class="wikitable"
{|class="wikitable"
! Name !! Value
! Name !! Value
|-
|-
| OwnerDamage || 0
| FloatJudgeSmash || 0.015
|-
| IsBreakable || False
|-
|-
| IsSyncDamage || True
| IntSmashJudgeFrame || 10
|-
|-
| IsShowCriticalEffect || False
| FloatJudgeStop || 0.01
|-
|-
| IsNoReaction || False
| IntSmashContinueFrame || 30
|-
|-
|}
|}

Latest revision as of 18:09, 14 October 2018

GolfBallRoot
AI definition
Type AI

StaticInstParams

Name Type Default value Description
FloatJudgeSmash Float
IntSmashJudgeFrame Int
FloatJudgeStop Float
IntSmashContinueFrame Int


Derived definitions

Root (WoodBall_Golf)

Name Value
FloatJudgeSmash 0.015
IntSmashJudgeFrame 10
FloatJudgeStop 0.01
IntSmashContinueFrame 30