Files
turnbasedgamedata/Config/ConfigAnimZone/LocalPlayer/LocalPlayer_Evernight_00_AnimZone.json
2025-09-25 21:02:32 +02:00

56 lines
1.2 KiB
JSON

{
"StateZoneConfig": {
"AnimatorStateZoneDescList": [
{
"StateName": "Attack_1",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidOffStage",
"NTimeEnd": 0.115
},
{
"ZoneType": "ForbidMove",
"NTimeEnd": 0.115
},
{
"ZoneType": "ForbidAtk",
"NTimeEnd": 0.115
},
{
"ZoneType": "ForbidRotation"
},
{
"ZoneType": "ForbidTeamEdit",
"NTimeEnd": 0.115
}
]
},
{
"StateName": "MazeSkill",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidOffStage",
"NTimeEnd": 0.22
},
{
"ZoneType": "ForbidMove",
"NTimeEnd": 0.22
},
{
"ZoneType": "ForbidAtk",
"NTimeEnd": 0.22
},
{
"ZoneType": "ForbidRotation"
},
{
"ZoneType": "ForbidTeamEdit",
"NTimeEnd": 0.22
}
]
}
]
}
}