Files
turnbasedgamedata/Config/ConfigCharacter/LocalPlayer/LocalPlayer_Saber_00_Config.json
2025-07-03 10:50:43 +02:00

59 lines
2.1 KiB
JSON

{
"CharacterBodySize": "Maid",
"ShoesType": "heel",
"FreeStyleCharacterID": "NPC_Avatar_Maid_Saber_00",
"FreeStyleCharacterConfigPath": "Config/ConfigCharacter/FreeStyle/Avatar/Avatar_Maid_Saber_00_FreeStyle_Config.json",
"LockTargetDistance": 6,
"MazeSkillDistance": 6,
"AnimEventConfigList": [
"Config/ConfigAnimEvents/LocalPlayer/Effect/LocalPlayer_Saber_00_Effect_AnimEvent.json",
"Config/ConfigAnimEvents/LocalPlayer/Effect/Common/LocalPlayer_Common_Maid_Effect_AnimEvent.json",
"Config/ConfigAnimEvents/LocalPlayer/Audio/LocalPlayer_Saber_00_Audio_AnimEvent.json",
"Config/ConfigAnimEvents/LocalPlayer/Audio/Common/LocalPlayer_Maid_Move_Audio_AnimEvent.json",
"Config/ConfigAnimEvents/LocalPlayer/Designer/LocalPlayer_Saber_00_Designer_AnimEvent.json",
"Config/ConfigAnimEvents/LocalPlayer/Designer/Common/LocalPlayer_Common_Maid_Designer_AnimEvent.json"
],
"CommonAnimZoneConfigPath": "Config/ConfigAnimZone/LocalPlayer/Common/LocalPlayer_Common_Maid_AnimZone.json",
"AnimZoneConfigPath": "Config/ConfigAnimZone/LocalPlayer/LocalPlayer_Saber_00_AnimZone.json",
"LookAtPhoneStartConfigPath": "Config/Level/Common_LG/LookatPhoneBS.json",
"LookAtPhoneEndConfigPath": "Config/Level/Common_LG/LookatPhoneAS.json",
"SkillList": [
{
"Name": "NormalAtk",
"TargetInfo": {
"TargetType": "EnemySelect"
},
"EntryAbility": "LocalPlayer_Saber_NormalAtk01"
},
{
"Name": "MazeSkill",
"CanCastWithoutTarget": true,
"AdventureSkillType": "MazeSkill",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "LocalPlayer_Saber_MazeSkill",
"CoolDown": 1
},
{
"Name": "MazeCommonPassve01",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "LocalPlayer_CommonAbility_AttackBreak"
}
],
"AbilityList": [
"LocalPlayer_Saber_NormalAtk01",
"LocalPlayer_Saber_MazeSkill",
"LocalPlayer_CommonAbility_AttackBreak"
],
"EnableFootIK": true,
"DisableAnimEventLayers": [
"Riboon Layer"
],
"HideWeaponList": [
"Weapon"
]
}