mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-12 06:56:01 +08:00
142 lines
3.3 KiB
JSON
142 lines
3.3 KiB
JSON
{
|
|
"RegionList": [
|
|
{
|
|
"RegionID": 2,
|
|
"ConnectivityList": [
|
|
{
|
|
"FromRegionID": 2,
|
|
"ToRegionID": 5,
|
|
"HasConnectWayPoint": true,
|
|
"ConnectPointKey": "Region1_01"
|
|
},
|
|
{
|
|
"FromRegionID": 2,
|
|
"ToRegionID": 3,
|
|
"HasConnectWayPoint": true,
|
|
"ConnectPointKey": "Region3_01"
|
|
},
|
|
{
|
|
"FromRegionID": 2,
|
|
"ToRegionID": 4,
|
|
"HasConnectWayPoint": true,
|
|
"ConnectPointKey": "Region4_01"
|
|
},
|
|
{
|
|
"FromRegionID": 2,
|
|
"ToRegionID": 1,
|
|
"HasConnectWayPoint": true,
|
|
"ConnectPointKey": "Region5_01"
|
|
},
|
|
{
|
|
"FromRegionID": 2,
|
|
"ToRegionID": 5,
|
|
"HasConnectWayPoint": true,
|
|
"ConnectPointKey": "Region1_02"
|
|
},
|
|
{
|
|
"FromRegionID": 2,
|
|
"ToRegionID": 5,
|
|
"HasConnectWayPoint": true,
|
|
"ConnectPointKey": "Region1_03"
|
|
},
|
|
{
|
|
"FromRegionID": 2,
|
|
"ToRegionID": 5,
|
|
"HasConnectWayPoint": true,
|
|
"ConnectPointKey": "Region1_04"
|
|
},
|
|
{
|
|
"FromRegionID": 2,
|
|
"ToRegionID": 1,
|
|
"HasConnectWayPoint": true,
|
|
"ConnectPointKey": "Region5_02"
|
|
},
|
|
{
|
|
"FromRegionID": 2,
|
|
"ToRegionID": 5,
|
|
"HasConnectWayPoint": true,
|
|
"ConnectPointKey": "Region2_Elevator_Region5"
|
|
}
|
|
],
|
|
"StateConfigList": []
|
|
},
|
|
{
|
|
"RegionID": 1,
|
|
"ConnectivityList": [
|
|
{
|
|
"FromRegionID": 1,
|
|
"ToRegionID": 2,
|
|
"HasConnectWayPoint": true,
|
|
"ConnectPointKey": "Region5_01"
|
|
},
|
|
{
|
|
"FromRegionID": 1,
|
|
"ToRegionID": 2,
|
|
"HasConnectWayPoint": true,
|
|
"ConnectPointKey": "Region5_02"
|
|
}
|
|
],
|
|
"StateConfigList": []
|
|
},
|
|
{
|
|
"RegionID": 3,
|
|
"ConnectivityList": [
|
|
{
|
|
"FromRegionID": 3,
|
|
"ToRegionID": 2,
|
|
"HasConnectWayPoint": true,
|
|
"ConnectPointKey": "Region3_01"
|
|
}
|
|
],
|
|
"StateConfigList": []
|
|
},
|
|
{
|
|
"RegionID": 4,
|
|
"ConnectivityList": [
|
|
{
|
|
"FromRegionID": 4,
|
|
"ToRegionID": 2,
|
|
"HasConnectWayPoint": true,
|
|
"ConnectPointKey": "Region4_01"
|
|
}
|
|
],
|
|
"StateConfigList": []
|
|
},
|
|
{
|
|
"RegionID": 5,
|
|
"ConnectivityList": [
|
|
{
|
|
"FromRegionID": 5,
|
|
"ToRegionID": 2,
|
|
"HasConnectWayPoint": true,
|
|
"ConnectPointKey": "Region1_01"
|
|
},
|
|
{
|
|
"FromRegionID": 5,
|
|
"ToRegionID": 2,
|
|
"HasConnectWayPoint": true,
|
|
"ConnectPointKey": "Region1_02"
|
|
},
|
|
{
|
|
"FromRegionID": 5,
|
|
"ToRegionID": 2,
|
|
"HasConnectWayPoint": true,
|
|
"ConnectPointKey": "Region1_03"
|
|
},
|
|
{
|
|
"FromRegionID": 5,
|
|
"ToRegionID": 2,
|
|
"HasConnectWayPoint": true,
|
|
"ConnectPointKey": "Region1_04"
|
|
},
|
|
{
|
|
"FromRegionID": 5,
|
|
"ToRegionID": 2,
|
|
"HasConnectWayPoint": true,
|
|
"ConnectPointKey": "Region5_Elevator_Region2"
|
|
}
|
|
],
|
|
"StateConfigList": []
|
|
}
|
|
]
|
|
} |