Files
DanhengServer-Resources/Config/ConfigCharacter/LocalPlayer/LocalPlayer_Bronya_00_Config.json
2025-12-27 18:07:41 +08:00

90 lines
3.0 KiB
JSON

{
"FootScale": {
"x": 0.8,
"y": 1.0,
"z": 0.6,
"normalized": {
"x": 0.565685451,
"y": 0.707106769,
"z": 0.4242641,
"magnitude": 1.0,
"sqrMagnitude": 1.0
},
"magnitude": 1.41421354,
"sqrMagnitude": 2.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": "Maid",
"NpcBodySize": "None",
"NavMovingSteerTurnSpeed": 75.0,
"NavMovingSteerTurnBackTurnSpeed": 75.0,
"ShoesType": "boot_heel",
"FreeStyleCharacterID": "NPC_Avatar_Maid_Bronya_00",
"FreeStyleCharacterConfigPath": "Config/ConfigCharacter/FreeStyle/Avatar/Avatar_Maid_Bronya_00_FreeStyle_Config.json",
"LockTargetDistance": 10.0,
"MazeSkillDistance": 10.0,
"AnimEventConfigList": [
"Config/ConfigAnimEvents/LocalPlayer/Effect/LocalPlayer_Bronya_00_Effect_AnimEvent.json",
"Config/ConfigAnimEvents/LocalPlayer/Audio/LocalPlayer_Bronya_00_Audio_AnimEvent.json",
"Config/ConfigAnimEvents/LocalPlayer/Audio/Common/LocalPlayer_Maid_Move_Audio_AnimEvent.json",
"Config/ConfigAnimEvents/LocalPlayer/Designer/LocalPlayer_Bronya_00_Designer_AnimEvent.json",
"Config/ConfigAnimEvents/LocalPlayer/Designer/Common/LocalPlayer_Common_Maid_Designer_AnimEvent.json",
"Config/ConfigAnimEvents/LocalPlayer/Effect/Common/LocalPlayer_Common_Maid_Effect_AnimEvent.json"
],
"CommonAnimZoneConfigPath": "Config/ConfigAnimZone/LocalPlayer/Common/LocalPlayer_Common_Maid_AnimZone.json",
"AnimZoneConfigPath": "Config/ConfigAnimZone/LocalPlayer/LocalPlayer_Bronya_00_AnimZone.json",
"LookAtPhoneStartConfigPath": "Config/Level/Common_LG/LookatPhoneBS.json",
"LookAtPhoneEndConfigPath": "Config/Level/Common_LG/LookatPhoneAS.json",
"PhonePrefabPath": "Characters/CharacterPhonePrefabs/Player_Maid_Bronya_LookAtPhone_00.prefab",
"SkillList": [
{
"Name": "NormalAtk",
"TargetInfo": {
"TargetType": "EnemySelect"
},
"EntryAbility": "LocalPlayer_Bronya_NormalAtk01"
},
{
"Name": "MazeSkill",
"AdventureSkillType": "MazeSkill",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "LocalPlayer_Bronya_MazeSkill",
"CoolDown": 1.0
},
{
"Name": "MazeCommonPassve01",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "LocalPlayer_CommonAbility_AttackBreak"
}
],
"AbilityList": [
"LocalPlayer_Bronya_NormalAtk01",
"LocalPlayer_Bronya_MazeSkill",
"LocalPlayer_CommonAbility_AttackBreak"
],
"BeHitRotate": true,
"EnableFootIK": true,
"EnableIdleShow": true,
"ModelScale": 1.0,
"ColliderScale": 1.0,
"DieDelay": -1.0,
"DisableAnimEventLayers": [
"Riboon Layer"
],
"UseDefaultSteerMode": true,
"BreakRecoverStandByType": "StandBy",
"MoveDeltaPositionOtherDirectionConstraint": 0.15,
"HitBoxFollowRootPoint": true
}