Files
turnbasedgamedata/Config/ConfigAnimZone/LocalPlayer/LocalPlayer_Cyrene_00_AnimZone.json
2025-11-05 00:34:44 +01:00

116 lines
2.5 KiB
JSON

{
"StateZoneConfig": {
"AnimatorStateZoneDescList": [
{
"StateName": "Attack_1",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidAtk",
"NTimeEnd": 0.102
},
{
"ZoneType": "CacheAttackInput",
"NTimeStart": 0.078,
"NTimeEnd": 0.102
},
{
"ZoneType": "ForbidMove",
"NTimeEnd": 0.102
},
{
"ZoneType": "ForbidOffStage",
"NTimeEnd": 0.102
},
{
"ZoneType": "ForbidRotation"
},
{
"ZoneType": "ForbidTeamEdit",
"NTimeEnd": 0.2
}
]
},
{
"StateName": "Attack_2",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidAtk",
"NTimeEnd": 0.18
},
{
"ZoneType": "CacheAttackInput",
"NTimeStart": 0.078,
"NTimeEnd": 0.18
},
{
"ZoneType": "ForbidMove",
"NTimeEnd": 0.18
},
{
"ZoneType": "ForbidOffStage",
"NTimeEnd": 0.18
},
{
"ZoneType": "ForbidRotation"
},
{
"ZoneType": "ForbidTeamEdit",
"NTimeEnd": 0.18
}
]
},
{
"StateName": "MazeSkill",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidOffStage",
"NTimeEnd": 0.3
},
{
"ZoneType": "ForbidMove",
"NTimeEnd": 0.3
},
{
"ZoneType": "ForbidAtk",
"NTimeEnd": 0.3
},
{
"ZoneType": "ForbidRotation"
},
{
"ZoneType": "ForbidTeamEdit",
"NTimeEnd": 0.3
}
]
},
{
"StateName": "Recover",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidOffStage",
"NTimeEnd": 0.51
},
{
"ZoneType": "ForbidMove",
"NTimeEnd": 0.51
},
{
"ZoneType": "ForbidAtk",
"NTimeEnd": 0.51
},
{
"ZoneType": "ForbidRotation"
},
{
"ZoneType": "ForbidTeamEdit",
"NTimeEnd": 0.51
}
]
}
]
}
}