Files
turnbasedgamedata/Config/ConfigCharacter/NPC/Avatar/NPC_Avatar_Serval_00_Config.json
2024-10-21 03:16:22 -03:00

30 lines
1.3 KiB
JSON

{
"FootScale": {
"X": 0.9,
"Y": 1,
"Z": 0.6
},
"CharacterBodySize": "Lady",
"NavTurnSpeed": 100,
"NavTurnBackTurnSpeed": 540,
"ShoesType": "boot_heel",
"FreeStyleCharacterID": "NPC_Avatar_Lady_Serval_00",
"FreeStyleCharacterConfigPath": "Config/ConfigCharacter/FreeStyle/Avatar/Avatar_Lady_Serval_00_FreeStyle_Config.json",
"AnimEventConfigList": [
"Config/ConfigAnimEvents/LocalPlayer/Audio/LocalPlayer_Serval_00_Audio_AnimEvent.json",
"Config/ConfigAnimEvents/LocalPlayer/Audio/Common/LocalPlayer_Lady_Move_Audio_AnimEvent.json",
"Config/ConfigAnimEvents/LocalPlayer/Designer/Common/LocalPlayer_Common_Lady_Designer_AnimEvent.json",
"Config/ConfigAnimEvents/LocalPlayer/Effect/LocalPlayer_Serval_00_Effect_AnimEvent.json",
"Config/ConfigAnimEvents/LocalPlayer/Effect/Common/LocalPlayer_Common_Lady_Effect_AnimEvent.json"
],
"AnimEventConfigListInPerformance": [
"Config/ConfigAnimEvents/LocalPlayer/Audio/LocalPlayer_Serval_00_Audio_AnimEvent.json",
"Config/ConfigAnimEvents/LocalPlayer/Audio/Common/LocalPlayer_Lady_Move_Audio_AnimEvent.json"
],
"CommonAnimZoneConfigPath": "Config/ConfigAnimZone/NPC/Common/NPC_Avatar_Common_Lady_AnimZone.json",
"EnableFootIK": true,
"DisableAnimEventLayers": [
"Riboon Layer"
],
"TalkEmotionAssetPath": "Story/TalkEmotion/Avatar/Serval_00_TalkEmotion.asset"
}