mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2026-03-05 15:55:46 +08:00
53 lines
1022 B
JSON
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"
|
|
} |