mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
83 lines
1.5 KiB
JSON
83 lines
1.5 KiB
JSON
{
|
|
"name": "Syria - Golan heights battle",
|
|
"theater": "Syria",
|
|
"authors": "Khopa",
|
|
"description": "<p>In this scenario, you start in Israel and the conflict is focused around the golan heights, an historically disputed territory.</p>",
|
|
"player_points": [
|
|
{
|
|
"type": "airbase",
|
|
"id": "Ramat David",
|
|
"size": 1000,
|
|
"importance": 1.4
|
|
},
|
|
{
|
|
"type": "carrier",
|
|
"id": 1001,
|
|
"x": -280000,
|
|
"y": -238000,
|
|
"captured_invert": true
|
|
},
|
|
{
|
|
"type": "lha",
|
|
"id": 1002,
|
|
"x": -237000,
|
|
"y": -89800,
|
|
"captured_invert": true
|
|
}
|
|
],
|
|
"enemy_points": [
|
|
{
|
|
"type": "airbase",
|
|
"id": "Khalkhalah",
|
|
"size": 1000,
|
|
"importance": 1.2
|
|
},
|
|
{
|
|
"type": "airbase",
|
|
"id": "King Hussein Air College",
|
|
"size": 1000,
|
|
"importance": 1.4
|
|
},
|
|
{
|
|
"type": "airbase",
|
|
"id": "Marj Ruhayyil",
|
|
"size": 1000,
|
|
"importance": 1
|
|
},
|
|
{
|
|
"type": "airbase",
|
|
"id": "Mezzeh",
|
|
"size": 1000,
|
|
"importance": 1.2
|
|
},
|
|
{
|
|
"type": "airbase",
|
|
"id": "Al-Dumayr",
|
|
"size": 1000,
|
|
"importance": 1.2,
|
|
"captured_invert": true
|
|
}
|
|
],
|
|
"links": [
|
|
[
|
|
"Khalkhalah",
|
|
"Ramat David"
|
|
],
|
|
[
|
|
"Khalkhalah",
|
|
"King Hussein Air College"
|
|
],
|
|
[
|
|
"Khalkhalah",
|
|
"Marj Ruhayyil"
|
|
],
|
|
[
|
|
"Marj Ruhayyil",
|
|
"Mezzeh"
|
|
],
|
|
[
|
|
"Al-Dumayr",
|
|
"Marj Ruhayyil"
|
|
]
|
|
]
|
|
} |