mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
18 lines
687 B
JSON
18 lines
687 B
JSON
{
|
|
"WalkSpeedRatio": 1.15,
|
|
"RunSpeedRatio": 0.8,
|
|
"AnimEventConfigList": [
|
|
"Config/ConfigAnimEvents/NPCMonster/Designer/NPCMonster_W3_Sam_01_Designer_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/NPCMonster/Audio/NPCMonster_W3_Sam_01_Audio_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/NPCMonster/Effect/NPCMonster_W3_Sam_01_Effect_AnimEvent.json"
|
|
],
|
|
"CommonAnimZoneConfigPath": "Config/ConfigAnimZone/NPCMonster/NPCMonster_Common_AnimZone.json",
|
|
"AnimZoneConfigPath": "Config/ConfigAnimZone/NPCMonster/NPCMonster_W3_Sam_01_AnimZone.json",
|
|
"SkillList": [],
|
|
"AbilityList": [
|
|
"MazeMonster_W3_Sam_01_Passive"
|
|
],
|
|
"DisableAnimEventLayers": [
|
|
"Riboon Layer"
|
|
]
|
|
} |