Content/NavMesh and AIDef:AI/PriestBossPhaseFourth: Difference between pages

From ZeldaMods (Breath of the Wild)
< Content(Difference between pages)
Jump to navigation Jump to search
imported>Leoetlino
(Created page with "{{stub}} <onlyinclude>{{Resloc|type=directory|path=NavMesh|aoc_locations=the unpacked content files, and various dungeon packs (see Content/Pack)}}</onlyinclude> Categor...")
 
imported>Leoetlino
(import AI definitions from 1.5.0 (add missing AITreeVariables))
 
Line 1: Line 1:
{{stub}}
{{AIDef
<onlyinclude>{{Resloc|type=directory|path=NavMesh|aoc_locations=the unpacked content files, and various dungeon packs (see [[Content/Pack]])}}</onlyinclude>
|name=PriestBossPhaseFourth
[[Category: Content (BotW)]]
|type=AI
}}
 
== AITreeVariables ==
{|class="wikitable"
! Name !! Type !! Default value !! Description
|-
| MetaAILife || Int || 10 ||
|-
| MetaAIMaxLife || Int || 10 ||
|-
| PriestBossMetaAIUnit || AITreeVariablePointer ||  ||
|-
|}
 
 
== StaticInstParams ==
{|class="wikitable"
! Name !! Type !! Default value !! Description
|-
| RespawnSpan || Float ||  ||
|-
| SimAtkMax || Int ||  ||
|-
| BowEquipMax || Int ||  ||
|-
| PercentLifeTransition || Float ||  ||
|-
| PercentLifePrevious || Float ||  ||
|-
|}
 
 
== Derived definitions ==
=== 段階_祭り (Priest_Boss_MetaAI, Root) ===
{{AIDefDerived
|name=段階_祭り
|group_name=Root
|derived_from=PriestBossPhaseFourth
|aiprog=Priest_Boss_MetaAI
}}
{|class="wikitable"
! Name !! Value
|-
| RespawnSpan || 20.0
|-
| SimAtkMax || 1
|-
| BowEquipMax || 4
|-
| PercentLifeTransition || 0.0
|-
| PercentLifePrevious || 0.25
|-
|}

Latest revision as of 15:00, 22 October 2018

PriestBossPhaseFourth
AI definition
Type AI

AITreeVariables

Name Type Default value Description
MetaAILife Int 10
MetaAIMaxLife Int 10
PriestBossMetaAIUnit AITreeVariablePointer


StaticInstParams

Name Type Default value Description
RespawnSpan Float
SimAtkMax Int
BowEquipMax Int
PercentLifeTransition Float
PercentLifePrevious Float


Derived definitions

段階_祭り (Priest_Boss_MetaAI, Root)

Name Value
RespawnSpan 20.0
SimAtkMax 1
BowEquipMax 4
PercentLifeTransition 0.0
PercentLifePrevious 0.25