mirror of
https://github.com/EggLinks/DanhengServer-Resources.git
synced 2026-01-02 23:36:02 +08:00
103 lines
3.3 KiB
JSON
103 lines
3.3 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,
|
|
"NpcBodySize": "None",
|
|
"NavMovingSteerTurnSpeed": 75.0,
|
|
"NavMovingSteerTurnBackTurnSpeed": 75.0,
|
|
"ShoesType": "boot",
|
|
"FreeStyleCharacterID": "NPC_Avatar_Male_Gallagher_00",
|
|
"FreeStyleCharacterConfigPath": "Config/ConfigCharacter/FreeStyle/Avatar/Avatar_Male_Gallagher_00_FreeStyle_Config.json",
|
|
"LockTargetDistance": 6.0,
|
|
"MazeSkillDistance": 6.0,
|
|
"AnimEventConfigList": [
|
|
"Config/ConfigAnimEvents/LocalPlayer/Effect/LocalPlayer_Gallagher_00_Effect_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/LocalPlayer/Effect/Common/LocalPlayer_Common_Male_Effect_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/LocalPlayer/Audio/LocalPlayer_Gallagher_00_Audio_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/LocalPlayer/Audio/Common/LocalPlayer_Male_Move_Audio_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/LocalPlayer/Designer/LocalPlayer_Gallagher_00_Designer_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/LocalPlayer/Designer/Common/LocalPlayer_Common_Male_Designer_AnimEvent.json"
|
|
],
|
|
"CommonAnimZoneConfigPath": "Config/ConfigAnimZone/LocalPlayer/Common/LocalPlayer_Common_Male_AnimZone.json",
|
|
"AnimZoneConfigPath": "Config/ConfigAnimZone/LocalPlayer/LocalPlayer_Gallagher_00_AnimZone.json",
|
|
"LookAtPhoneStartConfigPath": "Config/Level/Common_LG/LookatPhoneBS.json",
|
|
"LookAtPhoneEndConfigPath": "Config/Level/Common_LG/LookatPhoneAS.json",
|
|
"PhonePrefabPath": "Characters/CharacterPhonePrefabs/Player_Male_Gallagher_LookAtPhone_00.prefab",
|
|
"SkillList": [
|
|
{
|
|
"Name": "NormalAtk",
|
|
"UseType": "UIButtonClick",
|
|
"TargetInfo": {
|
|
"TargetType": "EnemySelect"
|
|
},
|
|
"EntryAbility": "LocalPlayer_Gallagher_NormalAtk01"
|
|
},
|
|
{
|
|
"Name": "MazeSkill",
|
|
"CanCastWithoutTarget": true,
|
|
"AdventureSkillType": "MazeSkill",
|
|
"UseType": "UIButtonClick",
|
|
"TargetInfo": {
|
|
"TargetType": "EnemySelect"
|
|
},
|
|
"EntryAbility": "LocalPlayer_Gallagher_MazeSkill",
|
|
"CoolDown": 1.0
|
|
},
|
|
{
|
|
"Name": "MazeCommonPassve01",
|
|
"UseType": "Passive",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"EntryAbility": "LocalPlayer_CommonAbility_AttackBreak"
|
|
}
|
|
],
|
|
"AbilityList": [
|
|
"LocalPlayer_Gallagher_NormalAtk01",
|
|
"LocalPlayer_Gallagher_MazeSkill",
|
|
"LocalPlayer_CommonAbility_AttackBreak"
|
|
],
|
|
"BeHitRotate": true,
|
|
"EnableFootIK": true,
|
|
"EnableIdleShow": true,
|
|
"ModelScale": 1.0,
|
|
"ColliderScale": 1.0,
|
|
"DieDelay": -1.0,
|
|
"DisableAnimEventLayers": [
|
|
"Riboon Layer"
|
|
],
|
|
"UseDefaultSteerMode": true,
|
|
"HideWeaponList": [
|
|
"Can",
|
|
"Weapon"
|
|
],
|
|
"BreakRecoverStandByType": "StandBy",
|
|
"MoveDeltaPositionOtherDirectionConstraint": 0.15,
|
|
"HitBoxFollowRootPoint": true
|
|
} |