Added free version of WW2 factions that will not require the WW2 Asset Pack.

This commit is contained in:
Khopa 2020-11-04 22:25:24 +01:00
parent 5cfbd8c3ad
commit 4d1a0b85e4
2 changed files with 104 additions and 0 deletions

View File

@ -0,0 +1,52 @@
{
"country": "USA",
"name": "Allies 1944 (Free)",
"authors": "Khopa",
"description": "A WW2 ally faction that does not requires the paid WW2 asset pack.",
"aircrafts": [
"P_51D",
"P_51D_30_NA",
"P_47D_30",
"SpitfireLFMkIX",
"SpitfireLFMkIXCW",
"A_20G"
],
"frontline_units": [
"MT_M4_Sherman",
"APC_M2A1"
],
"artillery_units": [
],
"logistics_units": [
"Bedford_MWD"
],
"infantry_units": [
"Paratrooper_AKS"
],
"shorads": [
"BoforsGenerator"
],
"sams": [
"BoforsGenerator"
],
"aircraft_carrier": [
],
"helicopter_carrier": [
],
"destroyers": [
],
"cruisers": [
],
"requirements": {
},
"carrier_names": [
],
"helicopter_carrier_names": [
],
"navy_generators": [
],
"navy_group_count": 0,
"has_jtac": false,
"doctrine": "ww2",
"building_set": "ww2free"
}

View File

@ -0,0 +1,52 @@
{
"country": "Third Reich",
"name": "Germany 1944 (Free)",
"authors": "Khopa",
"description": "",
"aircrafts": [
"FW_190A8",
"FW_190D9",
"Bf_109K_4"
],
"frontline_units": [
"MT_Pz_Kpfw_IV_Ausf_H",
"APC_Sd_Kfz_251"
],
"artillery_units": [
],
"logistics_units": [
"Blitz_3_6_6700A"
],
"infantry_units": [
"Infantry_Soldier_Rus"
],
"shorads": [
"Flak18Generator"
],
"sams": [
"Flak18Generator"
],
"aircraft_carrier": [
],
"helicopter_carrier": [
],
"destroyers": [
],
"cruisers": [
],
"requirements": {
},
"carrier_names": [
],
"helicopter_carrier_names": [
],
"navy_generators": [
],
"navy_group_count": 0,
"missiles": [
],
"missiles_group_count": 0,
"has_jtac": false,
"doctrine": "ww2",
"building_set": "ww2free"
}