Added fictional factions from Discord user Starfire

This commit is contained in:
Khopa 2020-11-25 00:49:53 +01:00
parent 20276e5230
commit 8886850c60
2 changed files with 118 additions and 0 deletions

View File

@ -0,0 +1,69 @@
{
"country": "Russia",
"name": "Russia 1970 Limited Air",
"authors": "Starfire",
"description": "<p>1970 Soviet Russia, with limited air units intended for a Viggen campaign.</p>",
"aircrafts": [
"MiG_19P",
"MiG_21Bis",
"Mi_8MT",
"Mi_24V"
],
"frontline_units": [
"ARV_BRDM_2",
"APC_BTR_80",
"IFV_BMD_1",
"IFV_BMP_1",
"MBT_T_55"
],
"artillery_units": [
"MLRS_BM_21_Grad",
"SPH_2S9_Nona",
"SPH_2S1_Gvozdika"
],
"logistics_units": [
"Transport_Ural_375",
"Transport_UAZ_469"
],
"infantry_units": [
"Infantry_Soldier_Rus",
"Soldier_RPG"
],
"shorads": [
"ColdWarFlakGenerator",
"ZSU23Generator",
"ZU23Generator",
"SA13Generator",
"SA8Generator"
],
"sams": [
"SA3Generator",
"SA6Generator",
"SA11Generator"
],
"ewrs": [
"FlatFaceGenerator"
],
"aircraft_carrier": [
],
"helicopter_carrier": [
],
"helicopter_carrier_names": [
],
"destroyers": [
],
"cruisers": [
],
"missiles": [
"ScudGenerator"
],
"missiles_group_count": 1,
"requirements": {},
"carrier_names": [
],
"navy_generators": [
"RussianNavyGroupGenerator"
],
"has_jtac": false,
"doctrine": "coldwar"
}

View File

@ -0,0 +1,49 @@
{
"country": "Sweden",
"name": "Sweden 1970s Alternate Universe",
"authors": "Starfire",
"description": "<p>Sweden 1970</p><p>Since we do not yet have Heatblur's AI Draken, this faction includes the Mirage 2000C in order to provide Sweden with some form of A2A capability.</p>",
"aircrafts": [
"AJS37",
"M_2000C",
"UH_1H"
],
"awacs": [
"E_3A"
],
"tankers": [
"KC_135",
"KC130"
],
"frontline_units": [
"IFV_MCV_80",
"MBT_Leopard_2",
"APC_M1126_Stryker_ICV"
],
"artillery_units": [
],
"logistics_units": [
"Transport_M818"
],
"infantry_units": [
"Infantry_M4",
"Soldier_M249"
],
"shorads": [
"AvengerGenerator",
"EarlyColdWarFlakGenerator",
"VulcanGenerator"
],
"sams": [
"HawkGenerator",
"ChaparralGenerator"
],
"ewrs": [
"HawkEwrGenerator"
],
"navy_generators": [
"OliverHazardPerryGroupGenerator"
],
"has_jtac": false,
"doctrine": "coldwar"
}