Files
turnbasedgamedata/Config/ConfigAnimZone/LocalPlayer/LocalPlayer_Phainon_00_AnimZone.json
2025-07-03 10:50:43 +02:00

56 lines
1.2 KiB
JSON

{
"StateZoneConfig": {
"AnimatorStateZoneDescList": [
{
"StateName": "Attack_1",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidOffStage",
"NTimeEnd": 0.2
},
{
"ZoneType": "ForbidMove",
"NTimeEnd": 0.162
},
{
"ZoneType": "ForbidAtk",
"NTimeEnd": 0.154
},
{
"ZoneType": "ForbidRotation"
},
{
"ZoneType": "ForbidTeamEdit",
"NTimeEnd": 0.3
}
]
},
{
"StateName": "MazeSkill",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidOffStage",
"NTimeEnd": 0.5
},
{
"ZoneType": "ForbidMove",
"NTimeEnd": 0.394
},
{
"ZoneType": "ForbidRotation"
},
{
"ZoneType": "ForbidAtk",
"NTimeEnd": 0.39
},
{
"ZoneType": "ForbidTeamEdit",
"NTimeEnd": 0.6
}
]
}
]
}
}