mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
90 lines
2.0 KiB
JSON
90 lines
2.0 KiB
JSON
{
|
|
"RegionList": [
|
|
{
|
|
"RegionID": 1,
|
|
"ConnectivityList": [
|
|
{
|
|
"FromRegionID": 1,
|
|
"ToRegionID": 2,
|
|
"HasConnectWayPoint": true,
|
|
"ConnectPointKey": "maintohundun",
|
|
"ConnectType": "Teleport"
|
|
},
|
|
{
|
|
"FromRegionID": 1,
|
|
"ToRegionID": 3,
|
|
"HasConnectWayPoint": true,
|
|
"ConnectPointKey": "maintozhongli",
|
|
"ConnectType": "Teleport"
|
|
},
|
|
{
|
|
"FromRegionID": 1,
|
|
"ToRegionID": 4,
|
|
"HasConnectWayPoint": true,
|
|
"ConnectPointKey": "maintozhixu",
|
|
"ConnectType": "Teleport"
|
|
},
|
|
{
|
|
"FromRegionID": 1,
|
|
"ToRegionID": 5,
|
|
"HasConnectWayPoint": true,
|
|
"ConnectPointKey": "maintozhixian",
|
|
"ConnectType": "Teleport"
|
|
}
|
|
],
|
|
"StateConfigList": []
|
|
},
|
|
{
|
|
"RegionID": 2,
|
|
"ConnectivityList": [
|
|
{
|
|
"FromRegionID": 2,
|
|
"ToRegionID": 1,
|
|
"HasConnectWayPoint": true,
|
|
"ConnectPointKey": "hunduntomain",
|
|
"ConnectType": "Teleport"
|
|
}
|
|
],
|
|
"StateConfigList": []
|
|
},
|
|
{
|
|
"RegionID": 3,
|
|
"ConnectivityList": [
|
|
{
|
|
"FromRegionID": 3,
|
|
"ToRegionID": 1,
|
|
"HasConnectWayPoint": true,
|
|
"ConnectPointKey": "zhonglitomain",
|
|
"ConnectType": "Teleport"
|
|
}
|
|
],
|
|
"StateConfigList": []
|
|
},
|
|
{
|
|
"RegionID": 4,
|
|
"ConnectivityList": [
|
|
{
|
|
"FromRegionID": 4,
|
|
"ToRegionID": 1,
|
|
"HasConnectWayPoint": true,
|
|
"ConnectPointKey": "zhixutomain",
|
|
"ConnectType": "Teleport"
|
|
}
|
|
],
|
|
"StateConfigList": []
|
|
},
|
|
{
|
|
"RegionID": 5,
|
|
"ConnectivityList": [
|
|
{
|
|
"FromRegionID": 5,
|
|
"ToRegionID": 1,
|
|
"HasConnectWayPoint": true,
|
|
"ConnectPointKey": "zhixiantomain",
|
|
"ConnectType": "Teleport"
|
|
}
|
|
],
|
|
"StateConfigList": []
|
|
}
|
|
]
|
|
} |