AIDef:AI/PriestBossIAIAttack and Regional Bootup packs: Difference between pages

(Difference between pages)
Jump to navigation Jump to search
m
BravelyPeculiar moved page Regional Bootup packs to Regional Bootup packs
imported>Leoetlino
(import AI definitions from 1.5.0)
 
imported>BravelyPeculiar
m (BravelyPeculiar moved page Regional Bootup packs to Regional Bootup packs)
 
Line 1: Line 1:
{{AIDef
<onlyinclude>
|name=PriestBossIAIAttack
'''Regional Bootup packs''' (named with the format '''Bootup_XXxx.pack''') are [[SARC|SARC archives]] which are found in [[Content/Pack]]. They are similar to the normal [[Bootup.pack]], but contain text files that are used in specific languages.
|type=AI
</onlyinclude>
}}
== Bootup_XXxx.pack ==
{{content section|target=Draft:Content/Message#Booyup_XXxx.pack/Message|text=Message}}


== StaticInstParams ==
[[Category:Content (BotW)]]
{|class="wikitable"
! Name !! Type !! Default value !! Description
|-
| OffsetLR || Float ||  ||
|-
| WeaponIdx || Int ||  ||
|-
| CloseDistLR || Float ||  ||
|-
| ClsoeDistFB || Float ||  ||
|-
| TiredAngle || Float ||  ||
|-
| IsAbleSkipNear || Bool ||  ||
|-
|}
 
 
== DynamicInstParams ==
{|class="wikitable"
! Name !! Type !! Default value !! Description
|-
| TargetPos || Vec3 ||  ||
|-
|}
 
 
== Children ==
{|class="wikitable"
! Name !! Description
|-
| 斬り付け ||
|-
| 駆け寄り ||
|-
|}
 
== Derived definitions ==
=== 先行動 (Priest_Boss_ShadowClone, 後行動) ===
{{AIDefDerived
|name=先行動
|group_name=後行動
|derived_from=PriestBossIAIAttack
|aiprog=Priest_Boss_ShadowClone
}}
{|class="wikitable"
! Name !! Value
|-
| OffsetLR || -1.0
|-
| WeaponIdx || 0
|-
| CloseDistLR || 7.0
|-
| ClsoeDistFB || 2.0
|-
| TiredAngle || 2.0944
|-
| IsAbleSkipNear || True
|-
|}
=== 先行動 (Priest_Boss_Normal, 後行動) ===
{{AIDefDerived
|name=先行動
|group_name=後行動
|derived_from=PriestBossIAIAttack
|aiprog=Priest_Boss_Normal
}}
{|class="wikitable"
! Name !! Value
|-
| OffsetLR || -1.0
|-
| WeaponIdx || 0
|-
| CloseDistLR || 7.0
|-
| ClsoeDistFB || 2.0
|-
| TiredAngle || 2.0944
|-
| IsAbleSkipNear || True
|-
|}
=== 先行動 (Priest_Boss_ShadowClone_Real, 後行動) ===
{{AIDefDerived
|name=先行動
|group_name=後行動
|derived_from=PriestBossIAIAttack
|aiprog=Priest_Boss_ShadowClone_Real
}}
{|class="wikitable"
! Name !! Value
|-
| OffsetLR || -1.0
|-
| WeaponIdx || 0
|-
| CloseDistLR || 7.0
|-
| ClsoeDistFB || 2.0
|-
| TiredAngle || 2.0944
|-
| IsAbleSkipNear || True
|-
|}

Navigation menu