diff --git a/mod/TheGreatWar.mod b/mod/TheGreatWar.mod index b03f611b8..32ab53fc7 100755 --- a/mod/TheGreatWar.mod +++ b/mod/TheGreatWar.mod @@ -14,6 +14,6 @@ tags={ "Technologies" } picture="tgw_picture.png" -version="0.20.2" +version="0.20.3" supported_version="1.12.7" remote_file_id="699709023" \ No newline at end of file diff --git a/mod/thegreatwar/common/technologies/air_techs.txt b/mod/thegreatwar/common/technologies/air_techs.txt index 31e309920..01da8a133 100755 --- a/mod/thegreatwar/common/technologies/air_techs.txt +++ b/mod/thegreatwar/common/technologies/air_techs.txt @@ -3,6 +3,9 @@ technologies = { ww1_fighter1 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } ww1_fighter_equipment_1 #scout_plane_equipment_1 } @@ -60,6 +63,9 @@ technologies = { ww1_fighter1b = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } ww1_fighter_equipment_1b } @@ -78,6 +84,9 @@ technologies = { ww1_fighter2 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } ww1_fighter_equipment_2 } @@ -106,6 +115,9 @@ technologies = { ww1_fighter2b = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } ww1_fighter_equipment_2b } @@ -136,6 +148,9 @@ technologies = { ww1_fighter3 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } ww1_fighter_equipment_3 } @@ -166,6 +181,9 @@ technologies = { ww1_fighter4 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } ww1_fighter_equipment_4 } @@ -196,6 +214,9 @@ technologies = { ww1_fighter5 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } ww1_fighter_equipment_5 } @@ -227,6 +248,9 @@ technologies = { ww1_fighter6 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } ww1_fighter_equipment_6 } @@ -258,6 +282,9 @@ technologies = { early_fighter = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } fighter_equipment_0 } @@ -299,6 +326,9 @@ technologies = { cv_early_fighter = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } cv_fighter_equipment_0 } @@ -318,6 +348,9 @@ technologies = { fighter1 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } fighter_equipment_1 } @@ -352,6 +385,9 @@ technologies = { cv_fighter1 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } cv_fighter_equipment_1 } @@ -371,6 +407,9 @@ technologies = { fighter2 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } fighter_equipment_2 } @@ -409,6 +448,9 @@ technologies = { cv_fighter2 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } cv_fighter_equipment_2 } @@ -428,6 +470,9 @@ technologies = { fighter3 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } fighter_equipment_3 } @@ -462,6 +507,9 @@ technologies = { cv_fighter3 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } cv_fighter_equipment_3 } @@ -481,7 +529,10 @@ technologies = { jet_fighter1 = { enable_equipments = { - jet_fighter_equipment_1 + limit = { + NOT = { has_dlc = "By Blood Alone" } + } + jet_fighter_equipment_1 } path = { @@ -514,6 +565,9 @@ technologies = { jet_fighter2 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } jet_fighter_equipment_2 } @@ -538,6 +592,9 @@ technologies = { CAS1 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } CAS_equipment_1 } @@ -572,6 +629,9 @@ technologies = { cv_CAS1 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } cv_CAS_equipment_1 } @@ -591,6 +651,9 @@ technologies = { CAS2 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } CAS_equipment_2 } @@ -625,6 +688,9 @@ technologies = { cv_CAS2 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } cv_CAS_equipment_2 } @@ -644,6 +710,9 @@ technologies = { CAS3 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } CAS_equipment_3 } @@ -677,6 +746,9 @@ technologies = { cv_CAS3 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } cv_CAS_equipment_3 } @@ -699,6 +771,9 @@ technologies = { ww1_seaplane1 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } ww1_seaplane_equipment_1 } @@ -728,6 +803,9 @@ technologies = { ww1_seaplane2 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } ww1_seaplane_equipment_2 } @@ -758,6 +836,9 @@ technologies = { naval_bomber1 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } nav_bomber_equipment_1 } @@ -791,6 +872,9 @@ technologies = { cv_naval_bomber1 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } cv_nav_bomber_equipment_1 } @@ -810,6 +894,9 @@ technologies = { naval_bomber2 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } nav_bomber_equipment_2 } @@ -843,6 +930,9 @@ technologies = { cv_naval_bomber2 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } cv_nav_bomber_equipment_2 } @@ -862,6 +952,9 @@ technologies = { naval_bomber3 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } nav_bomber_equipment_3 } @@ -895,6 +988,9 @@ technologies = { cv_naval_bomber3 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } cv_nav_bomber_equipment_3 } @@ -920,6 +1016,9 @@ technologies = { ww1_bomber1 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } ww1_bomber_equipment_1 } @@ -949,6 +1048,9 @@ technologies = { ww1_bomber2 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } ww1_bomber_equipment_2 } @@ -979,6 +1081,9 @@ technologies = { ww1_bomber3 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } ww1_bomber_equipment_3 } @@ -1013,6 +1118,9 @@ technologies = { ww1_bomber4 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } ww1_bomber_equipment_4 } @@ -1056,6 +1164,9 @@ technologies = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } transport_plane_equipment_1 } @@ -1075,6 +1186,9 @@ technologies = { early_bomber = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } tac_bomber_equipment_0 } @@ -1108,6 +1222,9 @@ technologies = { heavy_fighter1 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } heavy_fighter_equipment_1 } @@ -1137,6 +1254,9 @@ technologies = { heavy_fighter2 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } heavy_fighter_equipment_2 } @@ -1166,6 +1286,9 @@ technologies = { heavy_fighter3 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } heavy_fighter_equipment_3 } @@ -1195,6 +1318,9 @@ technologies = { tactical_bomber1 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } tac_bomber_equipment_1 } @@ -1231,6 +1357,9 @@ technologies = { tactical_bomber2 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } tac_bomber_equipment_2 } @@ -1260,6 +1389,9 @@ technologies = { tactical_bomber3 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } tac_bomber_equipment_3 } @@ -1291,6 +1423,9 @@ technologies = { jet_tactical_bomber1 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } jet_tac_bomber_equipment_1 } @@ -1325,6 +1460,9 @@ technologies = { jet_tactical_bomber2 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } jet_tac_bomber_equipment_2 } @@ -1347,11 +1485,13 @@ technologies = { } - # HOI4 TGW - # Zeppelin + # HOI4 TGW ==== # Zeppelin ww1_zeppelin1 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } ww1_zeppelin_equipment_1 } @@ -1381,6 +1521,9 @@ technologies = { ww1_zeppelin2 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } ww1_zeppelin_equipment_2 } @@ -1412,6 +1555,9 @@ technologies = { strategic_bomber1 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } strat_bomber_equipment_1 } @@ -1441,6 +1587,9 @@ technologies = { strategic_bomber2 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } strat_bomber_equipment_2 } @@ -1470,6 +1619,9 @@ technologies = { strategic_bomber3 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } strat_bomber_equipment_3 } @@ -1501,6 +1653,9 @@ technologies = { jet_strategic_bomber1 = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } jet_strat_bomber_equipment_1 } @@ -1530,6 +1685,9 @@ technologies = { suicide_craft = { enable_equipments = { + limit = { + NOT = { has_dlc = "By Blood Alone" } + } rocket_suicide_equipment_1 } @@ -1551,5 +1709,4 @@ technologies = { } ################ } - -} +} \ No newline at end of file diff --git a/mod/thegreatwar/common/technologies/bba_air_techs.txt b/mod/thegreatwar/common/technologies/bba_air_techs.txt index d99460fa0..d9a563a62 100755 --- a/mod/thegreatwar/common/technologies/bba_air_techs.txt +++ b/mod/thegreatwar/common/technologies/bba_air_techs.txt @@ -3,12 +3,12 @@ technologies = { bba_ww1_fighter1 = { enable_equipments = { - ww1_fighter_equipment_1 + #ww1_fighter_equipment_1 #scout_plane_equipment_1 small_plane_airframe_0 - small_plane_cas_airframe_0 - small_plane_naval_bomber_airframe_0 + #small_plane_cas_airframe_0 + #small_plane_naval_bomber_airframe_0 } @@ -19,7 +19,7 @@ technologies = { } - sub_technologies = sub_technologies={ ww1_fakefighter1 ww1_fighter1b } + #sub_technologies = sub_technologies={ ww1_fakefighter1 ww1_fighter1b } path = { leads_to_tech = bba_ww1_fighter2 @@ -954,17 +954,12 @@ technologies = { bba_ww1_bomber1 = { enable_equipments = { - ww1_bomber_equipment_1 - + #ww1_bomber_equipment_1 medium_plane_airframe_0 - medium_plane_fighter_airframe_0 - medium_plane_scout_plane_airframe_0 - - large_plane_airframe_0 - large_plane_maritime_patrol_plane_airframe_0 } enable_equipment_modules = { + early_bombs lmg_defense_turret engine_1_2x } @@ -1135,7 +1130,7 @@ technologies = { } - bba_early_bomber = { + bba_early_bomber = { # Vanilla 1933 enable_equipments = { tac_bomber_equipment_0 @@ -1143,8 +1138,6 @@ technologies = { enable_equipment_modules = { - early_bombs - non_strategic_materials_medium non_strategic_materials_large @@ -1433,8 +1426,7 @@ technologies = { } - # HOI4 TGW - # Zeppelin + # HOI4 TGW === Zeppelin bba_ww1_zeppelin1 = { enable_equipments = { @@ -1443,7 +1435,6 @@ technologies = { enable_equipment_modules = { early_bombs - engine_1_1x light_mg_2x } diff --git a/mod/thegreatwar/common/technologies/support.txt b/mod/thegreatwar/common/technologies/support.txt index ca00689f8..37e54d102 100644 --- a/mod/thegreatwar/common/technologies/support.txt +++ b/mod/thegreatwar/common/technologies/support.txt @@ -1890,7 +1890,7 @@ technologies = { train_equipment_ww1_old } - research_cost = 1.5 + research_cost = 0.5 start_year = 1900 folder = { name = support_folder @@ -1912,25 +1912,7 @@ technologies = { } ai_will_do = { - factor = 1 - modifier = { - num_of_factories > 25 - factor = 100 #might wanna get on that - } - modifier = { - factor = 1.2 - date > "1936.1.1" - } - - modifier = { - factor = 1.2 - date > "1937.1.1" - } - - modifier = { - factor = 1.2 - date > "1938.1.1" - } + factor = 5 # First Train Tech must be easy to research } } @@ -1964,41 +1946,21 @@ technologies = { } ai_will_do = { - factor = 1 + factor = 0 modifier = { - has_war = yes - factor = 20 - } - modifier = { - tag = GER - factor = 5 - } - modifier = { - factor = 1.2 - date > "1938.1.1" + factor = 1 + date > "1918.1.1" } modifier = { - factor = 1.2 - date > "1939.1.1" - } - - modifier = { - factor = 1.2 - date > "1940.1.1" + factor = 1.5 + date > "1925.1.1" } } } - - - - - - - basic_train = { enable_equipments = { train_equipment_1 @@ -2021,24 +1983,15 @@ technologies = { } ai_will_do = { - factor = 1 + factor = 0 modifier = { - num_of_factories > 25 - factor = 100 #might wanna get on that - } - modifier = { - factor = 1.2 - date > "1936.1.1" + factor = 1 + date > "1918.1.1" } modifier = { - factor = 1.2 - date > "1937.1.1" - } - - modifier = { - factor = 1.2 - date > "1938.1.1" + factor = 1.5 + date > "1925.1.1" } } } @@ -2061,19 +2014,16 @@ technologies = { } ai_will_do = { - factor = 1 + factor = 0 modifier = { - is_major = yes - factor = 2 + factor = 1 + date > "1918.1.1" } - + modifier = { - OR = { - TAG = GER - tag = SOV - } factor = 1.5 + date > "1925.1.1" } } } @@ -2095,25 +2045,16 @@ technologies = { } ai_will_do = { - factor = 2 - - modifier = { - has_war = yes - factor = 20 - } - modifier = { - factor = 1.2 - date > "1940.1.1" - } + factor = 0 modifier = { - factor = 1.2 - date > "1941.1.1" + factor = 1 + date > "1918.1.1" } modifier = { - factor = 1.2 - date > "1942.1.1" + factor = 1.5 + date > "1925.1.1" } } } @@ -2140,33 +2081,18 @@ technologies = { } ai_will_do = { - factor = 1 - - modifier = { - has_war = yes - factor = 20 - } - modifier = { - tag = GER - factor = 5 - } - modifier = { - factor = 1.2 - date > "1938.1.1" - } + factor = 0 modifier = { - factor = 1.2 - date > "1939.1.1" + factor = 1 + date > "1918.1.1" } modifier = { - factor = 1.2 - date > "1940.1.1" + factor = 1.5 + date > "1925.1.1" } } } - - } diff --git a/mod/thegreatwar/common/units/equipment/plane_airframes.txt b/mod/thegreatwar/common/units/equipment/plane_airframes.txt index b8c9678b7..98bab476a 100755 --- a/mod/thegreatwar/common/units/equipment/plane_airframes.txt +++ b/mod/thegreatwar/common/units/equipment/plane_airframes.txt @@ -34,8 +34,8 @@ equipments = { build_cost_ic = 16 resources = { - aluminium = 2 - rubber = 1 + #aluminium = 2 + #rubber = 1 } module_slots = { @@ -626,6 +626,7 @@ equipments = { naval_bomber suicide } + allow_mission_type = training group_by = archetype sprite = light_plane @@ -1225,7 +1226,18 @@ equipments = { fighter scout_plane } - allow_mission_type = training + + allow_mission_type = { + training + cas + #strategic_bomber + naval_bomber + port_strike + attack_logistics + naval_mines_planting + naval_mines_sweeping + } + group_by = archetype sprite = medium_plane air_map_icon_frame = 6 @@ -1239,15 +1251,15 @@ equipments = { lend_lease_cost = 10 manpower = 40 fuel_consumption = 0 - build_cost_ic = 18 + build_cost_ic = 8 resources = { - aluminium = 2 - rubber = 1 + #aluminium = 2 + #rubber = 1 } module_slots = { fixed_main_weapon_slot = { - required = yes + required = no # HOI4TGW allowed_module_categories = { tac_weapon fighter_weapon @@ -1406,6 +1418,11 @@ equipments = { count < 2 } + module_count_limit = { + category = nav_bomber_weapon + count < 3 + } + module_count_limit = { category = plane_special_module_bomb_sights count < 2 @@ -1432,7 +1449,7 @@ equipments = { } default_modules = { - fixed_main_weapon_slot = light_mg_2x + fixed_main_weapon_slot = empty fixed_auxiliary_weapon_slot_1 = empty engine_type_slot = engine_1_2x special_type_slot_1 = empty @@ -1440,14 +1457,45 @@ equipments = { } } - medium_plane_airframe_0 = { #Inter-War + + small_plane_airframe_0 = { # WW1 FIGHTER (1912) + abbreviation = "afs0" + year = 1912 + + archetype = small_plane_airframe + module_slots = inherit + priority = 5 + + resources = { + steel = 1 + rubber = 1 + wood = 1 + } + + air_range = 500 + maximum_speed = 0 + air_agility = 45 + air_defence = 7 + weight = 3 + naval_strike_attack = 1 + naval_strike_targetting = 1 + } + + medium_plane_airframe_0 = { # WW1 BOMBER (1915) abbreviation = "afm0" - year = 1933 + derived_variant_name = ww1_bomber_equipment_1 + year = 1915 archetype = medium_plane_airframe module_slots = inherit priority = 5 + resources = { + steel = 1 + rubber = 1 + wood = 3 + } + air_range = 1200 maximum_speed = 0 air_agility = 15 diff --git a/mod/thegreatwar/descriptor.mod b/mod/thegreatwar/descriptor.mod index 68f5647ba..f2491c968 100644 --- a/mod/thegreatwar/descriptor.mod +++ b/mod/thegreatwar/descriptor.mod @@ -12,6 +12,6 @@ tags={ "Technologies" } picture="tgw_picture.png" -version="0.20.2" +version="0.20.3" supported_version="1.12.7" remote_file_id="699709023" \ No newline at end of file diff --git a/mod/thegreatwar/gfx/interface/logo_game.dds b/mod/thegreatwar/gfx/interface/logo_game.dds index 54e29ac0a..bcd3e252e 100644 Binary files a/mod/thegreatwar/gfx/interface/logo_game.dds and b/mod/thegreatwar/gfx/interface/logo_game.dds differ diff --git a/mod/thegreatwar/history/states/12-Latvia.txt b/mod/thegreatwar/history/states/12-Latvia.txt index e1b3a444d..7b2290c8d 100755 --- a/mod/thegreatwar/history/states/12-Latvia.txt +++ b/mod/thegreatwar/history/states/12-Latvia.txt @@ -4,13 +4,16 @@ state = { local_supplies = 1.0 manpower = 1520500 state_category = city + provinces = { 222 310 319 341 3255 3298 3388 6459 7482 9240 9275 9317 9340 9501 10323 10493 11222 11302 11358 } + resources = { wood = 24 steel = 1 } + history = { victory_points = { 9340 5 diff --git a/mod/thegreatwar/history/states/50-Baden.txt b/mod/thegreatwar/history/states/50-Baden.txt index af39e4a52..5d7e91054 100755 --- a/mod/thegreatwar/history/states/50-Baden.txt +++ b/mod/thegreatwar/history/states/50-Baden.txt @@ -1,38 +1,31 @@ state = { - id=50 - name="STATE_50" - local_supplies = 1.0 manpower=5086854 - state_category=large_city - buildings_max_level_factor=1.000 - provinces={ 519 694 3530 3679 3690 3692 6542 6555 6568 6581 6712 6934 9517 9545 9655 11486 11499 11640 13126 } - resources={ - wood=20 - aluminium=20 - } - history={ - victory_points={ 9517 5 } - owner=GER - add_core_of=GER - 1936.1.1={ - owner=GER - add_core_of=GER - victory_points={ 9517 5 } - buildings={ - infrastructure=4 - industrial_complex=1 - air_base=3 - arms_factory=7 - } - } - 1939.1.1={ buildings={ arms_factory=11 industrial_complex=3 } } - buildings={ - infrastructure=4 - industrial_complex=2 - arms_factory=3 + id = 50 + name = "STATE_50" + local_supplies = 1.0 + manpower = 5086854 + state_category = large_city + buildings_max_level_factor = 1.0 + + provinces = { 519 694 3530 3679 3690 3692 6542 6555 6568 6581 6712 6934 9517 9545 9655 11486 11499 11640 13126 } + + resources = { + wood = 20 + aluminium = 20 + } + + history = { + victory_points = { 9517 5 } + owner = GER + add_core_of = GER + + buildings = { + infrastructure = 4 + industrial_complex = 2 + arms_factory = 3 11640 = { trench = 3 } 6712 = { trench = 3 } 6542 = { trench = 3 } 3530 = { trench = 3 } - } } } +} \ No newline at end of file diff --git a/mod/thegreatwar/localisation/replace/plane_designer_l_english.yml b/mod/thegreatwar/localisation/replace/plane_designer_l_english.yml index 52fb8cf66..0e9512cc8 100755 --- a/mod/thegreatwar/localisation/replace/plane_designer_l_english.yml +++ b/mod/thegreatwar/localisation/replace/plane_designer_l_english.yml @@ -201,8 +201,33 @@ demining_coil:0 "Demining Coil" demining_coil_desc:0 "A large coil mounted on the airframe allows the plane to project a powerful magentic field, which causes magnetic mines in its flightpath to explode." - small_plane_airframe_0:0 "Small Airframe" - small_plane_airframe_0_desc:0 "Since the early days of the Great War, aviation has advanced in leaps and bounds. This airframe represents the culmination of these developments, but it is clear that its growth potential is limited." + #HOI4 TGW --- 1912 Fighter + small_plane_airframe_0:0 "Scout" + small_plane_airframe_0_desc:0 "The term Scout, as a description of a class of military aircraft, came into use shortly before the First World War, and initially referred to a fast (for its time), light (usually single-seated) unarmed reconnaissance aircraft." + small_plane_airframe_0b:0 "Early Fighter I" + small_plane_airframe_0b_desc:0 "World War I was the first major conflict involving the large-use of aircraft." + #small_plane_airframe_0:0 "Small Airframe" + #small_plane_airframe_0_desc:0 "Since the early days of the Great War, aviation has advanced in leaps and bounds. This airframe represents the culmination of these developments, but it is clear that its growth potential is limited." + AUH_small_plane_airframe_0:0 "Hansa-Brandenburg B.I" + AUH_small_plane_airframe_0_short:0 "HB B.I" + AUH_small_plane_airframe_0_desc:0 "The Hansa-Brandenburg B.I was an unarmed military trainer and reconnaissance biplane of World War I flown by the Austro-Hungarian Air Service." + AUH_small_plane_airframe_0b:0 "Hansa-Brandenburg C.I" + AUH_small_plane_airframe_0b_short:0 "HB C.I" + AUH_small_plane_airframe_0b_desc:0 "The Hansa-Brandenburg C.I, also known as Type LDD, was a 2-seater armed single-engine reconnaissance biplane designed by Ernst Heinkel, who worked at that time for the parent company in Germany. The C.I had similarities with the earlier B.I." + GER_small_plane_airframe_0:0 "Fokker M.5" + GER_small_plane_airframe_0_short:0 "Fokker M.5" + GER_small_plane_airframe_0_desc:0 "The Fokker M.5 was an unarmed single-seat monoplane aircraft. It served as a light reconnaissance aircraft and was the basis for the first successful fighter aircraft in German service, the Fokker Eindecker." + GER_small_plane_airframe_0b:0 "Fokker Eindecker" + GER_small_plane_airframe_0b_short:0 "Fokker Eindecker" + GER_small_plane_airframe_0b_desc:0 "Developed in April 1915, the Eindecker ("Monoplane") was the first purpose-built German fighter aircraft and the first aircraft to be fitted with a synchronization gear, enabling the pilot to fire a machine gun through the arc of the propeller without striking the blades." + FRA_small_plane_airframe_0:0 "Morane-Saulnier Type L" + FRA_small_plane_airframe_0_short:0 "M.S.Type L" + FRA_small_plane_airframe_0b:0 "Morane-Saulnier Type LA" + FRA_small_plane_airframe_0b_short:0 "M.S.Type LA" + ENG_small_plane_airframe_0b:0 "Airco D.H.2" + ENG_small_plane_airframe_0b_short:0 "D.H.2" + + small_plane_airframe_1:0 "Basic Small Airframe" small_plane_airframe_1_desc:0 "In recent years, a number of new technologies has emerged, allowing for the construction of very capable, yet small, planes. This airframe represents just the first step on that road." small_plane_airframe_2:0 "Improved Small Airframe" @@ -271,8 +296,31 @@ cv_small_plane_suicide_airframe_3_desc:0 "$small_plane_airframe_3_desc$" cv_small_plane_suicide_airframe_4:0 "Modern Carrier Suicide Airframe" cv_small_plane_suicide_airframe_4_desc:0 "$small_plane_airframe_4_desc$" - medium_plane_airframe_0:0 "Medium Airframe" - medium_plane_airframe_0_desc:0 "While able to carry a significant payload over a long distance, the growth potential of this airframe is severely limited." + + #HOI4 TGW --- 1915 Bomber + medium_plane_airframe_0:0 "Early Bomber I" + medium_plane_airframe_0_desc:0 "Early strategic bombing attempts led to the development of specialized bomber aircraft." + #medium_plane_airframe_0:0 "Medium Airframe" + #medium_plane_airframe_0_desc:0 "While able to carry a significant payload over a long distance, the growth potential of this airframe is severely limited." + AUH_medium_plane_airframe_0:0 "Hansa-Brandenburg G.I" + AUH_medium_plane_airframe_0_short:0 "HB G.I" + AUH_medium_plane_airframe_0_desc:0 "The Hansa-Brandenburg G.I was a bomber aircraft used to equip the Austro-Hungarian aviation corps in World War I. It was a mostly conventional large, three-bay biplane with staggered wings of slightly unequal span. The pilot and bombardier sat in a large open cockpit at the nose of the aircraft, with a second open cockpit for a gunner in a dorsal position behind the wings." + GER_medium_plane_airframe_0:0 "AEG G.II" + GER_medium_plane_airframe_0_short:0 "AEG G.II" + GER_medium_plane_airframe_0_desc:0 "The AEG G.II was a German biplane bomber developed from the AEG G.I, with more powerful engines. The G.II was typically armed with three machine guns and 200 kg of bombs. The bomber suffered stability problems, and many G.IIs were fitted with additional vertical tail surfaces." + SOV_medium_plane_airframe_0:0 "Sikorsky Ilya Muromets" + SOV_medium_plane_airframe_0_short:0 "Ilya Muromets" + SOV_medium_plane_airframe_0_desc:0 "The Sikorsky Ilya Muromets is a class of Russian pre-World War I large four-engine commercial airliners and heavy military bombers used during World War I by the Russian Empire. The aircraft series was named after Ilya Muromets, a hero from Russian mythology." + RUS_medium_plane_airframe_0:0 "Sikorsky Ilya Muromets" + RUS_medium_plane_airframe_0_short:0 "Ilya Muromets" + RUS_medium_plane_airframe_0_desc:0 "The Sikorsky Ilya Muromets is a class of Russian pre-World War I large four-engine commercial airliners and heavy military bombers used during World War I by the Russian Empire. The aircraft series was named after Ilya Muromets, a hero from Russian mythology." + FRA_medium_plane_airframe_0:0 "Caudron G.4" + FRA_medium_plane_airframe_0_short:0 "Caudron G.4" + ITA_medium_plane_airframe_0:0 "Caproni Ca.1" + ITA_medium_plane_airframe_0_short:0 "Caproni Ca.1" + ENG_medium_plane_airframe_0:0 "Handley Page HP.12" + ENG_medium_plane_airframe_0_short:0 "HP.12" + medium_plane_airframe_1:0 "Basic Medium Airframe" medium_plane_airframe_1_desc:0 "Incorporating a number of new technologies developed recently, this airframe is significantly more capable than previous planes of similar size." medium_plane_airframe_2:0 "Improved Medium Airframe"