Grasscutter_Resources/Resources/BinOutput/Avatar/ConfigAvatar_Manekin.json
2022-04-23 07:55:31 +05:30

135 lines
3.5 KiB
JSON

{
"common": {
"effectAttachShape": {
"$type": "MoleMole.Config.ConfigEffectAttachSkinnedMesh",
"mesh": "EffectMesh"
},
"mass": 10.0,
"affectedByWorld": true
},
"headControl": {
"$type": "MoleMole.Config.ConfigHeadControl",
"useHeadControl": true,
"useWhiteAnimStates": false
},
"equipController": {
"sheathPoint": "WeaponBackPut",
"dissolveSheathFadeDelay": 0.075,
"dissolveSheathFadeTime": 2.1,
"attachPoints": {
"equip01": "WeaponR",
"equip02": "WeaponL"
}
},
"stateLayers": {
"defaultLayer": {
"$type": "MoleMole.Config.ConfigNormalStateLayer",
"layerIndexName": "",
"stateIDs": {
"ShowWeapon_BS": {
"$type": "MoleMole.Config.ConfigAvatarStateIDInfo",
"animatorStates": {
"ShowWeapon_BS": [
"Common_ShowWeapon_BS"
]
},
"setAnimatorBoolean": [
{
"name": "&GotoAnyState"
}
],
"animatorTriggerOnLanded": "",
"sheatheOnStart": true
},
"ShowRelic_BS": {
"$type": "MoleMole.Config.ConfigAvatarStateIDInfo",
"animatorStates": {
"ShowRelic_BS": [
"Emo_Avatar_Common_Manekin_RelicShowBS"
]
},
"setAnimatorBoolean": [
{
"name": "&GotoAnyState"
}
],
"animatorTriggerOnLanded": "",
"sheatheOnStart": true
},
"ShowWeapon": {
"$type": "MoleMole.Config.ConfigAvatarStateIDInfo",
"animatorStates": {
"ShowWeapon": [],
"ShowWeapon_AS": [
"Common_ShowWeapon_AS"
]
},
"animatorTriggerOnLanded": "",
"battouOnStart": true
},
"ShowRelic": {
"$type": "MoleMole.Config.ConfigAvatarStateIDInfo",
"animatorStates": {
"ShowRelic": [
"Emo_Avatar_Common_Manekin_RelicShowLoop"
],
"ShowRelic_AS": [
"Emo_Avatar_Common_Manekin_RelicShowAS"
]
},
"animatorTriggerOnLanded": "",
"sheatheOnStart": true
},
"ShowCharacter": {
"$type": "MoleMole.Config.ConfigAvatarStateIDInfo",
"animatorStates": {
"ShowCharacter": [],
"Show01": [],
"Show02": []
},
"setAnimatorBoolean": [
{
"name": "&GotoAnyState"
}
],
"animatorTriggerOnLanded": "",
"sheatheOnStart": true
},
"Skill": {
"$type": "MoleMole.Config.ConfigAvatarStateIDInfo",
"animatorStates": {
"Skill": []
},
"setAnimatorBoolean": [
{
"name": "&GotoAnyState"
}
],
"animatorTriggerOnLanded": "",
"battouOnStart": true
},
"Story": {
"$type": "MoleMole.Config.ConfigAvatarStateIDInfo",
"animatorStates": {
"Story": []
},
"setAnimatorBoolean": [
{
"name": "&GotoAnyState"
}
],
"animatorTriggerOnLanded": "",
"sheatheOnStart": true
},
"ShowFlycloak": {
"$type": "MoleMole.Config.ConfigAvatarStateIDInfo",
"animatorStates": {
"ShowFlycloak": []
},
"animatorTriggerOnLanded": "",
"sheatheOnStart": true
}
}
}
}
}