mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
87 lines
1.3 KiB
JSON
87 lines
1.3 KiB
JSON
{
|
|
"name": "Syria - Invasion from Turkey",
|
|
"theater": "Syria",
|
|
"authors": "Khopa",
|
|
"description": "",
|
|
"player_points": [
|
|
{
|
|
"type": "airbase",
|
|
"id": "Incirlik",
|
|
"size": 1000,
|
|
"importance": 1.4
|
|
},
|
|
{
|
|
"type": "airbase",
|
|
"id": "Hatay",
|
|
"size": 1000,
|
|
"importance": 1.4
|
|
},
|
|
{
|
|
"type": "carrier",
|
|
"id": 1001,
|
|
"x": 133000,
|
|
"y": -54000
|
|
},
|
|
{
|
|
"type": "lha",
|
|
"id": 1002,
|
|
"x": 155000,
|
|
"y": -19000
|
|
}
|
|
],
|
|
"enemy_points": [
|
|
{
|
|
"type": "airbase",
|
|
"id": "Minakh",
|
|
"size": 1000,
|
|
"importance": 1
|
|
},
|
|
{
|
|
"type": "airbase",
|
|
"id": "Aleppo",
|
|
"size": 1000,
|
|
"importance": 1.2
|
|
},
|
|
{
|
|
"type": "airbase",
|
|
"id": "Kuweires",
|
|
"size": 1000,
|
|
"importance": 1
|
|
},
|
|
{
|
|
"type": "airbase",
|
|
"id": "Jirah",
|
|
"size": 1000,
|
|
"importance": 1
|
|
},
|
|
{
|
|
"type": "airbase",
|
|
"id": "Tabqa",
|
|
"size": 1000,
|
|
"importance": 1,
|
|
"captured_invert": true
|
|
}
|
|
],
|
|
"links": [
|
|
[
|
|
"Hatay",
|
|
"Minakh"
|
|
],
|
|
[
|
|
"Aleppo",
|
|
"Minakh"
|
|
],
|
|
[
|
|
"Aleppo",
|
|
"Kuweires"
|
|
],
|
|
[
|
|
"Jirah",
|
|
"Kuweires"
|
|
],
|
|
[
|
|
"Jirah",
|
|
"Tabqa"
|
|
]
|
|
]
|
|
} |