mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
75 lines
2.6 KiB
JSON
75 lines
2.6 KiB
JSON
{
|
|
"FootScale": {
|
|
"X": 0.8,
|
|
"Y": 1,
|
|
"Z": 0.6
|
|
},
|
|
"CharacterBodySize": "Maid",
|
|
"ShoesType": "boot_heel",
|
|
"FreeStyleCharacterID": "NPC_Avatar_Maid_Mar_7th_10",
|
|
"FreeStyleCharacterConfigPath": "Config/ConfigCharacter/FreeStyle/Avatar/Avatar_Maid_Mar_7th_10_FreeStyle_Config.json",
|
|
"LockTargetDistance": 6,
|
|
"MazeSkillDistance": 6,
|
|
"AnimEventConfigList": [
|
|
"Config/ConfigAnimEvents/LocalPlayer/Effect/LocalPlayer_Mar_7th_10_Effect_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/LocalPlayer/Effect/Common/LocalPlayer_Common_Maid_Effect_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/LocalPlayer/Audio/LocalPlayer_Mar_7th_10_Audio_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/LocalPlayer/Audio/Common/LocalPlayer_Maid_Move_Audio_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/LocalPlayer/Designer/LocalPlayer_Mar_7th_10_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_Mar_7th_10_AnimZone.json",
|
|
"LookAtPhoneStartConfigPath": "Config/Level/Common_LG/LookatPhoneBS.json",
|
|
"LookAtPhoneEndConfigPath": "Config/Level/Common_LG/LookatPhoneAS.json",
|
|
"PhonePrefabPath": "Characters/CharacterPhonePrefabs/Player_Maid_Mar_7th_LookAtPhone_00.prefab",
|
|
"SkillList": [
|
|
{
|
|
"Name": "NormalAtk",
|
|
"TargetInfo": {
|
|
"TargetType": "EnemySelect"
|
|
},
|
|
"EntryAbility": "LocalPlayer_Mar_7th_10_NormalAtk01"
|
|
},
|
|
{
|
|
"Name": "MazeSkill",
|
|
"CanCastWithoutTarget": true,
|
|
"AdventureSkillType": "MazeSkill",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"EntryAbility": "LocalPlayer_Mar_7th_10_MazeSkill",
|
|
"CoolDown": 0.6
|
|
},
|
|
{
|
|
"Name": "MazeCommonPassve01",
|
|
"UseType": "Passive",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"EntryAbility": "LocalPlayer_CommonAbility_AttackBreak"
|
|
},
|
|
{
|
|
"Name": "MazeCommonPassve01",
|
|
"UseType": "Passive",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"EntryAbility": "LocalPlayer_Mar_7th_10_Listener"
|
|
}
|
|
],
|
|
"AbilityList": [
|
|
"LocalPlayer_Mar_7th_10_NormalAtk01",
|
|
"LocalPlayer_Mar_7th_10_MazeSkill",
|
|
"LocalPlayer_Mar_7th_10_Listener",
|
|
"LocalPlayer_CommonAbility_AttackBreak"
|
|
],
|
|
"EnableFootIK": true,
|
|
"DisableAnimEventLayers": [
|
|
"Riboon Layer"
|
|
],
|
|
"HideWeaponList": [
|
|
"WeaponL_00_JNT",
|
|
"WeaponR_00_JNT"
|
|
]
|
|
} |