NLDClient-yudde/ProjectNLD/Assets/Config/LegionLevels/LevelData_Legion_1_server.json

115 lines
1.3 KiB
JSON

{
"_width": 20,
"_height": 20,
"radius": 1.5,
"buildings": [
{
"id": 233,
"x": 13,
"z": 11,
"building": 1002
},
{
"id": 105,
"x": 5,
"z": 5,
"building": 1003
},
{
"id": 135,
"x": 15,
"z": 6,
"building": 1003
},
{
"id": 283,
"x": 3,
"z": 14,
"building": 1003
},
{
"id": 53,
"x": 13,
"z": 2,
"building": 1003
}
],
"linkBuildings": [
{
"build_a": 101,
"build_b": 102
},
{
"build_a": 101,
"build_b": 104
}
],
"born_pos_a": [
{
"x": 2,
"z": 11
},
{
"x": 2,
"z": 10
},
{
"x": 2,
"z": 9
},
{
"x": 3,
"z": 10
},
{
"x": 1,
"z": 9
},
{
"x": 3,
"z": 9
},
{
"x": 1,
"z": 11
},
{
"x": 3,
"z": 11
}
],
"born_pos_b": [
{
"x": 17,
"z": 11
},
{
"x": 18,
"z": 10
},
{
"x": 17,
"z": 10
},
{
"x": 17,
"z": 9
},
{
"x": 16,
"z": 11
},
{
"x": 18,
"z": 11
},
{
"x": 18,
"z": 9
},
{
"x": 16,
"z": 9
}
]
}