AIDef:AI/PriestBossPhaseFinish and Template:NoRstbDir: 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
(Created page with "<div class="resloc-box no-rstb-box-color">The files inside this {{{type|directory}}} are '''not''' listed in the game's ResourceSizeTable.product.rsizetable|resource size ta...")
 
Line 1: Line 1:
{{AIDef
<div class="resloc-box no-rstb-box-color">The files inside this {{{type|directory}}} are '''not''' listed in the game's [[ResourceSizeTable.product.rsizetable|resource size table]].</div><noinclude>
|name=PriestBossPhaseFinish
[[Category:ZeldaMods templates]]
|type=AI
<templatedata>
}}
{
 
"params": {
== AITreeVariables ==
"type": {
{|class="wikitable"
"label": "The type of this resource (directory/archive)",
! Name !! Type !! Default value !! Description
"type": "string",
|-
"default": "directory"
| MetaAILife || Int || 10 ||
}
|-
}
| MetaAIMaxLife || Int || 10 ||
}
|-
</templatedata>
| PriestBossMetaAIUnit || AITreeVariablePointer ||  ||
</noinclude>
|-
|}
 
 
== MapUnitInstParams ==
{|class="wikitable"
! Name !! Type !! Default value !! Description
|-
| PriestBossStartPhase || Int || 0 ||
|-
|}
 
 
== StaticInstParams ==
{|class="wikitable"
! Name !! Type !! Default value !! Description
|-
| StartDemoDelayFrames || Float ||  ||
|-
| PercentLifeTransition || Float ||  ||
|-
| PercentLifePrevious || Float ||  ||
|-
|}
 
 
== Derived definitions ==
=== 段階_終了 (Priest_Boss_MetaAI, Root) ===
{{AIDefDerived
|name=段階_終了
|group_name=Root
|derived_from=PriestBossPhaseFinish
|aiprog=Priest_Boss_MetaAI
}}
{|class="wikitable"
! Name !! Value
|-
| StartDemoDelayFrames || 5.0
|-
| PercentLifeTransition || 0.0
|-
| PercentLifePrevious || 0.0
|-
|}

Revision as of 13:16, 4 April 2019

The files inside this directory are not listed in the game's resource size table.

No description.

Template parameters

ParameterDescriptionTypeStatus
The type of this resource (directory/archive)type

no description

Default
directory
Stringoptional