Files
turnbasedgamedata/Config/ConfigAnimZone/LocalPlayer/LocalPlayer_Natasha_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.08
},
{
"ZoneType": "ForbidMove",
"NTimeEnd": 0.093
},
{
"ZoneType": "ForbidAtk",
"NTimeEnd": 0.093
},
{
"ZoneType": "CacheAttackInput",
"NTimeStart": 0.046,
"NTimeEnd": 0.093
},
{
"ZoneType": "ForbidRotation"
},
{
"ZoneType": "ForbidTeamEdit",
"NTimeEnd": 0.35
}
]
},
{
"StateName": "MazeSkill",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidOffStage",
"NTimeEnd": 0.28
},
{
"ZoneType": "ForbidMove",
"NTimeEnd": 0.2
},
{
"ZoneType": "ForbidAtk",
"NTimeEnd": 0.2
},
{
"ZoneType": "ForbidRotation"
},
{
"ZoneType": "ForbidTeamEdit",
"NTimeEnd": 0.5
}
]
}
]
}
}