AIDef:AI/RegistedActorNumTwoSelect 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=RegistedActorNumTwoSelect
[[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"
| RegistedActorUnit || AITreeVariablePointer ||  ||
}
|-
}
|}
}
 
</templatedata>
 
</noinclude>
== StaticInstParams ==
{|class="wikitable"
! Name !! Type !! Default value !! Description
|-
| Num || Int ||  ||
|-
|}
 
 
== Children ==
{|class="wikitable"
! Name !! Description
|-
| より多い ||
|-
| 以下 ||
|-
|}
 
== Derived definitions ==
=== 会話 (EnemyFortressMgrTag, Root) ===
{{AIDefDerived
|name=会話
|group_name=Root
|derived_from=RegistedActorNumTwoSelect
|aiprog=EnemyFortressMgrTag
}}
{|class="wikitable"
! Name !! Value
|-
| Num || 1
|-
|}
=== 会話 (EnemyChatFortTag, Root) ===
{{AIDefDerived
|name=会話
|group_name=Root
|derived_from=RegistedActorNumTwoSelect
|aiprog=EnemyChatFortTag
}}
{|class="wikitable"
! Name !! Value
|-
| Num || 1
|-
|}

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