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

199 lines
5.4 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",
"dissolveSheathFadeTime": 0.7,
"attachPoints": {
"equip01": "WeaponR",
"equip02": "WeaponL",
"equip00": "WeaponBackPut"
}
},
"stateLayers": {
"defaultLayer": {
"$type": "MoleMole.Config.ConfigNormalStateLayer",
"layerIndexName": "",
"stateIDs": {
"ShowWeapon_BS": {
"$type": "MoleMole.Config.ConfigAvatarStateIDInfo",
"animatorStates": {
"ShowWeapon_BS": [
"Boy_Claymore_ShowWeapon_BS",
"Emo_Avatar_Common_Boy_Claymore_UI_ShowWeaponBS"
]
},
"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": [
"Emo_Avatar_Common_Boy_Claymore_UI_ShowWeaponLoop"
],
"ShowWeapon_AS": [
"Boy_Claymore_ShowWeapon_AS",
"Emo_Avatar_Common_Boy_Claymore_UI_ShowWeaponAS"
]
},
"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": [
"Manekin_Razor_Show01",
"Emo_Boy_Razor_Perform_Show_1",
"Audio_Boy_StandbyShow_Razor_UI"
],
"Show02": [
"Manekin_Razor_Show02",
"Audio_Boy_StandbyShow_Razor_UI_02"
]
},
"setAnimatorBoolean": [
{
"name": "&GotoAnyState"
}
],
"animatorTriggerOnLanded": "",
"sheatheOnStart": true
},
"Skill_BS": {
"$type": "MoleMole.Config.ConfigAvatarStateIDInfo",
"animatorStates": {
"Skill_BS": [
"Emo_Avatar_Razor_UI_Talent_Akimbo_01BS"
]
},
"setAnimatorBoolean": [
{
"name": "&GotoAnyState"
}
],
"animatorTriggerOnLanded": "",
"sheatheOnStart": true
},
"Skill": {
"$type": "MoleMole.Config.ConfigAvatarStateIDInfo",
"animatorStates": {
"Skill": [
"Emo_Avatar_Razor_UI_Talent_Akimbo_01Loop"
]
},
"animatorTriggerOnLanded": ""
},
"Skill_AS": {
"$type": "MoleMole.Config.ConfigAvatarStateIDInfo",
"animatorStates": {
"Skill_AS": [
"Emo_Avatar_Razor_UI_Talent_Akimbo_01AS"
]
},
"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_razor"
}
},
{
"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": "Show02",
"audioEvent": {
"text": "Stop_sfx_standbyShow_razor_wolf_disappear"
}
}
]
},
"listenerLiftup": 1.5,
"surfaceProberLiftup": 1.5
}
}