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

114 lines
2.4 KiB
JSON

{
"StateZoneConfig": {
"AnimatorStateZoneDescList": [
{
"StateName": "Attack_1",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidOffStage",
"NTimeEnd": 0.1
},
{
"ZoneType": "ForbidMove",
"NTimeEnd": 0.1
},
{
"ZoneType": "ForbidAtk",
"NTimeEnd": 0.1
},
{
"ZoneType": "ForbidRotation"
},
{
"ZoneType": "ForbidTeamEdit",
"NTimeEnd": 0.2
}
]
},
{
"StateName": "MazeSkill_Start",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidOffStage"
},
{
"ZoneType": "ForbidMove"
},
{
"ZoneType": "ForbidAtk"
},
{
"ZoneType": "ForbidRotation",
"NTimeEnd": 0.185
},
{
"ZoneType": "ForbidTeamEdit"
},
{
"ZoneType": "EnableInteractionInSkill"
}
]
},
{
"StateName": "MazeSkill",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidOffStage"
},
{
"ZoneType": "ForbidMove"
},
{
"ZoneType": "ForbidAtk"
},
{
"ZoneType": "ForbidRotation",
"NTimeEnd": 0
},
{
"ZoneType": "ForbidTeamEdit"
},
{
"ZoneType": "EnableInteractionInSkill"
}
]
},
{
"StateName": "MazeSkill_End",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidOffStage",
"NTimeEnd": 0.249
},
{
"ZoneType": "ForbidMove",
"NTimeEnd": 0.166
},
{
"ZoneType": "ForbidAtk",
"NTimeEnd": 0.166
},
{
"ZoneType": "CacheAttackInput",
"NTimeStart": 0.101,
"NTimeEnd": 0.166
},
{
"ZoneType": "ForbidRotation"
},
{
"ZoneType": "ForbidTeamEdit",
"NTimeEnd": 0.249
},
{
"ZoneType": "EnableInteractionInSkill"
}
]
}
]
}
}