Files
turnbasedgamedata/Config/ConfigAnimZone/LocalPlayer/LocalPlayer_Fugue_00_AnimZone.json
2024-12-02 04:04:12 -03:00

61 lines
1.3 KiB
JSON

{
"StateZoneConfig": {
"AnimatorStateZoneDescList": [
{
"StateName": "Attack_1",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidOffStage",
"NTimeEnd": 0.186
},
{
"ZoneType": "ForbidMove",
"NTimeEnd": 0.186
},
{
"ZoneType": "ForbidAtk",
"NTimeEnd": 0.186
},
{
"ZoneType": "CacheAttackInput",
"NTimeStart": 0.04,
"NTimeEnd": 0.186
},
{
"ZoneType": "ForbidRotation"
},
{
"ZoneType": "ForbidTeamEdit",
"NTimeEnd": 0.186
}
]
},
{
"StateName": "MazeSkill",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidOffStage",
"NTimeEnd": 0.187
},
{
"ZoneType": "ForbidMove",
"NTimeEnd": 0.161
},
{
"ZoneType": "ForbidAtk",
"NTimeEnd": 0.13
},
{
"ZoneType": "ForbidRotation"
},
{
"ZoneType": "ForbidTeamEdit",
"NTimeEnd": 0.187
}
]
}
]
}
}