Files
ZenlessData/Data/JsonBytes/AreaData/HandOffice.json
2026-02-06 00:04:19 +01:00

53 lines
1022 B
JSON

{
"$type": "SceneConfigRuntimeData",
"mapLayers": [
],
"sceneAreas": [
{
"$type": "SceneConfigRuntimeDataArea",
"AreaMode": "Default",
"AreaModeTag": "",
"SceneNameId": "Maincity_HandOffice",
"areaExcluded": [
],
"areas": [
{
"$type": "RuntimePolygonBound",
"eulerAngles": {
"x": 0,
"y": 0,
"z": 0
},
"heightY": 10,
"originPos": {
"x": 6.737182,
"y": 0.3235512,
"z": 1.323864
},
"xzPoints": [
{
"x": -25,
"y": -25
},
{
"x": 25,
"y": -25
},
{
"x": 25,
"y": 25
},
{
"x": -25,
"y": 25
}
]
}
],
"battleRegion": [
],
"priority": 0
}
],
"sceneNameId": "HandOffice"
}