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

183 lines
4.8 KiB
JSON

{
"common": {
"effectAttachShape": {
"$type": "MoleMole.Config.ConfigEffectAttachSkinnedMesh",
"mesh": "EffectMesh"
},
"mass": 10.0
},
"headControl": {
"$type": "MoleMole.Config.ConfigHeadControl",
"useHeadControl": true,
"useWhiteAnimStates": false
},
"equipController": {
"sheathPoint": "WeaponBackPut",
"dissolveSheathFadeDelay": 0.075,
"dissolveSheathFadeTime": 0.3,
"attachPoints": {
"equip01": "WeaponR",
"equip02": "WeaponL",
"equip00": "WeaponBackPut"
}
},
"stateLayers": {
"defaultLayer": {
"$type": "MoleMole.Config.ConfigNormalStateLayer",
"layerIndexName": "",
"stateIDs": {
"ShowWeapon_BS": {
"$type": "MoleMole.Config.ConfigAvatarStateIDInfo",
"animatorStates": {
"ShowWeapon_BS": [
"Girl_Sword_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": [
"Girl_Sword_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_BS": {
"$type": "MoleMole.Config.ConfigAvatarStateIDInfo",
"animatorStates": {
"Skill_BS": []
},
"setAnimatorBoolean": [
{
"name": "&GotoAnyState"
}
],
"animatorTriggerOnLanded": "",
"sheatheOnStart": true
},
"Skill": {
"$type": "MoleMole.Config.ConfigAvatarStateIDInfo",
"animatorStates": {
"Skill": []
},
"animatorTriggerOnLanded": ""
},
"Skill_AS": {
"$type": "MoleMole.Config.ConfigAvatarStateIDInfo",
"animatorStates": {
"Skill_AS": []
},
"animatorTriggerOnLanded": ""
},
"Story": {
"$type": "MoleMole.Config.ConfigAvatarStateIDInfo",
"animatorStates": {
"Story": []
},
"setAnimatorBoolean": [
{
"name": "&GotoAnyState"
}
],
"animatorTriggerOnLanded": "",
"sheatheOnStart": true
},
"ShowFlycloak": {
"$type": "MoleMole.Config.ConfigAvatarStateIDInfo",
"animatorStates": {
"ShowFlycloak": []
},
"animatorTriggerOnLanded": "",
"sheatheOnStart": true
}
}
}
},
"audio": {
"animAudio": {
"onTransitionIn": [
{
"currentStateName": "ShowWeapon_BS",
"audioEvent": {
"text": "Play_ui_menu_weapon_show_heroine"
}
},
{
"currentStateName": "ShowRelic_BS",
"audioEvent": {
"text": "Play_ui_menu_relic_show"
}
}
],
"onTransitionOut": [
{
"currentStateName": "ShowWeapon_BS",
"audioEvent": {
"text": "Stop_ui_menu_weapon_show_putAway_appear_short"
}
},
{
"currentStateName": "Show01",
"audioEvent": {
"text": "Stop_sfx_standbyShow_hero_blink"
}
}
]
},
"listenerLiftup": 1.5,
"surfaceProberLiftup": 1.5
}
}