Files
DanhengServer-Resources/Config/ConfigCharacter/NPC/Normal/NPC_Male_Common_Config.json
2025-12-27 18:07:41 +08:00

92 lines
2.8 KiB
JSON

{
"FootScale": {
"x": 1.0,
"y": 1.0,
"z": 1.0,
"normalized": {
"x": 0.577350259,
"y": 0.577350259,
"z": 0.577350259,
"normalized": {
"x": 0.5773503,
"y": 0.5773503,
"z": 0.5773503,
"magnitude": 1.00000012,
"sqrMagnitude": 1.00000024
},
"magnitude": 0.99999994,
"sqrMagnitude": 0.99999994
},
"magnitude": 1.73205078,
"sqrMagnitude": 3.0
},
"WalkSpeedRatio": 1.0,
"RunSpeedRatio": 1.0,
"RootMotionScale": 1.0,
"MaxWalkAnimSpeedRatio": 2.0,
"MaxRunAnimSpeedRatio": 2.0,
"ReferenceWalkSpeed": 1.0,
"ReferenceRunSpeed": 5.0,
"ReferenceFastRunSpeed": -1.0,
"CharacterBodySize": "None",
"NavTurnSpeed": 180.0,
"NavTurnBackTurnSpeed": 540.0,
"NavMovingSteerTurnSpeed": 75.0,
"NavMovingSteerTurnBackTurnSpeed": 75.0,
"ShoesType": "boot",
"FreeStyleCharacterID": "NPC_Male",
"FreeStyleCharacterConfigPath": "Config/ConfigCharacter/FreeStyle/Normal/NPC_Male_FreeStyle_Config.json",
"LockTargetDistance": 5.0,
"MazeSkillDistance": 10.0,
"AnimEventConfigList": [
"Config/ConfigAnimEvents/NPC/Normal/Audio/NPC_Normal_Male_Audio_AnimEvent.json",
"Config/ConfigAnimEvents/NPC/Normal/Effect/NPC_Normal_Male_Effect_AnimEvent.json",
"Config/ConfigAnimEvents/NPC/Normal/Designer/NPC_Normal_Male_Designer_AnimEvent.json"
],
"AnimEventConfigListInPerformance": [
"Config/ConfigAnimEvents/NPC/Normal/Audio/NPC_Normal_Male_Audio_AnimEvent.json",
"Config/ConfigAnimEvents/NPC/Normal/Effect/NPC_Normal_Male_Effect_AnimEvent.json",
"Config/ConfigAnimEvents/NPC/Normal/Designer/NPC_Normal_Male_Designer_AnimEvent.json"
],
"CommonAnimZoneConfigPath": "Config/ConfigAnimZone/NPC/Normal/NPC_Normal_Male_AnimZone.json",
"BeHitRotate": true,
"EnableIdleShow": true,
"ModelScale": 1.0,
"ColliderScale": 1.0,
"DieDelay": -1.0,
"DisableAnimEventLayers": [
"Riboon Layer"
],
"UseDefaultSteerMode": true,
"AdvAIConfig": {
"AttackRange": 3.0,
"AttackAngle": 60.0,
"AttackCD": 3.0,
"ChaseTolerance": 2.0,
"ChaseAngleTolerance": 60.0,
"MaxChaseDistance": 30.0,
"AlertnessIncreaseRatio": 1.0,
"LOSLoseTargetDelay": 0.2,
"MinWalkScale": 0.1,
"MaxWalkScale": 2.5,
"MinRunScale": 0.6,
"MaxRunScale": 3.0,
"MinFastRunScale": 0.5,
"MaxFastRunScale": 1.5
},
"BreakRecoverStandByType": "StandBy",
"CharacterReplaceMaterialConfigPath": "Config/ConfigReplaceCharacterMaterial/Normal/NPC_Normal_ReplaceCharacterMaterial.json",
"EditorReplaceMaterialKeyList": [
{
"Keys": [
"StoryHoloGram_Common",
"StoryCrystal_Male",
"StoryFury_Male",
"StoryGhost_W2_Male_27",
"StoryGhost_W2_Male_08"
]
}
],
"MoveDeltaPositionOtherDirectionConstraint": 0.15,
"HitBoxFollowRootPoint": true
}