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

116 lines
2.5 KiB
JSON

{
"StateZoneConfig": {
"AnimatorStateZoneDescList": [
{
"StateName": "Attack_1",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidOffStage",
"NTimeEnd": 0.135
},
{
"ZoneType": "ForbidMove",
"NTimeEnd": 0.135
},
{
"ZoneType": "ForbidAtk",
"NTimeEnd": 0.14
},
{
"ZoneType": "ForbidRotation"
},
{
"ZoneType": "ForbidTeamEdit",
"NTimeEnd": 0.145
}
]
},
{
"StateName": "MazeSkill",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidOffStage",
"NTimeEnd": 0.2
},
{
"ZoneType": "ForbidMove",
"NTimeEnd": 0.17
},
{
"ZoneType": "ForbidAtk",
"NTimeEnd": 0.17
},
{
"ZoneType": "ForbidRotation"
},
{
"ZoneType": "ForbidTeamEdit",
"NTimeEnd": 0.25
}
]
},
{
"StateName": "RunStop_R",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "Move",
"NTimeEnd": 0.2
},
{
"ZoneType": "Idle",
"NTimeStart": 0.2,
"NTimeEnd": 1.01
},
{
"ZoneType": "FootIK",
"NTimeStart": 0.45,
"NTimeEnd": 1.01
},
{
"ZoneType": "FootIKLockLeft",
"NTimeStart": 0.2,
"NTimeEnd": 1.01
},
{
"ZoneType": "FootIKLockRight",
"NTimeStart": 0.45,
"NTimeEnd": 1.01
}
]
},
{
"StateName": "RunStop_L",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "Move",
"NTimeEnd": 0.2
},
{
"ZoneType": "Idle",
"NTimeStart": 0.2,
"NTimeEnd": 1.01
},
{
"ZoneType": "FootIK",
"NTimeStart": 0.45,
"NTimeEnd": 1.01
},
{
"ZoneType": "FootIKLockLeft",
"NTimeStart": 0.45,
"NTimeEnd": 1.01
},
{
"ZoneType": "FootIKLockRight",
"NTimeStart": 0.25,
"NTimeEnd": 1.01
}
]
}
]
}
}