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

53 lines
1.0 KiB
JSON

{
"$type": "SceneConfigRuntimeData",
"mapLayers": [
],
"sceneAreas": [
{
"$type": "SceneConfigRuntimeDataArea",
"AreaMode": "Default",
"AreaModeTag": "",
"SceneNameId": "MainCityTestCase01",
"areaExcluded": [
],
"areas": [
{
"$type": "RuntimePolygonBound",
"eulerAngles": {
"x": 0,
"y": 0,
"z": 0
},
"heightY": 10,
"originPos": {
"x": 35.86624,
"y": -1.312729,
"z": -1.318913
},
"xzPoints": [
{
"x": -146.2487,
"y": -61.51492
},
{
"x": 68.86073,
"y": -61.97812
},
{
"x": 70.0647,
"y": 104.4044
},
{
"x": -146.2198,
"y": 108.2784
}
]
}
],
"battleRegion": [
],
"priority": 0
}
],
"sceneNameId": "MainCityTestCase"
}