mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
141 lines
2.2 KiB
JSON
141 lines
2.2 KiB
JSON
{
|
|
"Mi-24P": {
|
|
"name": "Mi-24P",
|
|
"coalition": "red",
|
|
"era": "Mid Cold War",
|
|
"label": "Mi-24P Hind",
|
|
"shortLabel": "Mi24",
|
|
"loadouts": [
|
|
{
|
|
"fuel": 1,
|
|
"items": [
|
|
{
|
|
"name": "S-8KOM",
|
|
"quantity": 40
|
|
},
|
|
{
|
|
"name": "9M114 ATGM",
|
|
"quantity": 8
|
|
}
|
|
],
|
|
"roles": [
|
|
"CAS"
|
|
],
|
|
"code": "2xB8V20 (S-8KOM)+8xATGM 9M114",
|
|
"name": "Gun / ATGM / Rockets"
|
|
},
|
|
{
|
|
"fuel": 1,
|
|
"items": [
|
|
{
|
|
"name": "S-24B",
|
|
"quantity": 4
|
|
},
|
|
{
|
|
"name": "9M114 ATGM",
|
|
"quantity": 4
|
|
}
|
|
],
|
|
"roles": [
|
|
"Strike"
|
|
],
|
|
"code": "4xS-24B+4xATGM 9M114",
|
|
"name": "Gun / ATGM / Rockets"
|
|
},
|
|
{
|
|
"fuel": 1,
|
|
"items": [
|
|
{
|
|
"name": "GUV-1 Grenade Launcher",
|
|
"quantity": 4
|
|
},
|
|
{
|
|
"name": "9M114 ATGM",
|
|
"quantity": 4
|
|
}
|
|
],
|
|
"roles": [
|
|
"CAS"
|
|
],
|
|
"code": "4xGUV-1 AP30+4xATGM 9M114",
|
|
"name": "Gun / ATGM / Grenade Launcher"
|
|
},
|
|
{
|
|
"fuel": 1,
|
|
"items": [],
|
|
"roles": [
|
|
""
|
|
],
|
|
"code": "",
|
|
"name": "Empty Loadout"
|
|
}
|
|
],
|
|
"filename": "mi-24.png",
|
|
"cost": 150,
|
|
"liveryID": "IQAF"
|
|
},
|
|
"Mi-8MT": {
|
|
"name": "Mi-8MT",
|
|
"coalition": "blue",
|
|
"era": "Mid Cold War",
|
|
"label": "Mi-8MT Hip",
|
|
"shortLabel": "Mi8",
|
|
"loadouts": [
|
|
{
|
|
"fuel": 1,
|
|
"items": [
|
|
{
|
|
"name": "UPK",
|
|
"quantity": 2
|
|
},
|
|
{
|
|
"name": "B8",
|
|
"quantity": 2
|
|
}
|
|
],
|
|
"roles": [
|
|
"CAS"
|
|
],
|
|
"code": "2 x UPK +2 x B8",
|
|
"name": "Rockets / Gunpods"
|
|
},
|
|
{
|
|
"fuel": 1,
|
|
"items": [],
|
|
"roles": [
|
|
"Transport"
|
|
],
|
|
"code": "",
|
|
"name": "Empty Loadout"
|
|
}
|
|
],
|
|
"filename": "mi-8.png",
|
|
"cost": 100,
|
|
"liveryID": "IR Iranian Special Police Forces"
|
|
},
|
|
"SA342M": {
|
|
"name": "SA342M",
|
|
"coalition": "blue",
|
|
"era": "Mid Cold War",
|
|
"label": "SA342M Gazelle",
|
|
"shortLabel": "342",
|
|
"loadouts": [
|
|
{
|
|
"fuel": 1,
|
|
"items": [
|
|
{
|
|
"name": "HOT3",
|
|
"quantity": 4
|
|
}
|
|
],
|
|
"roles": [
|
|
"CAS"
|
|
],
|
|
"code": "4x HOT3, IR Deflector, Sand Filter",
|
|
"name": "ATGM"
|
|
}
|
|
],
|
|
"filename": "sa-342.png",
|
|
"cost": 80
|
|
}
|
|
} |