Files
turnbasedgamedata/Config/ConfigAnimZone/LocalPlayer/LocalPlayer_Archer_00_AnimZone.json
2025-07-03 10:50:43 +02:00

56 lines
1.2 KiB
JSON

{
"StateZoneConfig": {
"AnimatorStateZoneDescList": [
{
"StateName": "Attack_1",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidOffStage",
"NTimeEnd": 0.09
},
{
"ZoneType": "ForbidMove",
"NTimeEnd": 0.138
},
{
"ZoneType": "ForbidAtk",
"NTimeEnd": 0.138
},
{
"ZoneType": "ForbidRotation"
},
{
"ZoneType": "ForbidTeamEdit",
"NTimeEnd": 0.45
}
]
},
{
"StateName": "MazeSkill",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidOffStage",
"NTimeEnd": 0.18
},
{
"ZoneType": "ForbidMove",
"NTimeEnd": 0.19
},
{
"ZoneType": "ForbidAtk",
"NTimeEnd": 0.18
},
{
"ZoneType": "ForbidRotation"
},
{
"ZoneType": "ForbidTeamEdit",
"NTimeEnd": 0.5
}
]
}
]
}
}