diff --git a/README.md b/README.md index 437edd118..0e77d9728 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ **Project Lead:** Wolferos -**Current Version:** 0.5.3a +**Current Version:** 0.5.4 **Compatible with:** Hearts of Iron IV "Cornflakes" (with or without Paid DLC) diff --git a/mod/TheGreatWar.mod b/mod/TheGreatWar.mod index 0680e1fa9..bc21030f4 100755 --- a/mod/TheGreatWar.mod +++ b/mod/TheGreatWar.mod @@ -8,4 +8,4 @@ tags={ } picture="tgw_picture.png" remote_file_id="699709023" -supported_version="1.5" +supported_version="1.5.4" diff --git a/mod/thegreatwar/common/countries/Armenia.txt b/mod/thegreatwar/common/countries/Armenia.txt index 26982d67c..b4b510121 100755 --- a/mod/thegreatwar/common/countries/Armenia.txt +++ b/mod/thegreatwar/common/countries/Armenia.txt @@ -1,5 +1,6 @@ graphical_culture = eastern_european_gfx +graphical_culture_2d = eastern_european_2d -color = { 235 216 92 } \ No newline at end of file +color = { 176 102 136 } # \ No newline at end of file diff --git a/mod/thegreatwar/common/countries/BosniaHerzegovina.txt b/mod/thegreatwar/common/countries/BosniaHerzegovina.txt index 4192ef2ce..eab414bf0 100755 --- a/mod/thegreatwar/common/countries/BosniaHerzegovina.txt +++ b/mod/thegreatwar/common/countries/BosniaHerzegovina.txt @@ -3,4 +3,4 @@ graphical_culture = western_european_gfx graphical_culture_2d = western_european_2d -color = { 254 182 180 } \ No newline at end of file +color = { 224 152 150 } \ No newline at end of file diff --git a/mod/thegreatwar/common/national_focus/austria.txt b/mod/thegreatwar/common/national_focus/austria.txt index dffe63026..ecef4a7cd 100755 --- a/mod/thegreatwar/common/national_focus/austria.txt +++ b/mod/thegreatwar/common/national_focus/austria.txt @@ -320,10 +320,17 @@ focus_tree = { completion_reward = { random_owned_state = { + limit = { + #is_in_home_area = yes + free_building_slots = { + building = dockyard + size > 1 + include_locked = yes + } + } add_building_construction = { type = coastal_bunker level = 3 - province = 12299 instant_build = yes } } diff --git a/mod/thegreatwar/common/national_focus/belgium.txt b/mod/thegreatwar/common/national_focus/belgium.txt index b0e27ca7d..49a2771d8 100644 --- a/mod/thegreatwar/common/national_focus/belgium.txt +++ b/mod/thegreatwar/common/national_focus/belgium.txt @@ -337,10 +337,17 @@ focus_tree = { completion_reward = { random_owned_state = { + limit = { + #is_in_home_area = yes + free_building_slots = { + building = dockyard + size > 1 + include_locked = yes + } + } add_building_construction = { type = coastal_bunker level = 3 - province = 12299 instant_build = yes } } diff --git a/mod/thegreatwar/common/national_focus/generic.txt b/mod/thegreatwar/common/national_focus/generic.txt index 24a8ffa4c..77685939d 100755 --- a/mod/thegreatwar/common/national_focus/generic.txt +++ b/mod/thegreatwar/common/national_focus/generic.txt @@ -340,10 +340,17 @@ focus_tree = { completion_reward = { random_owned_state = { + limit = { + #is_in_home_area = yes + free_building_slots = { + building = dockyard + size > 1 + include_locked = yes + } + } add_building_construction = { type = coastal_bunker level = 3 - province = 12299 instant_build = yes } } diff --git a/mod/thegreatwar/common/national_focus/germany.txt b/mod/thegreatwar/common/national_focus/germany.txt index 46eee3088..3eccd1899 100755 --- a/mod/thegreatwar/common/national_focus/germany.txt +++ b/mod/thegreatwar/common/national_focus/germany.txt @@ -494,10 +494,17 @@ focus_tree = { completion_reward = { random_owned_state = { + limit = { + #is_in_home_area = yes + free_building_slots = { + building = dockyard + size > 1 + include_locked = yes + } + } add_building_construction = { type = coastal_bunker level = 3 - province = 12299 instant_build = yes } } diff --git a/mod/thegreatwar/common/national_focus/hungary.txt b/mod/thegreatwar/common/national_focus/hungary.txt index 1a5eeda5e..6cbde9399 100755 --- a/mod/thegreatwar/common/national_focus/hungary.txt +++ b/mod/thegreatwar/common/national_focus/hungary.txt @@ -173,10 +173,17 @@ focus_tree = { completion_reward = { random_owned_state = { + limit = { + #is_in_home_area = yes + free_building_slots = { + building = dockyard + size > 1 + include_locked = yes + } + } add_building_construction = { type = coastal_bunker level = 3 - province = 12299 instant_build = yes } } diff --git a/mod/thegreatwar/common/national_focus/mexico.txt b/mod/thegreatwar/common/national_focus/mexico.txt index 03a46be0d..975b20446 100644 --- a/mod/thegreatwar/common/national_focus/mexico.txt +++ b/mod/thegreatwar/common/national_focus/mexico.txt @@ -521,16 +521,23 @@ focus = { mutually_exclusive = { focus=mex_ww1_fortify_city } cost = 10 - completion_reward = { - random_owned_state = { - add_building_construction = { - type = coastal_bunker - level = 3 - province = 12299 - instant_build = yes + completion_reward = { + random_owned_state = { + limit = { + #is_in_home_area = yes + free_building_slots = { + building = dockyard + size > 1 + include_locked = yes + } + } + add_building_construction = { + type = coastal_bunker + level = 3 + instant_build = yes + } } } - } ai_will_do = { factor = 10 } } diff --git a/mod/thegreatwar/common/national_focus/ottoman.txt b/mod/thegreatwar/common/national_focus/ottoman.txt index 614b774a8..edc41413f 100755 --- a/mod/thegreatwar/common/national_focus/ottoman.txt +++ b/mod/thegreatwar/common/national_focus/ottoman.txt @@ -466,10 +466,17 @@ focus_tree = { completion_reward = { random_owned_state = { + limit = { + #is_in_home_area = yes + free_building_slots = { + building = dockyard + size > 1 + include_locked = yes + } + } add_building_construction = { type = coastal_bunker level = 3 - province = 12299 instant_build = yes } } diff --git a/mod/thegreatwar/gfx/interface/pdx_int_logo.dds b/mod/thegreatwar/gfx/interface/pdx_int_logo.dds index 70b66456f..04c445a9f 100644 Binary files a/mod/thegreatwar/gfx/interface/pdx_int_logo.dds and b/mod/thegreatwar/gfx/interface/pdx_int_logo.dds differ diff --git a/mod/thegreatwar/history/countries/GER - Germany.txt b/mod/thegreatwar/history/countries/GER - Germany.txt index 3a287bc60..42b610f18 100755 --- a/mod/thegreatwar/history/countries/GER - Germany.txt +++ b/mod/thegreatwar/history/countries/GER - Germany.txt @@ -29,14 +29,14 @@ create_country_leader={ name = "Karl Liebknecht" desc=GER_karl_liebknecht_DESC p create_country_leader={ name = "Wilhelm II" desc=GER_wilhelm_ii_DESC picture="gfx/leaders/GER_wilhelm_ii.dds" expire="1935.1.1" ideology=autocracy traits={ } } #ARMY -create_field_marshal={ name = "Bock" id=34013 portrait_path="gfx/fieldmarshal/GER_bock.dds" traits={ } skill=2 } +# create_field_marshal={ name = "Bock" id=34013 portrait_path="gfx/fieldmarshal/GER_bock.dds" traits={ } skill=2 } create_field_marshal={ name = "von Gallwitz" id=34038 portrait_path="gfx/fieldmarshal/GER_von_gallwitz.dds" traits={ thorough_planner } skill=3 } create_field_marshal={ name = "Duke Albrecht of Wurttemberg" id=34337 portrait_path="gfx/fieldmarshal/GER_duke_albrecht_of_wurttemberg.dds" traits={ thorough_planner } skill=3 } create_field_marshal={ name = "Crown Prince Rupprecht of Bavaria" id=34547 portrait_path="gfx/fieldmarshal/GER_crown_prince_rupprecht_of_bavaria.dds" traits={ } skill=3 } create_field_marshal={ name = "Crown Prince Wilhelm of Prussia" id=34548 portrait_path="gfx/fieldmarshal/GER_crown_prince_wilhelm_of_prussia.dds" traits={ } skill=2 } create_corps_commander={ name = "Maximilian von Prittwitz und Gaffron" id=34036 portrait_path="gfx/fieldmarshal/GER_von_prittwitz_und_gaffron_m.dds" traits={ old_guard } skill=3 } -create_corps_commander={ name = "Blaskowitz" id=34012 portrait_path="gfx/generals/GER_blaskowitz.dds" traits={ } skill=3 } +# create_corps_commander={ name = "Blaskowitz" id=34012 portrait_path="gfx/generals/GER_blaskowitz.dds" traits={ } skill=3 } create_corps_commander={ name = "von Hellingrath" id=34025 portrait_path="gfx/generals/GER_von_hellingrath.dds" traits={ } skill=3 } create_corps_commander={ name = "von Kluck" id=34029 portrait_path="gfx/generals/GER_von_kluck.dds" traits={ } skill=3 } create_corps_commander={ name = "von Preußen W." id=34032 portrait_path="gfx/generals/GER_von_preussen_w.dds" traits={ } skill=3 } diff --git a/mod/thegreatwar/history/states/230-Armenia.txt b/mod/thegreatwar/history/states/230-Armenia.txt index 98d89dc5a..d61e41f2f 100755 --- a/mod/thegreatwar/history/states/230-Armenia.txt +++ b/mod/thegreatwar/history/states/230-Armenia.txt @@ -3,7 +3,7 @@ state={ name="STATE_230" manpower = 1250082 state_category=town - provinces={ 3564 4660 6642 6997 11708 12320 12380 12450 13123 } + provinces={ 3564 4660 6642 6997 11708 12320 12380 12450 13123 10472} resources={ wood=0 } @@ -11,6 +11,7 @@ state={ victory_points={ 12320 1 } owner=RUS add_core_of=RUS + add_core_of=ARM 1936.1.1={ owner=SOV add_core_of=SOV diff --git a/mod/thegreatwar/history/states/231-Georgia.txt b/mod/thegreatwar/history/states/231-Georgia.txt index 5a1c69736..9e0ae1ac1 100755 --- a/mod/thegreatwar/history/states/231-Georgia.txt +++ b/mod/thegreatwar/history/states/231-Georgia.txt @@ -3,7 +3,7 @@ state={ name="STATE_231" manpower = 2949413 state_category=town - provinces={ 772 1599 3653 3656 3658 6669 6671 9702 11599 12441 } + provinces={ 772 1599 3653 3656 3658 6669 6671 9702 11599 12441 7454 10403} resources={ wood=0 } @@ -12,6 +12,7 @@ state={ victory_points={ 3653 3 } owner=RUS add_core_of=RUS + add_core_of=ARM 1936.1.1={ owner=SOV add_core_of=SOV diff --git a/mod/thegreatwar/history/states/353-Erzurum.txt b/mod/thegreatwar/history/states/353-Erzurum.txt index 045a6207e..72fc8fb5b 100755 --- a/mod/thegreatwar/history/states/353-Erzurum.txt +++ b/mod/thegreatwar/history/states/353-Erzurum.txt @@ -10,6 +10,7 @@ state={ history={ owner=TUR add_core_of=TUR + add_core_of=ARM 1936.1.1={ owner=TUR add_core_of=TUR diff --git a/mod/thegreatwar/history/states/354-Trabzon.txt b/mod/thegreatwar/history/states/354-Trabzon.txt index 58e1a6e2b..fdc67cf3f 100755 --- a/mod/thegreatwar/history/states/354-Trabzon.txt +++ b/mod/thegreatwar/history/states/354-Trabzon.txt @@ -3,7 +3,7 @@ state={ name="STATE_354" manpower = 1031129 state_category=rural - provinces={ 789 3714 3979 6976 6991 7454 9886 9932 10403 10472 11753 } + provinces={ 789 3714 3979 6976 6991 9886 9932 11753 } resources={ wood=0 } @@ -11,6 +11,7 @@ state={ victory_points={ 9932 3 } owner=TUR add_core_of=TUR + add_core_of=ARM 1936.1.1={ owner=TUR add_core_of=TUR diff --git a/mod/thegreatwar/history/states/96-Wilno.txt b/mod/thegreatwar/history/states/96-Wilno.txt index 6b3c36544..4d96c4ab3 100755 --- a/mod/thegreatwar/history/states/96-Wilno.txt +++ b/mod/thegreatwar/history/states/96-Wilno.txt @@ -12,6 +12,7 @@ state={ owner=RUS #add_core_of=POL add_core_of=RUS + add_core_of=LIT 1936.1.1={ owner=POL #add_core_of=POL diff --git a/mod/thegreatwar/history/units/BEL_1910.txt b/mod/thegreatwar/history/units/BEL_1910.txt index 108a3622d..88d24b615 100755 --- a/mod/thegreatwar/history/units/BEL_1910.txt +++ b/mod/thegreatwar/history/units/BEL_1910.txt @@ -139,14 +139,6 @@ units = { start_manpower_factor = 0.3 } - - division = { - name = "1er Division d'Armee" - location = 6560#Gent - division_template = "Infantry Division" - start_experience_factor = 0.1 - } - division = { name = "3eme Division d'Armee" location = 11519#Liège @@ -162,15 +154,6 @@ units = { start_experience_factor = 0.1 } - - division = { - name = "6eme Division d'Armee" - location = 516#Bruxelles - division_template = "Infantry Division" - start_experience_factor = 0.1 - } - - division = { name = "Division de Cavalerie" location = 516#Bruxelles diff --git a/mod/thegreatwar/interface/frontendmainview.gui b/mod/thegreatwar/interface/frontendmainview.gui index 46855f2e6..e5e66c89e 100755 --- a/mod/thegreatwar/interface/frontendmainview.gui +++ b/mod/thegreatwar/interface/frontendmainview.gui @@ -4,8 +4,10 @@ guiTypes = { name ="frontend_background" position = { x=0 y =0 } size = { - width = 1920 height = 1440 - min = { width = 100% height = 133% } + width = 1920 + height = 1440 + min = { width = 100% height = 100% } + preserve_aspect_ratio = yes } Orientation = center Origo = center @@ -276,7 +278,7 @@ guiTypes = { # facebook etc. ButtonType = { name = "homepage_button" - position = { x = 79 y = 309 } + position = { x = 69 y = 309 } quadTextureSprite ="homepage" clicksound = click_default pdx_tooltip = "MENU_HOMEPAGE_WOLFEROS" @@ -284,7 +286,7 @@ guiTypes = { } ButtonType = { name = "forum_button" - position = { x = 119 y = 309 } + position = { x = 109 y = 309 } quadTextureSprite ="forum" clicksound = click_default pdx_tooltip = "MENU_FORUM" @@ -292,7 +294,7 @@ guiTypes = { } ButtonType = { name = "facebook_button" - position = { x = 159 y = 309 } + position = { x = 149 y = 309 } quadTextureSprite ="facebook" clicksound = click_default pdx_tooltip = "MENU_FACEBOOK_WOLFEROS" @@ -301,13 +303,18 @@ guiTypes = { ButtonType = { name = "twitter_button" - position = { x = 199 y = 309 } + position = { x = 189 y = 309 } quadTextureSprite ="twitter" clicksound = click_default pdx_tooltip = "MENU_TWITTER_WOLFEROS" web_link = "https://twitter.com/WolferosProd" } - - } + ButtonType = { + name = "privacy_policy_button" + position = { x = 229 y = 309 } + quadTextureSprite ="privacy" + #clicksound = click_default + pdx_tooltip = "MENU_PRIVACY_POLICY" + } } \ No newline at end of file diff --git a/mod/thegreatwar/localisation/countries_l_english.yml b/mod/thegreatwar/localisation/countries_l_english.yml index de4599d23..632be7714 100644 --- a/mod/thegreatwar/localisation/countries_l_english.yml +++ b/mod/thegreatwar/localisation/countries_l_english.yml @@ -1239,14 +1239,14 @@ AZR_democratic_ADJ:0 "Azerbaijani" AZR_neutrality_ADJ:0 "Azerbaijani" AZR_communism_ADJ:0 "Azerbaijani" - ARM_fascism:0 "Greater Armenia" - ARM_fascism_DEF:0 "Greater Armenia" - ARM_democratic:0 "Republic of Armenia" - ARM_democratic_DEF:0 "The Republic of Armenia" - ARM_neutrality:0 "Armenian Independent Territories" - ARM_neutrality_DEF:0 "The Armenian Independent Territories" - ARM_communism:1 "Armenian Socialist Republic" - ARM_communism_DEF:1 "The Armenian Socialist Republic" + ARM_fascism:0 "Armenia" + ARM_fascism_DEF:0 "Armenia" + ARM_democratic:0 "Armenia" + ARM_democratic_DEF:0 "Armenia" + ARM_neutrality:0 "Armenia" + ARM_neutrality_DEF:0 "Armenia" + ARM_communism:1 "Armenia" + ARM_communism_DEF:1 "Armenia" ARM_fascism_ADJ:0 "Armenian" ARM_democratic_ADJ:0 "Armenian" ARM_neutrality_ADJ:0 "Armenian" diff --git a/mod/thegreatwar/map/airports.txt b/mod/thegreatwar/map/airports.txt index 9cb3f0197..fbada74e7 100644 --- a/mod/thegreatwar/map/airports.txt +++ b/mod/thegreatwar/map/airports.txt @@ -227,7 +227,7 @@ 227={6474 } 228={6519 } 229={1610 } -230={6642 } +230={3564 } 231={6669 } 232={3682 } 233={6674 } diff --git a/mod/thegreatwar/map/buildings.txt b/mod/thegreatwar/map/buildings.txt index 4a9bc52fc..5fc9c0345 100644 --- a/mod/thegreatwar/map/buildings.txt +++ b/mod/thegreatwar/map/buildings.txt @@ -10541,41 +10541,6 @@ 229;synthetic_refinery;3535.00;12.40;1350.00;5.10;0 229;radar_station;3558.00;10.60;1329.00;5.20;0 229;nuclear_reactor;3549.00;11.05;1337.00;3.04;0 -230;arms_factory;3519.00;13.53;1310.00;2.30;0 -230;arms_factory;3508.00;14.88;1324.00;0.14;0 -230;arms_factory;3507.00;11.00;1328.00;1.35;0 -230;arms_factory;3513.00;12.55;1313.00;5.47;0 -230;arms_factory;3528.00;13.85;1306.00;0.75;0 -230;arms_factory;3519.00;16.50;1326.00;3.41;0 -230;industrial_complex;3505.00;13.57;1324.00;6.08;0 -230;industrial_complex;3488.00;12.85;1329.00;2.81;0 -230;industrial_complex;3525.00;14.30;1309.00;5.48;0 -230;industrial_complex;3512.00;15.65;1323.00;1.86;0 -230;industrial_complex;3514.00;14.40;1316.00;4.52;0 -230;industrial_complex;3519.00;14.38;1312.00;1.26;0 -230;air_base;3515.22;15.60;1318.62;1.76;0 -230;bunker;3510.00;9.50;1336.00;0.31;0 -230;trench;3510.00;9.50;1336.00;0.31;0 -230;bunker;3510.00;12.73;1316.00;4.43;0 -230;trench;3510.00;12.73;1316.00;4.43;0 -230;bunker;3503.00;11.07;1333.00;4.53;0 -230;trench;3503.00;11.07;1333.00;4.53;0 -230;bunker;3520.00;16.08;1315.00;2.37;0 -230;trench;3520.00;16.08;1315.00;2.37;0 -230;bunker;3494.00;12.05;1326.00;5.03;0 -230;trench;3494.00;12.05;1326.00;5.03;0 -230;bunker;3500.00;14.40;1344.00;1.41;0 -230;trench;3500.00;14.40;1344.00;1.41;0 -230;bunker;3514.00;15.88;1323.00;2.98;0 -230;trench;3514.00;15.88;1323.00;2.98;0 -230;bunker;3520.00;13.00;1307.00;0.82;0 -230;trench;3520.00;13.00;1307.00;0.82;0 -230;anti_air_building;3509.00;14.25;1321.00;2.02;0 -230;anti_air_building;3512.00;15.05;1322.00;5.04;0 -230;anti_air_building;3493.00;12.13;1327.00;1.42;0 -230;synthetic_refinery;3503.00;12.93;1330.00;5.54;0 -230;radar_station;3527.00;13.60;1305.00;1.93;0 -230;nuclear_reactor;3518.00;15.07;1315.00;3.49;0 231;arms_factory;3477.00;14.25;1362.00;1.35;0 231;arms_factory;3455.00;10.18;1372.00;5.47;0 231;arms_factory;3478.00;15.43;1352.00;0.75;0 @@ -17247,16 +17212,12 @@ 353;nuclear_reactor;3477.00;15.15;1323.00;1.29;0 354;arms_factory;3432.00;14.88;1336.00;1.56;0 354;arms_factory;3426.00;14.40;1334.00;4.23;0 -354;arms_factory;3474.00;15.60;1343.00;5.79;0 -354;arms_factory;3471.00;15.55;1340.00;3.63;0 -354;arms_factory;3460.00;14.00;1343.00;4.84;0 354;arms_factory;3432.00;14.38;1331.00;2.68;0 354;industrial_complex;3429.00;14.32;1329.00;5.69;0 354;industrial_complex;3445.00;15.07;1329.00;0.62;0 354;industrial_complex;3416.00;13.30;1340.00;4.74;0 354;industrial_complex;3469.00;14.98;1330.00;1.12;0 354;industrial_complex;3434.00;14.68;1337.00;2.68;0 -354;industrial_complex;3462.00;14.15;1349.00;5.35;0 354;air_base;3457.83;14.30;1339.17;2.69;0 354;naval_base;3420.00;10.50;1343.00;-3.34;8334 354;naval_base;3443.00;9.60;1345.00;-2.76;8334 @@ -17267,32 +17228,23 @@ 354;trench;3451.00;15.43;1339.00;3.19;0 354;bunker;3416.00;14.28;1328.00;5.86;0 354;trench;3416.00;14.28;1328.00;5.86;0 -354;bunker;3478.00;15.43;1341.00;3.69;0 -354;trench;3478.00;15.43;1341.00;3.69;0 354;bunker;3432.00;14.45;1328.00;4.91;0 354;trench;3432.00;14.45;1328.00;4.91;0 354;bunker;3422.00;14.63;1339.00;1.64;0 354;trench;3422.00;14.63;1339.00;1.64;0 354;bunker;3444.00;15.40;1339.00;4.30;0 354;trench;3444.00;15.40;1339.00;4.30;0 -354;bunker;3456.00;12.40;1348.00;0.68;0 -354;trench;3456.00;12.40;1348.00;0.68;0 354;bunker;3443.00;14.88;1325.00;3.35;0 354;trench;3443.00;14.88;1325.00;3.35;0 -354;bunker;3481.00;14.55;1328.00;0.08;0 -354;trench;3481.00;14.55;1328.00;0.08;0 354;bunker;3467.00;14.73;1329.00;1.29;0 354;trench;3467.00;14.73;1329.00;1.29;0 354;coastal_bunker;3434.00;10.03;1341.00;-3.34;0 354;coastal_bunker;3453.00;9.60;1350.00;-2.76;0 354;coastal_bunker;3438.00;9.55;1343.00;-2.98;0 354;dockyard;3446.00;9.50;1347.00;-2.76;0 -354;anti_air_building;3458.00;13.30;1348.00;3.86;0 354;anti_air_building;3432.00;14.88;1336.00;0.60;0 354;anti_air_building;3425.00;14.38;1334.00;1.80;0 354;synthetic_refinery;3448.00;15.38;1335.00;5.93;0 -354;radar_station;3471.00;15.55;1340.00;2.31;0 -354;nuclear_reactor;3459.00;13.95;1343.00;3.86;0 355;arms_factory;3361.00;13.30;1345.00;5.79;0 355;arms_factory;3389.00;13.55;1339.00;3.63;0 355;arms_factory;3382.00;13.07;1331.00;4.84;0 @@ -37241,7 +37193,6 @@ 226;rocket_site;3354.00;9.70;1496.00;2.14;0 227;rocket_site;3397.00;9.90;1472.00;1.19;0 228;rocket_site;3413.00;9.93;1481.00;0.59;0 -230;rocket_site;3519.00;15.48;1329.00;5.32;0 231;rocket_site;3459.00;10.25;1359.00;5.82;0 232;rocket_site;3538.00;10.48;1409.00;3.76;0 233;rocket_site;3511.00;14.85;1375.00;3.16;0 @@ -40429,4 +40380,42 @@ 771;synthetic_refinery;1700.00;10.07;874.00;2.54;0 771;radar_station;1703.00;10.10;876.00;4.44;0 771;rocket_site;1709.00;10.00;885.00;4.51;0 -771;nuclear_reactor;1709.00;9.90;867.00;5.71;0 \ No newline at end of file +771;nuclear_reactor;1709.00;9.90;867.00;5.71;0 +230;arms_factory;3506.00;12.90;1321.00;2.19;0 +230;arms_factory;3514.00;12.57;1312.00;4.85;0 +230;arms_factory;3529.00;14.20;1309.00;0.13;0 +230;arms_factory;3483.00;14.23;1329.00;2.80;0 +230;arms_factory;3500.00;13.90;1338.00;0.63;0 +230;arms_factory;3511.00;12.00;1342.00;3.30;0 +230;industrial_complex;3522.00;16.12;1316.00;4.86;0 +230;industrial_complex;3494.00;13.10;1330.00;1.24;0 +230;industrial_complex;3517.00;12.80;1330.00;5.37;0 +230;industrial_complex;3503.00;13.43;1327.00;1.75;0 +230;industrial_complex;3505.00;12.25;1317.00;3.30;0 +230;industrial_complex;3525.00;15.82;1313.00;1.14;0 +230;air_base;3493.00;12.10;1326.00;2.35;0 +230;bunker;3497.00;15.03;1344.00;0.19;0 +230;bunker;3520.00;15.78;1318.00;1.75;0 +230;bunker;3488.00;12.85;1329.00;4.42;0 +230;bunker;3483.00;14.30;1327.00;0.80;0 +230;bunker;3526.00;13.93;1308.00;3.81;0 +230;bunker;3510.00;14.28;1325.00;5.02;0 +230;bunker;3507.00;12.07;1316.00;2.86;0 +230;bunker;3503.00;12.93;1330.00;0.70;0 +230;bunker;3514.00;12.25;1338.00;0.80;0 +230;trench;3511.00;14.43;1325.00;4.93;0 +230;trench;3526.00;14.23;1309.00;1.31;0 +230;trench;3507.00;12.53;1319.00;5.43;0 +230;trench;3483.00;14.50;1333.00;5.54;0 +230;trench;3503.00;11.07;1333.00;3.37;0 +230;trench;3516.00;15.30;1317.00;6.04;0 +230;trench;3513.00;10.82;1344.00;2.42;0 +230;trench;3503.00;9.50;1336.00;3.98;0 +230;trench;3495.00;11.98;1327.00;1.82;0 +230;anti_air_building;3512.00;9.80;1329.00;4.49;0 +230;anti_air_building;3500.00;13.57;1331.00;6.04;0 +230;anti_air_building;3514.00;11.53;1337.00;3.88;0 +230;synthetic_refinery;3526.00;15.20;1312.00;5.09;0 +230;radar_station;3502.00;12.80;1326.00;2.20;0 +230;rocket_site;3520.00;16.85;1325.00;4.49;0 +230;nuclear_reactor;3509.00;11.30;1345.00;0.87;0 \ No newline at end of file diff --git a/mod/thegreatwar/map/strategicregions/129-Asia minor.txt b/mod/thegreatwar/map/strategicregions/129-Asia minor.txt new file mode 100755 index 000000000..436735f99 --- /dev/null +++ b/mod/thegreatwar/map/strategicregions/129-Asia minor.txt @@ -0,0 +1,165 @@ +strategic_region={ + id=129 + name="STRATEGICREGION_129" + provinces={ + 652 784 785 789 804 806 856 864 869 876 886 890 904 909 919 921 928 933 940 947 960 961 975 979 981 1005 1119 1122 1463 3714 3786 3788 3807 3851 3856 3862 3870 3876 3889 3890 3903 3905 3907 3919 3921 3927 3935 3950 3951 3964 3965 3967 3979 3982 3983 4008 4112 4124 4127 4512 4583 6807 6808 6813 6864 6871 6877 6888 6894 6908 6912 6919 6920 6925 6935 6938 6945 6950 6956 6965 6976 6977 6978 6991 6992 6995 7026 7130 7143 7470 7530 7620 9755 9761 9763 9777 9799 9806 9811 9823 9830 9844 9858 9860 9861 9868 9871 9878 9886 9887 9893 9900 9901 9912 9915 9921 9929 9932 9941 9954 10038 10041 10056 10122 10399 10497 11739 11746 11747 11753 11759 11778 11784 11792 11796 11797 11810 11811 11826 11831 11839 11844 11848 11853 11860 11866 11867 11871 11880 11881 11883 11894 11897 11898 11907 11917 12013 12016 12096 12318 12376 12387 12416 12476 13121 13122 + } + weather={ + period={ + between={ 0.0 30.0 } + temperature={ 1.0 11.0 } + temperature_day_night={ 8.0 -9.0 } + no_phenomenon=0.7 + rain_light=0.2 + rain_heavy=0.08 + snow=0.02 + blizzard=0 + mud=1 + sandstorm=0 + min_snow_level=0 + } + period={ + between={ 0.1 27.1 } + temperature={ 2.0 13.0 } + temperature_day_night={ 9.0 -9.0 } + no_phenomenon=0.7 + rain_light=0.2 + rain_heavy=0.08 + snow=0.02 + blizzard=0 + mud=1 + sandstorm=0 + min_snow_level=0 + } + period={ + between={ 0.2 30.2 } + temperature={ 4.0 17.0 } + temperature_day_night={ 7.0 -7.0 } + no_phenomenon=0.7 + rain_light=0.2 + rain_heavy=0.1 + snow=0 + blizzard=0 + mud=1 + sandstorm=0 + min_snow_level=0 + } + period={ + between={ 0.3 29.3 } + temperature={ 6.0 18.0 } + temperature_day_night={ 7.0 -7.0 } + no_phenomenon=0.65 + rain_light=0.25 + rain_heavy=0.1 + snow=0 + blizzard=0 + mud=1 + sandstorm=0 + min_snow_level=0 + } + period={ + between={ 0.4 30.4 } + temperature={ 10.0 23.0 } + temperature_day_night={ 7.0 -7.0 } + no_phenomenon=0.65 + rain_light=0.25 + rain_heavy=0.1 + snow=0 + blizzard=0 + mud=1 + sandstorm=0 + min_snow_level=0 + } + period={ + between={ 0.5 29.5 } + temperature={ 14.0 29.0 } + temperature_day_night={ 8.0 -8.0 } + no_phenomenon=0.7 + rain_light=0.2 + rain_heavy=0.1 + snow=0 + blizzard=0 + mud=1 + sandstorm=0 + min_snow_level=0 + } + period={ + between={ 0.6 30.6 } + temperature={ 17.0 34.0 } + temperature_day_night={ 8.0 -8.0 } + no_phenomenon=0.8 + rain_light=0.15 + rain_heavy=0.05 + snow=0 + blizzard=0 + mud=1 + sandstorm=0 + min_snow_level=0 + } + period={ + between={ 0.7 30.7 } + temperature={ 17.0 33.0 } + temperature_day_night={ 7.0 -6.0 } + no_phenomenon=0.85 + rain_light=0.1 + rain_heavy=0.05 + snow=0 + blizzard=0 + mud=1 + sandstorm=0 + min_snow_level=0 + } + period={ + between={ 0.8 29.8 } + temperature={ 13.0 27.0 } + temperature_day_night={ 8.0 -6.0 } + no_phenomenon=0.85 + rain_light=0.1 + rain_heavy=0.05 + snow=0 + blizzard=0 + mud=1 + sandstorm=0 + min_snow_level=0 + } + period={ + between={ 0.9 30.9 } + temperature={ 9.0 21.0 } + temperature_day_night={ 8.0 -6.0 } + no_phenomenon=0.75 + rain_light=0.15 + rain_heavy=0.1 + snow=0 + blizzard=0 + mud=1 + sandstorm=0 + min_snow_level=0 + } + period={ + between={ 0.10 29.10 } + temperature={ 4.0 14.0 } + temperature_day_night={ 8.0 -8.0 } + no_phenomenon=0.65 + rain_light=0.25 + rain_heavy=0.1 + snow=0 + blizzard=0 + mud=1 + sandstorm=0 + min_snow_level=0 + } + period={ + between={ 0.11 30.11 } + temperature={ 2.0 11.0 } + temperature_day_night={ 8.0 -8.0 } + no_phenomenon=0.65 + rain_light=0.25 + rain_heavy=0.8 + snow=0.02 + blizzard=0 + mud=1 + sandstorm=0 + min_snow_level=0 + } + } +} diff --git a/mod/thegreatwar/map/strategicregions/134-Caucasus Region.txt b/mod/thegreatwar/map/strategicregions/134-Caucasus Region.txt new file mode 100755 index 000000000..8ca3cfb54 --- /dev/null +++ b/mod/thegreatwar/map/strategicregions/134-Caucasus Region.txt @@ -0,0 +1,165 @@ +strategic_region={ + id=134 + name="STRATEGICREGION_134" + provinces={ + 654 666 670 672 685 772 1455 1467 1530 1536 1539 1599 1610 3564 3653 3656 3658 3667 3698 4458 4473 4477 4534 4545 4605 4614 4660 6436 6642 6669 6671 6674 6692 6721 6763 6997 7495 7661 9626 9628 9632 9647 9649 9663 9674 9702 9715 11599 11609 11614 11617 11645 11647 11664 11674 11704 11708 12309 12320 12380 12434 12441 12450 13123 7454 10472 10403 + } + weather={ + period={ + between={ 0.0 30.0 } + temperature={ -5.0 0.0 } + temperature_day_night={ -5.0 5.0 } + no_phenomenon=0.700 + rain_light=0.000 + rain_heavy=0.000 + snow=0.100 + blizzard=0.000 + mud=1.000 + sandstorm=0.000 + min_snow_level=0.000 + } + period={ + between={ 0.1 27.1 } + temperature={ -5.0 1.0 } + temperature_day_night={ -5.0 5.0 } + no_phenomenon=0.700 + rain_light=0.000 + rain_heavy=0.000 + snow=0.050 + blizzard=0.000 + mud=1.000 + sandstorm=0.000 + min_snow_level=0.000 + } + period={ + between={ 0.2 30.2 } + temperature={ 6.0 15.0 } + temperature_day_night={ -5.0 5.0 } + no_phenomenon=0.700 + rain_light=0.250 + rain_heavy=0.100 + snow=0.000 + blizzard=0.000 + mud=1.000 + sandstorm=0.000 + min_snow_level=0.000 + } + period={ + between={ 0.3 29.3 } + temperature={ 6.0 15.0 } + temperature_day_night={ -5.0 5.0 } + no_phenomenon=0.700 + rain_light=0.250 + rain_heavy=0.100 + snow=0.000 + blizzard=0.000 + mud=1.000 + sandstorm=0.000 + min_snow_level=0.000 + } + period={ + between={ 0.4 30.4 } + temperature={ 10.0 20.0 } + temperature_day_night={ -5.0 5.0 } + no_phenomenon=0.600 + rain_light=0.250 + rain_heavy=0.100 + snow=0.000 + blizzard=0.000 + mud=1.000 + sandstorm=0.000 + min_snow_level=0.000 + } + period={ + between={ 0.5 29.5 } + temperature={ 25.0 35.0 } + temperature_day_night={ -5.0 5.0 } + no_phenomenon=0.500 + rain_light=0.300 + rain_heavy=0.200 + snow=0.000 + blizzard=0.000 + mud=1.000 + sandstorm=0.500 + min_snow_level=0.000 + } + period={ + between={ 0.6 30.6 } + temperature={ 25.0 35.0 } + temperature_day_night={ -5.0 5.0 } + no_phenomenon=0.500 + rain_light=0.300 + rain_heavy=0.100 + snow=0.000 + blizzard=0.000 + mud=1.000 + sandstorm=0.500 + min_snow_level=0.000 + } + period={ + between={ 0.7 30.7 } + temperature={ 25.0 35.0 } + temperature_day_night={ -5.0 5.0 } + no_phenomenon=0.500 + rain_light=0.200 + rain_heavy=0.050 + snow=0.000 + blizzard=0.000 + mud=1.000 + sandstorm=0.500 + min_snow_level=0.000 + } + period={ + between={ 0.8 29.8 } + temperature={ 12.0 22.0 } + temperature_day_night={ -5.0 5.0 } + no_phenomenon=0.500 + rain_light=0.200 + rain_heavy=0.050 + snow=0.000 + blizzard=0.000 + mud=1.000 + sandstorm=0.000 + min_snow_level=0.000 + } + period={ + between={ 0.9 30.9 } + temperature={ 12.0 22.0 } + temperature_day_night={ -5.0 5.0 } + no_phenomenon=0.500 + rain_light=0.100 + rain_heavy=0.050 + snow=0.000 + blizzard=0.000 + mud=1.000 + sandstorm=0.000 + min_snow_level=0.000 + } + period={ + between={ 0.10 29.10 } + temperature={ 10.0 15.0 } + temperature_day_night={ -5.0 5.0 } + no_phenomenon=0.600 + rain_light=0.100 + rain_heavy=0.050 + snow=0.000 + blizzard=0.000 + mud=1.000 + sandstorm=0.000 + min_snow_level=0.000 + } + period={ + between={ 0.11 30.11 } + temperature={ 5.0 10.0 } + temperature_day_night={ -5.0 5.0 } + no_phenomenon=0.700 + rain_light=0.100 + rain_heavy=0.050 + snow=0.100 + blizzard=0.000 + mud=1.000 + sandstorm=0.000 + min_snow_level=0.000 + } + } +}