Migrated invasion of iran lite campaign to new miz format.

This commit is contained in:
Khopa 2020-11-29 15:00:56 +01:00
parent a7421fc670
commit 4e87bed4e5
2 changed files with 1 additions and 71 deletions

View File

@ -3,75 +3,5 @@
"theater": "Persian Gulf",
"authors": "Khopa",
"description": "<p>This is lighter version of the invasion of Iran scenario.</p>",
"player_points": [
{
"type": "airbase",
"id": "Bandar Lengeh",
"radials": [
270,
315,
0,
45
],
"size": 600,
"importance": 1.4
},
{
"type": "carrier",
"id": 1001,
"x": 72000.324335475,
"y": -376000
},
{
"type": "lha",
"id": 1002,
"x": -27500.813952358,
"y": -147000.65947136
}
],
"enemy_points": [
{
"type": "airbase",
"id": "Shiraz International Airport",
"size": 2000,
"importance": 1.4,
"captured_invert": true
},
{
"type": "airbase",
"id": "Jiroft Airport",
"size": 2000,
"importance": 1.4
},
{
"type": "airbase",
"id": "Kerman Airport",
"size": 2000,
"importance": 1.4
},
{
"type": "airbase",
"id": "Lar Airbase",
"size": 1000,
"importance": 1.4
}
],
"links": [
[
"Bandar Lengeh",
"Lar Airbase"
],
[
"Lar Airbase",
"Shiraz International Airport"
],
[
"Kerman Airport",
"Shiraz International Airport"
],
[
"Jiroft Airport",
"Kerman Airport"
]
]
"miz": "invasion_of_iran_lite.miz"
}

Binary file not shown.