mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
30 lines
1.3 KiB
JSON
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"
|
|
} |