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

266 lines
5.8 KiB
JSON

{
"StateZoneConfig": {
"AnimatorStateZoneDescList": [
{
"StateName": "Attack_1",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidAtk",
"NTimeEnd": 0.12
},
{
"ZoneType": "CacheAttackInput",
"NTimeStart": 0.078,
"NTimeEnd": 0.12
},
{
"ZoneType": "ForbidMove",
"NTimeEnd": 0.15
},
{
"ZoneType": "ForbidOffStage",
"NTimeEnd": 0.1
},
{
"ZoneType": "ForbidRotation"
},
{
"ZoneType": "ForbidTeamEdit",
"NTimeEnd": 0.2
}
]
},
{
"StateName": "RunBS_R",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "AllowEffectShowAfterImage",
"NTimeEnd": 1.1
},
{
"ZoneType": "Move"
}
]
},
{
"StateName": "RunBS_L",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "AllowEffectShowAfterImage",
"NTimeEnd": 1.1
},
{
"ZoneType": "Move"
}
]
},
{
"StateName": "Run",
"ZoneList": [
{
"ZoneType": "AllowEffectShowAfterImage",
"NTimeEnd": 1.1
},
{
"ZoneType": "EnableModifyMoveAnimSpeed",
"NTimeEnd": 1.1
},
{
"ZoneType": "Move"
}
]
},
{
"StateName": "FastRunStop_R",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "Move"
},
{
"ZoneType": "ForbidRotation"
},
{
"ZoneType": "FootIK",
"NTimeStart": 0.5,
"NTimeEnd": 1.01
},
{
"ZoneType": "FootIKLockLeft",
"NTimeStart": 0.6,
"NTimeEnd": 1.01
},
{
"ZoneType": "FootIKLockRight",
"NTimeStart": 0.775,
"NTimeEnd": 1.01
},
{
"ZoneType": "EnableModifyMoveAnimSpeed",
"NTimeEnd": 0.6
}
]
},
{
"StateName": "FastRunStop_R",
"ZoneList": [
{
"ZoneType": "AllowEffectShowAfterImage",
"NTimeEnd": 0.2
}
]
},
{
"StateName": "RunStop_R",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "Move",
"NTimeEnd": 0.2
},
{
"ZoneType": "Idle",
"NTimeStart": 0.2,
"NTimeEnd": 1.01
},
{
"ZoneType": "FootIK",
"NTimeStart": 0.2,
"NTimeEnd": 1.01
},
{
"ZoneType": "FootIKLockLeft",
"NTimeStart": 0.2,
"NTimeEnd": 1.01
},
{
"ZoneType": "FootIKLockRight",
"NTimeStart": 0.45,
"NTimeEnd": 1.01
},
{
"ZoneType": "AllowEffectShowAfterImage",
"NTimeEnd": 0.12
}
]
},
{
"StateName": "RunStop_L",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "Move",
"NTimeEnd": 0.2
},
{
"ZoneType": "Idle",
"NTimeStart": 0.2,
"NTimeEnd": 1.01
},
{
"ZoneType": "FootIK",
"NTimeStart": 0.25,
"NTimeEnd": 1.01
},
{
"ZoneType": "FootIKLockLeft",
"NTimeStart": 0.45,
"NTimeEnd": 1.01
},
{
"ZoneType": "FootIKLockRight",
"NTimeStart": 0.25,
"NTimeEnd": 1.01
},
{
"ZoneType": "AllowEffectShowAfterImage",
"NTimeEnd": 0.12
}
]
},
{
"StateName": "Run_TurnRight_R",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "AllowEffectShowAfterImage",
"NTimeEnd": 1.1
},
{
"ZoneType": "Move"
},
{
"ZoneType": "TurnBack"
}
]
},
{
"StateName": "Run_TurnRight_L",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "AllowEffectShowAfterImage",
"NTimeEnd": 1.1
},
{
"ZoneType": "Move"
},
{
"ZoneType": "TurnBack"
}
]
},
{
"StateName": "Run_TurnLeft_R",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "AllowEffectShowAfterImage",
"NTimeEnd": 1.1
},
{
"ZoneType": "Move"
},
{
"ZoneType": "TurnBack"
}
]
},
{
"StateName": "Run_TurnLeft_L",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "AllowEffectShowAfterImage",
"NTimeEnd": 1.1
},
{
"ZoneType": "Move"
},
{
"ZoneType": "TurnBack"
}
]
},
{
"StateName": "FastRun_TurnRight_L",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "AllowEffectShowAfterImage",
"NTimeEnd": 1.1
},
{
"ZoneType": "Move"
},
{
"ZoneType": "TurnBack"
}
]
}
]
}
}