ActorParam/ActorLink: Difference between revisions
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 | ! Key | ||
! Type | |||
! Description | |||
|- | |- | ||
| ActorNameJpn | | ActorNameJpn | ||
| string | |||
| Actor name in Japanese | |||
|- | |- | ||
| Priority | | Priority | ||
| string | |||
| Unknown. Usually "Default" | |||
|- | |- | ||
| AIProgramUser | | AIProgramUser | ||
| string | |||
| Name of the [[ActorParam/AIProgram|AIProgram]] to use | |||
|- | |- | ||
| AIScheduleUser | | AIScheduleUser | ||
| string | |||
| Name of the [[event flow]] (?) and [[ActorParam/AISchedule|AISchedule]] to use | |||
|- | |- | ||
| ASUser | | ASUser | ||
| string | |||
| Name of the [[ActorParam/AS|AS]] to use | |||
|- | |- | ||
| AttentionUser | | AttentionUser | ||
| string | |||
| Name of the [[ActorParam/Attention|Attention]] to use | |||
|- | |- | ||
| AwarenessUser | | AwarenessUser | ||
| string | |||
| Name of the [[ActorParam/Awareness|Awareness]] to use | |||
|- | |- | ||
| BoneControlUser | | BoneControlUser | ||
| string | |||
| Name of the [[ActorParam/BoneControl|BoneControl]] to use | |||
|- | |- | ||
| ActorCaptureUser | | ActorCaptureUser | ||
| string | |||
| Name of the [[ActorParam/ActorCapture|ActorCapture]] to use (unused in release builds) | |||
|- | |- | ||
| ChemicalUser | | ChemicalUser | ||
| string | |||
| Name of the [[ActorParam/Chemical|Chemical]] to use | |||
|- | |- | ||
| DamageParamUser | | DamageParamUser | ||
| string | |||
| Name of the [[ActorParam/DamageParam|DamageParam]] to use | |||
|- | |- | ||
| DropTableUser | | DropTableUser | ||
| string | |||
| Name of the [[ActorParam/DropTable|DropTable]] to use | |||
|- | |- | ||
| ElinkUser | | ElinkUser | ||
| string | |||
|Name of the [[esetlist]] file to use | |||
|- | |- | ||
| GParamUser | | GParamUser | ||
| string | |||
| Name of the [[ActorParam/GeneralParamList|GeneralParamList]] to use | |||
|- | |- | ||
| LifeConditionUser | | LifeConditionUser | ||
| string | |||
| Name of the [[ActorParam/LifeCondition|LifeCondition]] to use | |||
|- | |- | ||
| LODUser | | LODUser | ||
| string | |||
| Name of the [[ActorParam/LOD|LOD]] to use | |||
|- | |- | ||
| ModelUser | | ModelUser | ||
| string | |||
| Name of the [[ActorParam/ModelList|ModelList]] to use | |||
|- | |- | ||
| PhysicsUser | | PhysicsUser | ||
| string | |||
|Name of the [[ActorParam/Physics|Physics]] to use | |||
|- | |- | ||
| ProfileUser | | ProfileUser | ||
| string | |||
| Actor profile (see [[ActorTemplate]]) to use (?) | |||
|- | |- | ||
| RgBlendWeightUser | | RgBlendWeightUser | ||
| string | |||
| Name of the [[ActorParam/RagdollBlendWeight|RagdollBlendWeight]] to use | |||
|- | |- | ||
| RgConfigListUser | | RgConfigListUser | ||
| string | |||
| Name of the [[ActorParam/RagdollConfigList|RagdollConfigList]] to use | |||
|- | |- | ||
| RecipeUser | | RecipeUser | ||
| string | |||
| Name of the [[ActorParam/Recipe|Recipe]] to use | |||
|- | |- | ||
| ShopDataUser | | ShopDataUser | ||
| string | |||
| Name of the [[ActorParam/ShopData|ShopData]] to use | |||
|- | |- | ||
| SlinkUser | | SlinkUser | ||
| string | |||
| | |||
|- | |- | ||
| UMiiUser | | UMiiUser | ||
| string | |||
| Name of the [[ActorParam/UMii|UMii]] to use | |||
|- | |- | ||
| XlinkUser | | XlinkUser | ||
| string | |||
| | |||
|- | |- | ||
| AnimationInfo | | AnimationInfo | ||
| string | |||
| Name of the [[ActorParam/AnimationInfo|AnimationInfo]] to use | |||
|- | |- | ||
| ActorScale | | ActorScale | ||
| float | |||
| | |||
|} | |} | ||
=== Tags === | === Tags === | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
! Key | ! Key | ||
! Type | |||
! Description | |||
|- | |- | ||
| Tag%d | | Tag%d | ||
| string | |||
| Tag name (example: ObservedByTag) | |||
|} | |} | ||
[[Category:Content (BotW)]] | [[Category:Content (BotW)]] | ||
[[Category:Internals]] | [[Category:Internals]] |