Files
turnbasedgamedata/Config/ConfigCharacter/LocalPlayer/LocalPlayer_RuanMei_00_Config.json
2025-02-24 07:50:34 -03:00

71 lines
2.4 KiB
JSON

{
"FootScale": {
"X": 0.9,
"Y": 1,
"Z": 0.6
},
"CharacterBodySize": "Maid",
"ShoesType": "heel",
"FreeStyleCharacterID": "NPC_Avatar_Maid_RuanMei_00",
"FreeStyleCharacterConfigPath": "Config/ConfigCharacter/FreeStyle/Avatar/Avatar_Maid_RuanMei_00_FreeStyle_Config.json",
"LockTargetDistance": 10,
"AnimEventConfigList": [
"Config/ConfigAnimEvents/LocalPlayer/Effect/LocalPlayer_RuanMei_00_Effect_AnimEvent.json",
"Config/ConfigAnimEvents/LocalPlayer/Effect/Common/LocalPlayer_Common_Maid_Effect_AnimEvent.json",
"Config/ConfigAnimEvents/LocalPlayer/Audio/LocalPlayer_RuanMei_00_Audio_AnimEvent.json",
"Config/ConfigAnimEvents/LocalPlayer/Audio/Common/LocalPlayer_Maid_Move_Audio_AnimEvent.json",
"Config/ConfigAnimEvents/LocalPlayer/Designer/LocalPlayer_RuanMei_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_RuanMei_00_AnimZone.json",
"LookAtPhoneStartConfigPath": "Config/Level/Common_LG/LookatPhoneBS.json",
"LookAtPhoneEndConfigPath": "Config/Level/Common_LG/LookatPhoneAS.json",
"PhonePrefabPath": "Characters/CharacterPhonePrefabs/Player_Maid_RuanMei_LookAtPhone_00.prefab",
"SkillList": [
{
"Name": "NormalAtk",
"TargetInfo": {
"TargetType": "EnemySelect"
},
"EntryAbility": "LocalPlayer_RuanMei_NormalAtk01"
},
{
"Name": "MazeSkill",
"CanCastWithoutTarget": true,
"AdventureSkillType": "MazeSkill",
"TargetInfo": {
"TargetType": "EnemySelect"
},
"EntryAbility": "LocalPlayer_RuanMei_MazeSkill",
"CoolDown": 1
},
{
"Name": "MazeCommonPassve01",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "LocalPlayer_CommonAbility_AttackBreak"
}
],
"AbilityList": [
"LocalPlayer_RuanMei_NormalAtk01",
"LocalPlayer_RuanMei_MazeSkill",
"LocalPlayer_CommonAbility_AttackBreak"
],
"DynamicValues": {
"Floats": {}
},
"EnableFootIK": true,
"FootIKConfig": {
"BlendInTime": 0.4,
"BlendOutTime": 0.1
},
"DisableAnimEventLayers": [
"Riboon Layer"
],
"HideWeaponList": [
"PipaA_JNT"
]
}