AIDef:AI/PriestBossIronBall and Regional Bootup packs: 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>BravelyPeculiar
m (BravelyPeculiar moved page Regional Bootup packs to Regional Bootup packs)
 
Line 1: Line 1:
{{AIDef
<onlyinclude>
|name=PriestBossIronBall
'''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}}


== AITreeVariables ==
[[Category:Content (BotW)]]
{|class="wikitable"
! Name !! Type !! Default value !! Description
|-
| PriestBossMetaAIUnit || AITreeVariablePointer ||  ||
|-
|}
 
 
== StaticInstParams ==
{|class="wikitable"
! Name !! Type !! Default value !! Description
|-
| IronBallWaitThunderTime || Int ||  ||
|-
| IronBallOffsetY || Float ||  ||
|-
| IronBallRadius || Float ||  ||
|-
| IronBallAngle || Float ||  ||
|-
| IronSummonLeftBoneName || String ||  ||
|-
| IronSummonRightBoneName || String ||  ||
|-
| IsAfterAttack || Bool ||  ||
|-
| IronBallAngleOffset || Float ||  ||
|-
| ChangeEndAnime || Int ||  ||
|-
|}
 
 
== Children ==
{|class="wikitable"
! Name !! Description
|-
| 攻撃 ||
|-
| 攻撃後 ||
|-
| 攻撃終了 ||
|-
| 準備完了待ち ||
|-
|}
 
== Derived definitions ==
=== 鉄球投げ (Priest_Boss_Giant, 通常) ===
{{AIDefDerived
|name=鉄球投げ
|group_name=通常
|derived_from=PriestBossIronBall
|aiprog=Priest_Boss_Giant
}}
{|class="wikitable"
! Name !! Value
|-
| IronBallWaitThunderTime || 540
|-
| IronBallOffsetY || 8.0
|-
| IronBallRadius || 6.5
|-
| IronBallAngle || 44.0
|-
| IronSummonLeftBoneName || Weapon_L
|-
| IronSummonRightBoneName || Weapon_R
|-
| IsAfterAttack || True
|-
| IronBallAngleOffset || 30.0
|-
| ChangeEndAnime || 756
|-
|}

Latest revision as of 23:51, 3 April 2019

Regional Bootup packs (named with the format Bootup_XXxx.pack) are 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.

Bootup_XXxx.pack

Message

The Message directory contains the game's text files.