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

56 lines
1.2 KiB
JSON

{
"StateZoneConfig": {
"AnimatorStateZoneDescList": [
{
"StateName": "Attack_1",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidOffStage",
"NTimeEnd": 0.12
},
{
"ZoneType": "ForbidMove",
"NTimeEnd": 0.13
},
{
"ZoneType": "ForbidAtk",
"NTimeEnd": 0.13
},
{
"ZoneType": "ForbidRotation"
},
{
"ZoneType": "ForbidTeamEdit",
"NTimeEnd": 0.45
}
]
},
{
"StateName": "MazeSkill",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidOffStage",
"NTimeEnd": 0.209
},
{
"ZoneType": "ForbidMove",
"NTimeEnd": 0.209
},
{
"ZoneType": "ForbidAtk",
"NTimeEnd": 0.209
},
{
"ZoneType": "ForbidRotation"
},
{
"ZoneType": "ForbidTeamEdit",
"NTimeEnd": 0.55
}
]
}
]
}
}