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

199 lines
4.2 KiB
JSON

{
"StateGroupZoneConfig": {
"AnimatorStateGroupZoneDescList": [
{
"AnimatorStateNames": [
"MoveAS_1",
"MoveAS_3",
"Attack"
],
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "EnableNavigationMove",
"NTimeEnd": 1.05
}
]
},
{
"AnimatorStateNames": [
"Walk",
"Run",
"MoveAS_1",
"MoveAS_3"
],
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "Move"
}
]
},
{
"AnimatorStateNames": [
"StandBy",
"Detect",
"DetectLoop",
"Alert_Loop",
"Alert",
"Alert_Finish",
"SpecialStandByBS1",
"SpecialStandBy1",
"SpecialStandByAS1",
"SpecialStandByBS2",
"SpecialStandBy2",
"SpecialStandByAS2",
"FESpecialStandByBS1",
"FESpecialStandBy1",
"FESpecialStandByAS1"
],
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "Idle"
}
]
},
{
"AnimatorStateNames": [
"StandBy",
"Detect",
"DetectLoop",
"Alert_Loop",
"Alert",
"Alert_Finish",
"SpecialStandByBS1",
"SpecialStandBy1",
"SpecialStandByAS1",
"SpecialStandByBS2",
"SpecialStandBy2",
"SpecialStandByAS2",
"FESpecialStandByBS1",
"FESpecialStandBy1",
"FESpecialStandByAS1",
"BreakAS"
],
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidRotation",
"NTimeEnd": 0.9
}
]
},
{
"AnimatorStateNames": [
"SpecialStandByBS1",
"SpecialStandBy1",
"SpecialStandByAS1",
"SpecialStandByBS2",
"SpecialStandBy2",
"SpecialStandByAS2",
"FESpecialStandByBS1",
"FESpecialStandBy1",
"FESpecialStandByAS1"
],
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidAtk"
}
]
}
]
},
"StateZoneConfig": {
"AnimatorStateZoneDescList": [
{
"StateName": "Walk",
"TransitionType": "Current",
"ZoneList": [
{
"ZoneType": "ForbidRotation",
"NTimeStart": 0.64,
"NTimeEnd": 0.973
}
]
},
{
"StateName": "Run",
"TransitionType": "Current",
"ZoneList": [
{
"ZoneType": "ForbidRotation",
"NTimeStart": 0.64,
"NTimeEnd": 0.973
}
]
},
{
"StateName": "GOBackBS_1",
"TransitionType": "Current",
"ZoneList": [
{
"ZoneType": "ForbidRotation"
}
]
},
{
"StateName": "Alert",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidAtk"
},
{
"ZoneType": "Standby",
"NTimeEnd": 1.05
}
]
},
{
"StateName": "Alert_Loop",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidAtk"
},
{
"ZoneType": "Standby",
"NTimeEnd": 1.05
}
]
},
{
"StateName": "Detect",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidAtk"
},
{
"ZoneType": "Standby",
"NTimeEnd": 1.05
}
]
},
{
"StateName": "DetectLoop",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "Standby",
"NTimeEnd": 1.05
}
]
},
{
"StateName": "StandBy",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "Standby",
"NTimeEnd": 1.05
}
]
}
]
}
}