mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
86 lines
2.4 KiB
JSON
86 lines
2.4 KiB
JSON
{
|
|
"AnimEventConfigList": [
|
|
"Config/ConfigAnimEvents/NPCMonster/Designer/NPCMonster_W3_Dinosaur_02_Designer_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/NPCMonster/Audio/NPCMonster_W3_Dinosaur_02_Audio_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/NPCMonster/Effect/NPCMonster_W3_Dinosaur_02_Effect_AnimEvent.json"
|
|
],
|
|
"CommonAnimZoneConfigPath": "Config/ConfigAnimZone/NPCMonster/NPCMonster_Common_AnimZone.json",
|
|
"AnimZoneConfigPath": "Config/ConfigAnimZone/NPCMonster/NPCMonster_W3_Dinosaur_02_AnimZone.json",
|
|
"SkillList": [
|
|
{
|
|
"Name": "MazeAtk01",
|
|
"UseType": "UIButtonClick",
|
|
"TargetInfo": {
|
|
"TargetType": "EnemySelect"
|
|
},
|
|
"EntryAbility": "MazeMonster_W3_Dinosaur_00_MazeAttack"
|
|
},
|
|
{
|
|
"Name": "Maze_DisAdventage",
|
|
"UseType": "Passive",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"EntryAbility": "MazeMonster_CommonAbility_DisAdventage"
|
|
},
|
|
{
|
|
"Name": "Maze_LighterInvisible",
|
|
"UseType": "Passive",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"EntryAbility": "MazeMonster_W3_Dinosaur_00_LighterInvisible"
|
|
},
|
|
{
|
|
"Name": "Maze_SpecialSTBFace",
|
|
"UseType": "Passive",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"EntryAbility": "MazeMonster_W3_TV_00_SpecialSTBFace"
|
|
},
|
|
{
|
|
"Name": "Maze_EnhanceEffect",
|
|
"UseType": "Passive",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"EntryAbility": "MazeMonster_CommonAbility_ChallengeBossEffect_Lv4"
|
|
}
|
|
],
|
|
"AbilityList": [
|
|
"MazeMonster_W3_Dinosaur_00_MazeAttack",
|
|
"MazeMonster_W3_Dinosaur_00_LighterInvisible",
|
|
"MazeMonster_CommonAbility_DisAdventage",
|
|
"MazeMonster_W3_TV_00_SpecialSTBFace",
|
|
"MazeMonster_CommonAbility_ChallengeBossEffect_Lv4"
|
|
],
|
|
"DisableAnimEventLayers": [
|
|
"Riboon Layer"
|
|
],
|
|
"AdventureSomatoType": "LargeMonster",
|
|
"AdvAIConfig": {
|
|
"AttackRange": 4,
|
|
"AttackAngle": 30,
|
|
"AttackCD": 4,
|
|
"ChaseAngleTolerance": 20,
|
|
"VisionSetConfigs": {
|
|
"DefaultVision_Relaxed": {
|
|
"VisionNames": [
|
|
"DefaultVision_Relaxed",
|
|
"DefaultVision_Relaxed_Fast",
|
|
"DefaultVision_Relaxed_Back"
|
|
]
|
|
},
|
|
"DefaultVision_Chase": {
|
|
"VisionNames": [
|
|
"DefaultVision_Chase"
|
|
]
|
|
}
|
|
},
|
|
"OverrideVisionConfigs": {}
|
|
},
|
|
"AdvAIControllerConfig": {
|
|
"HasTurn": false
|
|
}
|
|
} |