mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Added free version of WW2 factions that will not require the WW2 Asset Pack.
This commit is contained in:
parent
5cfbd8c3ad
commit
4d1a0b85e4
52
resources/factions/allies_1944_free.json
Normal file
52
resources/factions/allies_1944_free.json
Normal 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"
|
||||
}
|
||||
52
resources/factions/germany_1944_free.json
Normal file
52
resources/factions/germany_1944_free.json
Normal 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"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user