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

78 lines
2.5 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": 1.5,
"MaxRunAnimSpeedRatio": 1.5,
"ReferenceWalkSpeed": -1.0,
"ReferenceRunSpeed": -1.0,
"ReferenceFastRunSpeed": -1.0,
"CharacterBodySize": "None",
"NpcBodySize": "Child",
"NavTurnSpeed": 180.0,
"NavTurnBackTurnSpeed": 540.0,
"NavMovingSteerTurnSpeed": 75.0,
"NavMovingSteerTurnBackTurnSpeed": 75.0,
"ShoesType": "boot",
"FreeStyleCharacterID": "NPC_Child",
"FreeStyleCharacterConfigPath": "Config/ConfigCharacter/FreeStyle/Normal/NPC_Child_FreeStyle_Config.json",
"LockTargetDistance": 5.0,
"MazeSkillDistance": 10.0,
"AnimEventConfigList": [
"Config/ConfigAnimEvents/NPC/Normal/Audio/NPC_Normal_Child_Audio_AnimEvent.json",
"Config/ConfigAnimEvents/NPC/Normal/Effect/NPC_Normal_Child_Effect_AnimEvent.json",
"Config/ConfigAnimEvents/NPC/Normal/Designer/NPC_Normal_Child_Designer_AnimEvent.json"
],
"AnimEventConfigListInPerformance": [
"Config/ConfigAnimEvents/NPC/Normal/Audio/NPC_Normal_Child_Audio_AnimEvent.json",
"Config/ConfigAnimEvents/NPC/Normal/Effect/NPC_Normal_Child_Effect_AnimEvent.json",
"Config/ConfigAnimEvents/NPC/Normal/Designer/NPC_Normal_Child_Designer_AnimEvent.json"
],
"CommonAnimZoneConfigPath": "Config/ConfigAnimZone/NPC/Normal/NPC_Normal_Child_AnimZone.json",
"BeHitRotate": true,
"EnableIdleShow": true,
"ModelScale": 1.0,
"ColliderScale": 1.0,
"DieDelay": -1.0,
"DisableAnimEventLayers": [
"Riboon Layer"
],
"UseDefaultSteerMode": true,
"BreakRecoverStandByType": "StandBy",
"CharacterReplaceMaterialConfigPath": "Config/ConfigReplaceCharacterMaterial/Normal/NPC_Normal_ReplaceCharacterMaterial.json",
"EditorReplaceMaterialKeyList": [
{
"Keys": [
"StoryHoloGram_Common",
"StoryCrystal_Child",
"StoryFury_Child",
"StoryGhost_W2_Child_01",
"StoryGhost_W2_Child_03",
"StoryGhost_W2_Child_04"
]
}
],
"MoveDeltaPositionOtherDirectionConstraint": 0.15,
"HitBoxFollowRootPoint": true
}