mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
31 lines
541 B
JSON
31 lines
541 B
JSON
{
|
|
"ClipGroupZones": [
|
|
{
|
|
"ClipNames": [
|
|
"NPC_AdvertBoard_00_Adv_Ani_Alert01"
|
|
],
|
|
"ZoneList": [
|
|
{
|
|
"ZoneType": "ForbidRotation",
|
|
"NTimeEnd": 0.1
|
|
},
|
|
{
|
|
"ZoneType": "ForbidRotation",
|
|
"NTimeStart": 0.44
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"ClipNames": [
|
|
"NPC_AdvertBoard_00_Adv_Ani_Standby"
|
|
],
|
|
"ZoneList": [
|
|
{
|
|
"ZoneType": "ForbidRotation",
|
|
"NTimeEnd": 1.1
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ClipZones": []
|
|
} |