diff --git a/resources/factions/vietcong_1965.json b/resources/factions/vietcong_1965.json new file mode 100644 index 00000000..a7a605a8 --- /dev/null +++ b/resources/factions/vietcong_1965.json @@ -0,0 +1,45 @@ +{ + "country": "Vietnam", + "name": "Viet Cong 1965", + "authors": "Starfire", + "description": "

Lightly armed guerrilla forces representing the Viet Cong in 1965, equipped for asymmetric warfare with minimal heavy weaponry.

", + "locales": [ + "vi_Vn" + ], + "aircrafts": [ + "Mi-8MTV2 Hip" + ], + "awacs": [], + "tankers": [], + "frontline_units": [ + "VAP VC Zil 130 Armed", + "VAP VC Bicycle AK", + "VAP VC MG Nest", + "VAP VC Bunker" + ], + "artillery_units": [ + "VAP VC Type63 107mm MLRS" + ], + "logistics_units": [ + "VAP VC Zis 150", + "VAP VC Bicycle" + ], + "infantry_units": [ + "Infantry AK-74 Rus", + "Infantry RPG", + "VAP VC Bicycle Mortar" + ], + "missiles": [], + "preset_groups": [], + "naval_units": [ + "Boat Armed Hi-speed", + "Boat Schnellboot type S130" + ], + "air_defense_units": [ + "VAP VC Zis 150 AAA" + ], + "requirements": { + "OH-6 Vietnam Asset Pack": "https://github.com/tobi-be/DCS-OH-6A" + }, + "doctrine": "coldwar" +} \ No newline at end of file