mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
Added campaign "Exercise Vegas Nerve" by Starfire
This commit is contained in:
parent
84145aa7a7
commit
d4a1d5bb9e
8
resources/campaigns/exercise_vegas_nerve.json
Normal file
8
resources/campaigns/exercise_vegas_nerve.json
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"name": "Nevada - Exercise Vegas Nerve",
|
||||||
|
"theater": "Nevada",
|
||||||
|
"authors": "Starfire",
|
||||||
|
"description": "<p>A Red Flag Exercise scenario for the NTTR comprising 4 control points.</p>",
|
||||||
|
"miz": "exercise_vegas_nerve.miz",
|
||||||
|
"performance": 0
|
||||||
|
}
|
||||||
BIN
resources/campaigns/exercise_vegas_nerve.miz
Normal file
BIN
resources/campaigns/exercise_vegas_nerve.miz
Normal file
Binary file not shown.
@ -1,73 +0,0 @@
|
|||||||
{
|
|
||||||
"name": "Nevada - North Nevada",
|
|
||||||
"theater": "Nevada",
|
|
||||||
"authors": "Khopa",
|
|
||||||
"description": "<p>A scenario taking place in the NTTR. Here you can simulate a red flag exercise.</p>",
|
|
||||||
"player_points": [
|
|
||||||
{
|
|
||||||
"type": "airbase",
|
|
||||||
"id": "Nellis AFB",
|
|
||||||
"size": 2000,
|
|
||||||
"importance": 1.4
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"enemy_points": [
|
|
||||||
{
|
|
||||||
"type": "airbase",
|
|
||||||
"id": "Tonopah Test Range Airfield",
|
|
||||||
"size": 600,
|
|
||||||
"importance": 1,
|
|
||||||
"captured_invert": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "airbase",
|
|
||||||
"id": "Lincoln County",
|
|
||||||
"size": 600,
|
|
||||||
"importance": 1.2
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "airbase",
|
|
||||||
"id": "Groom Lake AFB",
|
|
||||||
"size": 1000,
|
|
||||||
"importance": 1.4
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "airbase",
|
|
||||||
"id": "Creech AFB",
|
|
||||||
"size": 2000,
|
|
||||||
"importance": 1.4
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "airbase",
|
|
||||||
"id": "Mesquite",
|
|
||||||
"size": 1000,
|
|
||||||
"importance": 1.3
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"links": [
|
|
||||||
[
|
|
||||||
"Lincoln County",
|
|
||||||
"Tonopah Test Range Airfield"
|
|
||||||
],
|
|
||||||
[
|
|
||||||
"Groom Lake AFB",
|
|
||||||
"Tonopah Test Range Airfield"
|
|
||||||
],
|
|
||||||
[
|
|
||||||
"Lincoln County",
|
|
||||||
"Mesquite"
|
|
||||||
],
|
|
||||||
[
|
|
||||||
"Groom Lake AFB",
|
|
||||||
"Mesquite"
|
|
||||||
],
|
|
||||||
[
|
|
||||||
"Creech AFB",
|
|
||||||
"Groom Lake AFB"
|
|
||||||
],
|
|
||||||
[
|
|
||||||
"Creech AFB",
|
|
||||||
"Nellis AFB"
|
|
||||||
]
|
|
||||||
]
|
|
||||||
}
|
|
||||||
Loading…
x
Reference in New Issue
Block a user