ActorParam/ActorLink: Difference between revisions

Jump to navigation Jump to search
no edit summary
imported>Leoetlino
m (the code actually uses bxml)
imported>BravelyPeculiar
No edit summary
Line 8: Line 8:
=== LinkTarget ===
=== LinkTarget ===
{| class="wikitable sortable"
{| class="wikitable sortable"
! Key !! Type  !! Description
! Key  
! Type   
! Description
|-
|-
| ActorNameJpn || string || Actor name in Japanese
| ActorNameJpn  
| string  
| Actor name in Japanese
|-
|-
| Priority || string || Unknown. Usually "Default"
| Priority  
| string  
| Unknown. Usually "Default"
|-
|-
| AIProgramUser || string || Name of the [[ActorParam/AIProgram|AIProgram]] to use
| AIProgramUser  
| string  
| Name of the [[ActorParam/AIProgram|AIProgram]] to use
|-
|-
| AIScheduleUser || string || Name of the [[event flow]] (?) and [[ActorParam/AISchedule|AISchedule]] to use
| AIScheduleUser  
| string  
| Name of the [[event flow]] (?) and [[ActorParam/AISchedule|AISchedule]] to use
|-
|-
| ASUser || string || Name of the [[ActorParam/AS|AS]] to use
| ASUser  
| string  
| Name of the [[ActorParam/AS|AS]] to use
|-
|-
| AttentionUser || string || Name of the [[ActorParam/Attention|Attention]] to use
| AttentionUser  
| string  
| Name of the [[ActorParam/Attention|Attention]] to use
|-
|-
| AwarenessUser || string || Name of the [[ActorParam/Awareness|Awareness]] to use
| AwarenessUser  
| string  
| Name of the [[ActorParam/Awareness|Awareness]] to use
|-
|-
| BoneControlUser || string || Name of the [[ActorParam/BoneControl|BoneControl]] to use
| BoneControlUser  
| string  
| Name of the [[ActorParam/BoneControl|BoneControl]] to use
|-
|-
| ActorCaptureUser || string || Name of the [[ActorParam/ActorCapture|ActorCapture]] to use (unused in release builds)
| ActorCaptureUser  
| string  
| Name of the [[ActorParam/ActorCapture|ActorCapture]] to use (unused in release builds)
|-
|-
| ChemicalUser || string || Name of the [[ActorParam/Chemical|Chemical]] to use
| ChemicalUser  
| string  
| Name of the [[ActorParam/Chemical|Chemical]] to use
|-
|-
| DamageParamUser || string || Name of the [[ActorParam/DamageParam|DamageParam]] to use
| DamageParamUser  
| string  
| Name of the [[ActorParam/DamageParam|DamageParam]] to use
|-
|-
| DropTableUser || string || Name of the [[ActorParam/DropTable|DropTable]] to use
| DropTableUser  
| string  
| Name of the [[ActorParam/DropTable|DropTable]] to use
|-
|-
| ElinkUser || string ||
| ElinkUser  
| string  
|Name of the [[esetlist]] file to use
|-
|-
| GParamUser || string || Name of the [[ActorParam/GeneralParamList|GeneralParamList]] to use
| GParamUser  
| string  
| Name of the [[ActorParam/GeneralParamList|GeneralParamList]] to use
|-
|-
| LifeConditionUser || string || Name of the [[ActorParam/LifeCondition|LifeCondition]] to use
| LifeConditionUser  
| string  
| Name of the [[ActorParam/LifeCondition|LifeCondition]] to use
|-
|-
| LODUser || string || Name of the [[ActorParam/LOD|LOD]] to use
| LODUser  
| string  
| Name of the [[ActorParam/LOD|LOD]] to use
|-
|-
| ModelUser || string || Name of the [[Content/Model|model]] to use
| ModelUser  
| string  
| Name of the [[ActorParam/ModelList|ModelList]] to use
|-
|-
| PhysicsUser || string ||
| PhysicsUser  
| string  
|Name of the [[ActorParam/Physics|Physics]] to use
|-
|-
| ProfileUser || string || Actor profile (see [[ActorTemplate]]) to use (?)
| ProfileUser  
| string  
| Actor profile (see [[ActorTemplate]]) to use (?)
|-
|-
| RgBlendWeightUser || string || Name of the [[ActorParam/RagdollBlendWeight|RagdollBlendWeight]] to use
| RgBlendWeightUser  
| string  
| Name of the [[ActorParam/RagdollBlendWeight|RagdollBlendWeight]] to use
|-
|-
| RgConfigListUser || string || Name of the [[ActorParam/RagdollConfigList|RagdollConfigList]] to use
| RgConfigListUser  
| string  
| Name of the [[ActorParam/RagdollConfigList|RagdollConfigList]] to use
|-
|-
| RecipeUser || string || Name of the [[ActorParam/Recipe|Recipe]] to use
| RecipeUser  
| string  
| Name of the [[ActorParam/Recipe|Recipe]] to use
|-
|-
| ShopDataUser || string || Name of the [[ActorParam/ShopData|ShopData]] to use
| ShopDataUser  
| string  
| Name of the [[ActorParam/ShopData|ShopData]] to use
|-
|-
| SlinkUser || string ||
| SlinkUser  
| string  
|
|-
|-
| UMiiUser || string || Name of the [[ActorParam/UMii|UMii]] to use
| UMiiUser  
| string  
| Name of the [[ActorParam/UMii|UMii]] to use
|-
|-
| XlinkUser || string ||
| XlinkUser  
| string  
|
|-
|-
| AnimationInfo || string || Name of the [[ActorParam/AnimationInfo|AnimationInfo]] to use
| AnimationInfo  
| string  
| Name of the [[ActorParam/AnimationInfo|AnimationInfo]] to use
|-
|-
| ActorScale || float ||
| ActorScale  
| float  
|
|}
|}


=== Tags ===
=== Tags ===
{| class="wikitable sortable"
{| class="wikitable sortable"
! Key !! Type  !! Description
! Key  
! Type   
! Description
|-
|-
| Tag%d || string || Tag name (example: ObservedByTag)
| Tag%d  
| string  
| Tag name (example: ObservedByTag)
|}
|}


[[Category:Content (BotW)]]
[[Category:Content (BotW)]]
[[Category:Internals]]
[[Category:Internals]]

Navigation menu