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

61 lines
1.3 KiB
JSON

{
"StateZoneConfig": {
"AnimatorStateZoneDescList": [
{
"StateName": "Attack_1",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidOffStage",
"NTimeEnd": 0.075
},
{
"ZoneType": "ForbidMove",
"NTimeEnd": 0.076
},
{
"ZoneType": "ForbidAtk",
"NTimeEnd": 0.076
},
{
"ZoneType": "CacheAttackInput",
"NTimeStart": 0.033,
"NTimeEnd": 0.076
},
{
"ZoneType": "ForbidRotation"
},
{
"ZoneType": "ForbidTeamEdit",
"NTimeEnd": 0.183
}
]
},
{
"StateName": "MazeSkill",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidOffStage",
"NTimeEnd": 0.15
},
{
"ZoneType": "ForbidMove",
"NTimeEnd": 0.131
},
{
"ZoneType": "ForbidAtk",
"NTimeEnd": 0.131
},
{
"ZoneType": "ForbidRotation"
},
{
"ZoneType": "ForbidTeamEdit",
"NTimeEnd": 0.323
}
]
}
]
}
}