Files
turnbasedgamedata/Config/ConfigAnimZone/NPCMonster/NPCMonster_W2_Yanqing_00_AnimZone.json
2024-10-21 03:16:22 -03:00

72 lines
1.5 KiB
JSON

{
"StateGroupZoneConfig": {
"AnimatorStateGroupZoneDescList": [
{
"AnimatorStateNames": [
"StandBy"
],
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "EnableLookAt"
}
]
},
{
"AnimatorStateNames": [
"StandBy",
"Detect",
"DetectStandBy",
"Alert_Loop",
"Alert",
"SpecialStandByBS1",
"SpecialStandBy1",
"SpecialStandByAS1",
"SpecialStandByBS2",
"SpecialStandBy2",
"SpecialStandByAS2"
],
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "Standby",
"NTimeEnd": 1.05
}
]
},
{
"AnimatorStateNames": [
"MoveAS_1",
"MoveAS_3",
"Attack"
],
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "EnableNavigationMove",
"NTimeEnd": 1.05
}
]
},
{
"AnimatorStateNames": [
"SpecialStandByBS1",
"SpecialStandBy1",
"SpecialStandByAS1",
"SpecialStandByBS2",
"SpecialStandBy2",
"SpecialStandByAS2",
"FESpecialStandByBS1",
"FESpecialStandBy1",
"FESpecialStandByAS1"
],
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidAtk"
}
]
}
]
}
}