diff --git a/mod/TheGreatWar.mod b/mod/TheGreatWar.mod index ef91f13d2..4234db1e8 100755 --- a/mod/TheGreatWar.mod +++ b/mod/TheGreatWar.mod @@ -14,6 +14,6 @@ tags={ "Technologies" } picture="tgw_picture.png" -version="0.18.1" -supported_version="1.11.12" +version="0.18.2" +supported_version="1.11.13" remote_file_id="699709023" \ No newline at end of file diff --git a/mod/thegreatwar/common/national_focus/bulgaria.txt b/mod/thegreatwar/common/national_focus/bulgaria.txt index 57f689f6e..ce0e3f14c 100755 --- a/mod/thegreatwar/common/national_focus/bulgaria.txt +++ b/mod/thegreatwar/common/national_focus/bulgaria.txt @@ -20,7 +20,6 @@ focus_tree = { } - focus = { id = BUL_ww1_Reconciliation prerequisite = { focus=BUL_ww1_political_effort } @@ -119,7 +118,6 @@ add_extra_state_shared_building_slots=1 add_building_construction={ type=arms_fa y = 4 } - focus = { id = BUL_ww1_limited_rearmament prerequisite = { focus=BUL_ww1_LimitDemocracy } @@ -151,10 +149,8 @@ add_extra_state_shared_building_slots=1 add_building_construction={ type=arms_fa cost = 10 x = 3 y = 5 - } - focus = { id = BUL_ww1_full_rearmament prerequisite = { focus=BUL_ww1_SelectiveServiceAct } @@ -199,8 +195,6 @@ add_extra_state_shared_building_slots=1 add_building_construction={ type=arms_fa cost = 10 x = 2 y = 7 - - } focus = { @@ -210,7 +204,6 @@ add_extra_state_shared_building_slots=1 add_building_construction={ type=arms_fa completion_reward = { - random_owned_state={ limit={ free_building_slots={ building=infrastructure size > 0 } OR={ is_in_home_area=yes NOT={ owner={ any_owned_state={ free_building_slots={ building=infrastructure size > 0 } is_in_home_area=yes } } } } } add_building_construction={ type=infrastructure level=1 instant_build=yes } } army_experience=20 @@ -229,7 +222,6 @@ add_extra_state_shared_building_slots=1 add_building_construction={ type=arms_fa instant_build = yes } } - } ai_will_do = { factor = 1 } @@ -243,7 +235,6 @@ add_extra_state_shared_building_slots=1 add_building_construction={ type=arms_fa #Bolshevism - focus = { id = BUL_ww1_BolshevikRevolution prerequisite = { focus=BUL_ww1_freespeech } @@ -263,7 +254,6 @@ add_extra_state_shared_building_slots=1 add_building_construction={ type=arms_fa } } - completion_reward = { add_political_power=20 add_ideas = internationalism } ai_will_do = { factor = 0 } @@ -285,7 +275,6 @@ add_extra_state_shared_building_slots=1 add_building_construction={ type=arms_fa x = 0 y = 6 mutually_exclusive = { focus=BUL_ww1_CommunistMenace } - } focus = { @@ -293,7 +282,6 @@ add_extra_state_shared_building_slots=1 add_building_construction={ type=arms_fa prerequisite = { focus= BUL_ww1_MarxistIdeas } icon = GFX_goal_support_communism - completion_reward = { set_politics = { @@ -303,7 +291,7 @@ add_extra_state_shared_building_slots=1 add_building_construction={ type=arms_fa add_popularity = { ideology = communism - popularity = 0.50 + popularity = 0.60 } } diff --git a/mod/thegreatwar/common/national_focus/france.txt b/mod/thegreatwar/common/national_focus/france.txt index f3ac2e105..d1da4abf7 100755 --- a/mod/thegreatwar/common/national_focus/france.txt +++ b/mod/thegreatwar/common/national_focus/france.txt @@ -10,7 +10,7 @@ focus_tree = { focus = { id = FRA_ww1_political_effort icon = GFX_goal_generic_demand_territory - completion_reward = { add_political_power=120 } + completion_reward = { add_political_power = 100 } ai_will_do = { factor = 20 } cost = 10 x = 2 @@ -40,7 +40,12 @@ focus_tree = { prerequisite = { focus = FRA_ww1_support_republic } icon = GFX_goal_support_democracy - available = { OR={ has_government=democratic has_government=neutrality } } + available = { + OR = { + has_government = democratic + has_government = neutrality + } + } completion_reward = { add_ideas=liberty_ethos_focus } ai_will_do = { factor = 20 } @@ -127,8 +132,6 @@ focus_tree = { cost = 10 x = 1 y = 6 - - } #----------------------------------------------------------------------- @@ -149,7 +152,6 @@ focus_tree = { mutually_exclusive = { focus = FRA_ww1_support_republic } } - focus = { id = FRA_ww1_internationalism_focus prerequisite = { focus = FRA_ww1_contest_republic } @@ -165,9 +167,9 @@ focus_tree = { } } } + icon = GFX_goal_support_communism - #available = { OR={ has_government=communism has_government=neutrality } } - completion_reward = { add_ideas=internationalism } + completion_reward = { add_ideas = internationalism } ai_will_do = { factor = 0 } cost = 10 diff --git a/mod/thegreatwar/common/units/equipment/artillery.txt b/mod/thegreatwar/common/units/equipment/artillery.txt index 3e1af7319..83efefcd4 100755 --- a/mod/thegreatwar/common/units/equipment/artillery.txt +++ b/mod/thegreatwar/common/units/equipment/artillery.txt @@ -39,7 +39,6 @@ equipments = { } } - # HOI4 TGW : Heavy Artillery "bertha" bertha_artillery_equipment = { diff --git a/mod/thegreatwar/common/units/equipment/infantry.txt b/mod/thegreatwar/common/units/equipment/infantry.txt index 36cbe4091..054ee4f82 100755 --- a/mod/thegreatwar/common/units/equipment/infantry.txt +++ b/mod/thegreatwar/common/units/equipment/infantry.txt @@ -2,7 +2,6 @@ equipments = { - infantry_equipment = { is_archetype = yes is_buildable = no @@ -33,11 +32,11 @@ equipments = { lend_lease_cost = 1 build_cost_ic = 0.3 + resources = { steel = 1 wood = 4 } - } infantry_equipment_0 = { @@ -135,7 +134,6 @@ equipments = { } } - # HOI4 TGW ~1927 infantry_equipment_3 = { archetype = infantry_equipment @@ -162,7 +160,6 @@ equipments = { } } - # Regular infantry 1936 infantry_equipment_4 = { archetype = infantry_equipment @@ -232,13 +229,4 @@ equipments = { } } - - - - - - - - - } diff --git a/mod/thegreatwar/descriptor.mod b/mod/thegreatwar/descriptor.mod index 6bbf1f25a..7270ac7d8 100644 --- a/mod/thegreatwar/descriptor.mod +++ b/mod/thegreatwar/descriptor.mod @@ -12,6 +12,6 @@ tags={ "Technologies" } picture="tgw_picture.png" -version="0.18.1" -supported_version="1.11.12" +version="0.18.2" +supported_version="1.11.13" 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 266aba15a..8d67aea74 100644 Binary files a/mod/thegreatwar/gfx/interface/logo_game.dds and b/mod/thegreatwar/gfx/interface/logo_game.dds differ