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

118 lines
2.5 KiB
JSON

{
"StateZoneConfig": {
"AnimatorStateZoneDescList": [
{
"StateName": "Attack_1",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidOffStage",
"NTimeEnd": 0.16
},
{
"ZoneType": "ForbidMove",
"NTimeEnd": 0.145
},
{
"ZoneType": "ForbidAtk",
"NTimeEnd": 0.145
},
{
"ZoneType": "ForbidRotation"
},
{
"ZoneType": "ForbidTeamEdit",
"NTimeEnd": 0.4
}
]
},
{
"StateName": "MazeSkill",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidOffStage",
"NTimeEnd": 0.2
},
{
"ZoneType": "ForbidMove",
"NTimeEnd": 0.125
},
{
"ZoneType": "ForbidAtk",
"NTimeEnd": 0.075
},
{
"ZoneType": "ForbidRotation"
},
{
"ZoneType": "ForbidTeamEdit",
"NTimeEnd": 0.5
},
{
"ZoneType": "CacheMazeSkillInput",
"NTimeEnd": 0.06
}
]
},
{
"StateName": "MazeSkill_01",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidOffStage",
"NTimeEnd": 0.2
},
{
"ZoneType": "ForbidMove",
"NTimeEnd": 0.125
},
{
"ZoneType": "ForbidAtk",
"NTimeEnd": 0.075
},
{
"ZoneType": "ForbidRotation"
},
{
"ZoneType": "ForbidTeamEdit",
"NTimeEnd": 0.5
},
{
"ZoneType": "CacheMazeSkillInput",
"NTimeEnd": 0.06
}
]
},
{
"StateName": "MazeSkill_02",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidOffStage",
"NTimeEnd": 0.2
},
{
"ZoneType": "ForbidMove",
"NTimeEnd": 0.125
},
{
"ZoneType": "ForbidAtk",
"NTimeEnd": 0.075
},
{
"ZoneType": "ForbidRotation"
},
{
"ZoneType": "ForbidTeamEdit",
"NTimeEnd": 0.5
},
{
"ZoneType": "CacheMazeSkillInput",
"NTimeEnd": 0.06
}
]
}
]
}
}