Files
dcs_liberation/resources/factions/japan_2005.json
RndName 7d65e55665 Add support for AH-64D_BLK_II as PyDCS Extension
The new human flyable Apache will be handled like a mod in 5.X to be save compat and to prevent switching to the newest version of pydcs. There will no checkbox on the newgame wizard like with other mods as it can be used by everyone.

- exported the AH-64D_BLK_II and the weapon data from the latest open beta
- added the needed ressources
- maked the AH-64D_BLK_II as flyable
2022-03-18 10:25:09 +01:00

76 lines
1.5 KiB
JSON

{
"country": "Japan",
"name": "Japan 2005",
"authors": "Khopa",
"description": "<p>Japanese self defense force, F-15C standing as F-15J, and F-16 as Mitsubishi F-2.</p><p>Ground units were also chosen to fit the existing vehicles of the japanese forces</p>",
"locales": [
"ja_JP"
],
"aircrafts": [
"AH-1W SuperCobra",
"AH-64D Apache Longbow",
"AH-64D Apache Longbow (AI)",
"C-130",
"C-130J-30 Super Hercules",
"F-15J Eagle",
"F-2A",
"F-4EJ Kai Phantom II"
],
"awacs": [
"E-2C Hawkeye"
],
"tankers": [
"KC-130",
"KC-135 Stratotanker"
],
"frontline_units": [
"Flakpanzer Gepard",
"LAV-25",
"M1043 HMMWV (M2 HMG)",
"M1A2 Abrams",
"Marder 1A3",
"Merkava Mk IV",
"TPz Fuchs"
],
"artillery_units": [
"M109A6 Paladin",
"M270 Multiple Launch Rocket System",
"MANPADS Stinger"
],
"logistics_units": [
"Truck M818 6x6"
],
"infantry_units": [
"Infantry M249",
"Infantry M4"
],
"air_defenses": [
"GepardGenerator",
"HawkGenerator",
"PatriotGenerator"
],
"ewrs": [
"PatriotEwrGenerator"
],
"aircraft_carrier": [],
"helicopter_carrier": [
"LHA_Tarawa"
],
"destroyers": [
"USS_Arleigh_Burke_IIa"
],
"cruisers": [
"TICONDEROG"
],
"requirements": {},
"carrier_names": [],
"helicopter_carrier_names": [
"Hyuga",
"Ise"
],
"navy_generators": [
"ArleighBurkeGroupGenerator"
],
"has_jtac": true,
"jtac_unit": "MQ-9 Reaper"
}