mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
55 lines
1.6 KiB
JSON
55 lines
1.6 KiB
JSON
{
|
|
"FootScale": {
|
|
"X": 1,
|
|
"Y": 1,
|
|
"Z": 0.7
|
|
},
|
|
"CharacterBodySize": "Boy",
|
|
"ShoesType": "sneaker",
|
|
"LockTargetDistance": 0,
|
|
"MazeSkillDistance": 0,
|
|
"AnimEventConfigList": [
|
|
"Config/ConfigAnimEvents/NPCMonster/Designer/NPCMonster_W1_Mecha01_00_Designer_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/NPCMonster/Audio/FakePlayer_W1_Mecha01_00_Audio_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/NPCMonster/Effect/NPCMonster_W1_Mecha01_00_Effect_AnimEvent.json"
|
|
],
|
|
"AnimZoneConfigPath": "Config/ConfigAnimZone/FakePlayer/FakePlayer_AetherDivide_W1_Mecha01_00_AnimZone.json",
|
|
"LookAtPhoneStartConfigPath": "Config/Level/Common_LG/LookatPhoneBS.json",
|
|
"LookAtPhoneEndConfigPath": "Config/Level/Common_LG/LookatPhoneAS.json",
|
|
"PhonePrefabPath": "Characters/CharacterPhonePrefabs/Player_Boy_Arlan_LookAtPhone_00.prefab",
|
|
"SkillList": [
|
|
{
|
|
"Name": "NormalAtk",
|
|
"TargetInfo": {
|
|
"TargetType": "EnemySelect"
|
|
},
|
|
"EntryAbility": "FakePlayer_W1_Mecha01_NormalAtk01"
|
|
},
|
|
{
|
|
"Name": "MazeSkill",
|
|
"CanCastWithoutTarget": true,
|
|
"AdventureSkillType": "MazeSkill",
|
|
"TargetInfo": {
|
|
"TargetType": "EnemySelect"
|
|
},
|
|
"EntryAbility": "FakePlayer_W1_Mecha01_NormalAtk01",
|
|
"CoolDown": 1
|
|
},
|
|
{
|
|
"Name": "MazeCommonPassve02",
|
|
"UseType": "Passive",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"EntryAbility": "MazeMonster_CommonAbility_HitNoBattle"
|
|
}
|
|
],
|
|
"AbilityList": [
|
|
"FakePlayer_W1_Mecha01_NormalAtk01",
|
|
"MazeMonster_CommonAbility_HitNoBattle"
|
|
],
|
|
"ModelScale": 0.85,
|
|
"DisableAnimEventLayers": [
|
|
"Riboon Layer"
|
|
]
|
|
} |