79 lines
1.6 KiB
JSON

{
"name": "The Channel - Dunkirk",
"theater": "The Channel",
"authors": "Khopa",
"description": "<p>In this scenario, your forces starts in Dunkirk and can be supported by the airfields on the other side of the Channel.</p><p>If you select the inverted configuration, you can play a German invasion of England.</p><p><strong>Note:</strong> B-17 should be operated from Manston airfield</p>",
"player_points": [
{
"type": "airbase",
"id": "Hawkinge",
"size": 600,
"importance": 1
},
{
"type": "airbase",
"id": "Lympne",
"size": 600,
"importance": 1
},
{
"type": "airbase",
"id": "Manston",
"size": 600,
"importance": 1,
"captured_invert": true
},
{
"type": "airbase",
"id": "Dunkirk Mardyck",
"size": 600,
"importance": 1,
"captured_invert": true
}
],
"enemy_points": [
{
"type": "airbase",
"id": "Saint Omer Longuenesse",
"size": 600,
"importance": 1,
"captured_invert": true
},
{
"type": "airbase",
"id": "Merville Calonne",
"size": 600,
"importance": 1,
"captured_invert": true
},
{
"type": "airbase",
"id": "Abbeville Drucat",
"size": 600,
"importance": 1,
"captured_invert": true
}
],
"links": [
[
"Hawkinge",
"Lympne"
],
[
"Hawkinge",
"Manston"
],
[
"Dunkirk Mardyck",
"Saint Omer Longuenesse"
],
[
"Merville Calonne",
"Saint Omer Longuenesse"
],
[
"Abbeville Drucat",
"Saint Omer Longuenesse"
]
]
}