mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
37 lines
1.2 KiB
JSON
37 lines
1.2 KiB
JSON
{
|
|
"WalkSpeedRatio": 1.15,
|
|
"RunSpeedRatio": 0.8,
|
|
"AnimEventConfigList": [
|
|
"Config/ConfigAnimEvents/NPCMonster/Designer/NPCMonster_Monkey_00_Designer_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/NPCMonster/Audio/NPCMonster_Monkey_00_Audio_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/NPCMonster/Effect/NPCMonster_Monkey_00_Effect_AnimEvent.json"
|
|
],
|
|
"CommonAnimZoneConfigPath": "Config/ConfigAnimZone/NPCMonster/NPCMonster_Common_AnimZone.json",
|
|
"AnimZoneConfigPath": "Config/ConfigAnimZone/NPCMonster/NPCMonster_Monkey_00_AnimZone.json",
|
|
"SkillList": [],
|
|
"AbilityList": [],
|
|
"DisableAnimEventLayers": [
|
|
"Riboon Layer"
|
|
],
|
|
"AdvAIConfig": {
|
|
"AttackCD": 4,
|
|
"ChaseAngleTolerance": 30,
|
|
"AlertnessIncreaseRatio": 10,
|
|
"VisionSetConfigs": {
|
|
"DefaultVision": {
|
|
"VisionNames": [
|
|
"VisionConfig_Monkey"
|
|
]
|
|
}
|
|
},
|
|
"ReactionList": []
|
|
},
|
|
"AdvAIControllerConfig": {
|
|
"HasTurn": false,
|
|
"HasWalkStop": false
|
|
},
|
|
"CharacterReplaceMaterialConfigPath": "Config/ConfigReplaceCharacterMaterial/Special/NPC_Special_Monkey_00_ReplaceCharacterMaterial.json",
|
|
"ReplaceMaterialKeyList": [
|
|
"NPC_Special_Monkey_00_00"
|
|
]
|
|
} |