mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
71 lines
1.9 KiB
JSON
71 lines
1.9 KiB
JSON
{
|
|
"WalkSpeedRatio": 1.15,
|
|
"RunSpeedRatio": 0.8,
|
|
"AnimEventConfigList": [
|
|
"Config/ConfigAnimEvents/NPCMonster/Designer/NPCMonster_XP_Minion01_04_Designer_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/NPCMonster/Audio/NPCMonster_XP_Minion01_04_Audio_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/NPCMonster/Effect/NPCMonster_XP_Minion01_04_Effect_AnimEvent.json"
|
|
],
|
|
"CommonAnimZoneConfigPath": "Config/ConfigAnimZone/NPCMonster/NPCMonster_Common_AnimZone.json",
|
|
"AnimZoneConfigPath": "Config/ConfigAnimZone/NPCMonster/WolfBoy_XP_Minion01_04_AnimZone.json",
|
|
"SkillList": [
|
|
{
|
|
"Name": "MazeAtk01",
|
|
"UseType": "UIButtonClick",
|
|
"TargetInfo": {
|
|
"TargetType": "EnemySelect"
|
|
},
|
|
"EntryAbility": "WolfBro_XP_Minion01_04_NormalAtk01"
|
|
},
|
|
{
|
|
"Name": "Maze_DisAdventage",
|
|
"UseType": "Passive",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"EntryAbility": "FakePlayer_MiniHero_HitKillSelf"
|
|
},
|
|
{
|
|
"Name": "Maze_AttackReport",
|
|
"UseType": "Passive",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"EntryAbility": "WolfBro_Monster_01_AttackReport"
|
|
}
|
|
],
|
|
"AbilityList": [
|
|
"WolfBro_XP_Minion01_04_NormalAtk01",
|
|
"FakePlayer_MiniHero_HitKillSelf",
|
|
"WolfBro_Monster_01_AttackReport"
|
|
],
|
|
"DisableAnimEventLayers": [
|
|
"Riboon Layer"
|
|
],
|
|
"AdvAIConfig": {
|
|
"AttackRange": 10,
|
|
"AttackAngle": 20,
|
|
"AttackCD": 4,
|
|
"VisionSetConfigs": {
|
|
"DefaultVision_Relaxed": {
|
|
"VisionNames": [
|
|
"VisionConfig_W3_WolfBro",
|
|
"VisionConfig_W3_WolfBro_CloseV"
|
|
]
|
|
},
|
|
"DefaultVision_Chase": {
|
|
"VisionNames": [
|
|
"DefaultVision_Chase"
|
|
]
|
|
}
|
|
},
|
|
"OverrideVisionConfigs": {},
|
|
"ReactionList": [
|
|
"RA_Gameplay_WolfBro_NPCMonster_Vase_Alert"
|
|
]
|
|
},
|
|
"AdvAIControllerConfig": {
|
|
"HasTurn": false,
|
|
"HasWalkStop": false
|
|
}
|
|
} |