mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
64 lines
2.2 KiB
JSON
64 lines
2.2 KiB
JSON
{
|
|
"CharacterBodySize": "Kid",
|
|
"ShoesType": "flatXS",
|
|
"FreeStyleCharacterID": "NPC_Avatar_Kid_Tribbie_00",
|
|
"FreeStyleCharacterConfigPath": "Config/ConfigCharacter/FreeStyle/Avatar/Avatar_Kid_Tribbie_00_FreeStyle_Config.json",
|
|
"LockTargetDistance": 10,
|
|
"AnimEventConfigList": [
|
|
"Config/ConfigAnimEvents/LocalPlayer/Effect/LocalPlayer_Tribbie_00_Effect_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/LocalPlayer/Effect/Common/LocalPlayer_Common_Kid_Effect_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/LocalPlayer/Audio/LocalPlayer_Tribbie_00_Audio_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/LocalPlayer/Audio/Common/LocalPlayer_Kid_Move_Audio_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/LocalPlayer/Designer/LocalPlayer_Tribbie_00_Designer_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/LocalPlayer/Designer/Common/LocalPlayer_Common_Kid_Designer_AnimEvent.json"
|
|
],
|
|
"CommonAnimZoneConfigPath": "Config/ConfigAnimZone/LocalPlayer/Common/LocalPlayer_Common_Kid_AnimZone.json",
|
|
"AnimZoneConfigPath": "Config/ConfigAnimZone/LocalPlayer/LocalPlayer_Tribbie_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_Tribbie_NormalAtk01"
|
|
},
|
|
{
|
|
"Name": "MazeSkill",
|
|
"CanCastWithoutTarget": true,
|
|
"AdventureSkillType": "MazeSkill",
|
|
"TargetInfo": {
|
|
"TargetType": "EnemySelect"
|
|
},
|
|
"EntryAbility": "LocalPlayer_Tribbie_MazeSkill",
|
|
"CoolDown": 1
|
|
},
|
|
{
|
|
"Name": "MazeCommonPassve01",
|
|
"UseType": "Passive",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"EntryAbility": "LocalPlayer_CommonAbility_AttackBreak"
|
|
}
|
|
],
|
|
"AbilityList": [
|
|
"LocalPlayer_Tribbie_NormalAtk01",
|
|
"LocalPlayer_Tribbie_MazeSkill",
|
|
"LocalPlayer_CommonAbility_AttackBreak"
|
|
],
|
|
"DynamicValues": {
|
|
"Floats": {}
|
|
},
|
|
"EnableFootIK": true,
|
|
"DisableAnimEventLayers": [
|
|
"Riboon Layer"
|
|
],
|
|
"HideWeaponList": [
|
|
"Weapon",
|
|
"Box",
|
|
"WeaponBase",
|
|
"Shell"
|
|
]
|
|
} |