mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Merge pull request #1012 from SpaceEnthusiast/develop
Added and modified factions
This commit is contained in:
commit
d6c84e362f
@ -61,5 +61,11 @@
|
||||
"ArleighBurkeGroupGenerator"
|
||||
],
|
||||
"has_jtac": true,
|
||||
"jtac_unit": "MQ_9_Reaper"
|
||||
"jtac_unit": "MQ_9_Reaper",
|
||||
"liveries_overrides": {
|
||||
"FA_18C_hornet": [
|
||||
"Australian 75th Squadron",
|
||||
"Australian 77th Squadron"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
74
resources/factions/australia_2005_c130.json
Normal file
74
resources/factions/australia_2005_c130.json
Normal file
@ -0,0 +1,74 @@
|
||||
{
|
||||
"country": "Australia",
|
||||
"name": "Australia 2005 (With C-130)",
|
||||
"authors": "Khopa, SpaceEnthusiast",
|
||||
"description": "<p>The Australian army in 2005.</p><p>Some units might not be accurate, but were picked to represent at best this army.</p>",
|
||||
"aircrafts": [
|
||||
"FA_18C_hornet",
|
||||
"UH_1H",
|
||||
"SH_60B",
|
||||
"AH_1W",
|
||||
"Hercules"
|
||||
],
|
||||
"awacs": [
|
||||
"E_3A"
|
||||
],
|
||||
"tankers": [
|
||||
"KC_135",
|
||||
"KC130"
|
||||
],
|
||||
"frontline_units": [
|
||||
"MBT_M1A2_Abrams",
|
||||
"MBT_Leopard_1A3",
|
||||
"APC_M113",
|
||||
"IFV_LAV_25",
|
||||
"IFV_Warrior"
|
||||
],
|
||||
"artillery_units": [
|
||||
],
|
||||
"logistics_units": [
|
||||
"Truck_M818_6x6"
|
||||
],
|
||||
"infantry_units": [
|
||||
"Infantry_M4",
|
||||
"Infantry_M249",
|
||||
"MANPADS_Stinger"
|
||||
],
|
||||
"air_defenses": [
|
||||
"HawkGenerator",
|
||||
"RapierGenerator"
|
||||
],
|
||||
"ewrs": [
|
||||
"HawkEwrGenerator"
|
||||
],
|
||||
"aircraft_carrier": [
|
||||
],
|
||||
"helicopter_carrier": [
|
||||
"LHA_1_Tarawa"
|
||||
],
|
||||
"destroyers": [
|
||||
"DDG_Arleigh_Burke_IIa"
|
||||
],
|
||||
"cruisers": [
|
||||
],
|
||||
"requirements": {
|
||||
"C-130J-30 Super Hercules Mod by Anubis": "https://forums.eagle.ru/topic/252075-dcs-super-hercules-mod-by-anubis/"
|
||||
},
|
||||
"carrier_names": [
|
||||
],
|
||||
"helicopter_carrier_names": [
|
||||
"HMAS Canberra",
|
||||
"HMAS Adelaide"
|
||||
],
|
||||
"navy_generators": [
|
||||
"ArleighBurkeGroupGenerator"
|
||||
],
|
||||
"has_jtac": true,
|
||||
"jtac_unit": "MQ_9_Reaper",
|
||||
"liveries_overrides": {
|
||||
"FA_18C_hornet": [
|
||||
"Australian 75th Squadron",
|
||||
"Australian 77th Squadron"
|
||||
]
|
||||
}
|
||||
}
|
||||
@ -59,5 +59,11 @@
|
||||
"ArleighBurkeGroupGenerator"
|
||||
],
|
||||
"has_jtac": true,
|
||||
"jtac_unit": "MQ_9_Reaper"
|
||||
"jtac_unit": "MQ_9_Reaper",
|
||||
"liveries_overrides": {
|
||||
"FA_18C_hornet": [
|
||||
"Canada 409th Squadron",
|
||||
"Canada 425th Squadron"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
75
resources/factions/canada_2005_c130.json
Normal file
75
resources/factions/canada_2005_c130.json
Normal file
@ -0,0 +1,75 @@
|
||||
{
|
||||
"country": "Canada",
|
||||
"name": "Canada 2005 (With C-130)",
|
||||
"authors": "Khopa, SpaceEnthusiast",
|
||||
"description": "<p>Canada in the 2000s, an F/A-18C Hornet focused faction.</p>",
|
||||
"aircrafts": [
|
||||
"FA_18C_hornet",
|
||||
"UH_1H",
|
||||
"AH_1W",
|
||||
"Hercules"
|
||||
],
|
||||
"awacs": [
|
||||
"E_3A"
|
||||
],
|
||||
"tankers": [
|
||||
"KC_135",
|
||||
"KC130"
|
||||
],
|
||||
"frontline_units": [
|
||||
"MBT_Leopard_1A3",
|
||||
"MBT_Leopard_2",
|
||||
"IFV_LAV_25",
|
||||
"APC_M113",
|
||||
"IFV_Warrior",
|
||||
"SAM_Avenger__Stinger"
|
||||
],
|
||||
"artillery_units": [
|
||||
],
|
||||
"logistics_units": [
|
||||
"Truck_M818_6x6"
|
||||
],
|
||||
"infantry_units": [
|
||||
"Infantry_M4",
|
||||
"Infantry_M249",
|
||||
"MANPADS_Stinger"
|
||||
],
|
||||
"air_defenses": [
|
||||
"AvengerGenerator",
|
||||
"HawkGenerator"
|
||||
],
|
||||
"ewrs": [
|
||||
"HawkEwrGenerator"
|
||||
],
|
||||
"aircraft_carrier": [
|
||||
],
|
||||
"helicopter_carrier": [
|
||||
],
|
||||
"destroyers": [
|
||||
"DDG_Arleigh_Burke_IIa"
|
||||
],
|
||||
"cruisers": [
|
||||
"CG_Ticonderoga"
|
||||
],
|
||||
"requirements": {
|
||||
"C-130J-30 Super Hercules Mod by Anubis": "https://forums.eagle.ru/topic/252075-dcs-super-hercules-mod-by-anubis/"
|
||||
},
|
||||
"carrier_names": [
|
||||
],
|
||||
"helicopter_carrier_names": [
|
||||
],
|
||||
"navy_generators": [
|
||||
"ArleighBurkeGroupGenerator"
|
||||
],
|
||||
"has_jtac": true,
|
||||
"jtac_unit": "MQ_9_Reaper",
|
||||
"liveries_overrides": {
|
||||
"FA_18C_hornet": [
|
||||
"Canada 409th Squadron",
|
||||
"Canada 425th Squadron"
|
||||
],
|
||||
"Hercules": [
|
||||
"Royal Canadian AF CC-130J"
|
||||
]
|
||||
}
|
||||
}
|
||||
@ -64,5 +64,22 @@
|
||||
"OliverHazardPerryGroupGenerator"
|
||||
],
|
||||
"has_jtac": true,
|
||||
"jtac_unit": "MQ_9_Reaper"
|
||||
"jtac_unit": "MQ_9_Reaper",
|
||||
"liveries_overrides": {
|
||||
"FA_18C_hornet": [
|
||||
"Spain 111th Escuadron C.15-73",
|
||||
"Spain 111th Escuadron C.15-88",
|
||||
"Spain 121th Escuadron C.15-45",
|
||||
"Spain 121th Escuadron C.15-50",
|
||||
"Spain 121th Escuadron C.15-60",
|
||||
"Spain 151th Escuadron C.15-14",
|
||||
"Spain 151th Escuadron C.15-18",
|
||||
"Spain 151th Escuadron C.15-23",
|
||||
"Spain 151th Escuadron C.15-24",
|
||||
"Spain 211th Escuadron C.15-76",
|
||||
"Spain 211th Escuadron C.15-77",
|
||||
"Spain 462th Escuadron C.15-79",
|
||||
"Spain 462th Escuadron C.15-90"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user