AIDef:AI/PriestBossPhaseFourth and AIDef:Query/HasPorchItemByCategory: 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>Leoetlino
(import AI definitions from 1.5.0)
 
Line 1: Line 1:
{{AIDef
{{AIDef
|name=PriestBossPhaseFourth
|name=HasPorchItemByCategory
|type=AI
|type=Query
}}
}}


== AITreeVariables ==
== DynamicInstParams ==
{|class="wikitable"
{|class="wikitable"
! Name !! Type !! Default value !! Description
! Name !! Type !! Default value !! Description
|-
|-
| MetaAILife || Int || 10 ||  
| Category || Int || ||  
|-
|-
| MetaAIMaxLife || Int || 10 ||
| Count || Int ||  ||  
|-
| PriestBossMetaAIUnit || AITreeVariablePointer ||  ||
|-
|}
 
 
== StaticInstParams ==
{|class="wikitable"
! Name !! Type !! Default value !! Description
|-
| RespawnSpan || Float ||  ||
|-
| SimAtkMax || Int ||  ||
|-
| BowEquipMax || Int ||  ||
|-
| PercentLifeTransition || Float ||  ||
|-
| PercentLifePrevious || Float ||  ||  
|-
|-
|}
|}
Line 35: Line 16:


== Derived definitions ==
== Derived definitions ==
=== 段階_祭り (Priest_Boss_MetaAI, Root) ===
=== HasPorchItemByCategory (EventSystemActor) ===
{{AIDefDerived
{{AIDefDerived
|name=段階_祭り
|name=HasPorchItemByCategory
|group_name=Root
|group_name=
|derived_from=PriestBossPhaseFourth
|derived_from=HasPorchItemByCategory
|aiprog=Priest_Boss_MetaAI
|aiprog=EventSystemActor
}}
}}
{|class="wikitable"
No overridden parameters.
! Name !! Value
|-
| RespawnSpan || 20.0
|-
| SimAtkMax || 1
|-
| BowEquipMax || 4
|-
| PercentLifeTransition || 0.0
|-
| PercentLifePrevious || 0.25
|-
|}

Latest revision as of 18:13, 14 October 2018

HasPorchItemByCategory
AI definition
Type Query

DynamicInstParams

Name Type Default value Description
Category Int
Count Int


Derived definitions

HasPorchItemByCategory (EventSystemActor)

No overridden parameters.