Files
turnbasedgamedata/Config/ConfigAnimZone/LocalPlayer/LocalPlayer_Cerydra_00_AnimZone.json
2025-08-14 09:43:09 +02:00

56 lines
1.2 KiB
JSON

{
"StateZoneConfig": {
"AnimatorStateZoneDescList": [
{
"StateName": "Attack_1",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidOffStage",
"NTimeEnd": 0.162
},
{
"ZoneType": "ForbidMove",
"NTimeEnd": 0.133
},
{
"ZoneType": "ForbidAtk",
"NTimeEnd": 0.133
},
{
"ZoneType": "ForbidRotation"
},
{
"ZoneType": "ForbidTeamEdit",
"NTimeEnd": 0.162
}
]
},
{
"StateName": "MazeSkill",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidOffStage",
"NTimeEnd": 0.297
},
{
"ZoneType": "ForbidMove",
"NTimeEnd": 0.263
},
{
"ZoneType": "ForbidAtk",
"NTimeEnd": 0.263
},
{
"ZoneType": "ForbidRotation"
},
{
"ZoneType": "ForbidTeamEdit",
"NTimeEnd": 0.356
}
]
}
]
}
}