diff --git a/common/ai_strategies/00_default_strategy.txt b/common/ai_strategies/00_default_strategy.txt index 5ea0dbbe..01a68c58 100644 --- a/common/ai_strategies/00_default_strategy.txt +++ b/common/ai_strategies/00_default_strategy.txt @@ -1653,7 +1653,7 @@ ai_strategy_default = { if = { limit = { has_strategy = ai_strategy_maintain_mandate_of_heaven } - multiply = 0.1 + multiply = 0.25 } min = 1 @@ -1859,7 +1859,7 @@ ai_strategy_default = { } if = { limit = { has_modifier = br_modifier_spice_trade } - multiply = 2 + multiply = 3 } if = { limit = { has_modifier = br_modifier_naval_tradition } @@ -1927,7 +1927,10 @@ ai_strategy_default = { limit = { has_technology_researched = wargaming } add = 10 } - + else_if = { + limit = { has_law = law_type:law_tribal_armies } + multiply = 0.25 + } if = { limit = { has_law = law_type:law_peasant_levies } multiply = 0.5 @@ -1962,7 +1965,7 @@ ai_strategy_default = { } else_if = { limit = { has_law = law_type:law_tribal_armies } - multiply = 2.5 + multiply = 3.5 } } combat_unit_group_light_ship = { diff --git a/common/country_definitions/br_base_countries.txt b/common/country_definitions/br_base_countries.txt index 9f69a4d9..d276e784 100644 --- a/common/country_definitions/br_base_countries.txt +++ b/common/country_definitions/br_base_countries.txt @@ -1023,7 +1023,7 @@ ANH = { BAD = { color = { 118 229 215 } - country_type = recognized + country_type = unrecognized tier = grand_principality @@ -3160,7 +3160,7 @@ TRH = { # Turkestan COB = { color = { 180 137 148 } - country_type = recognized + country_type = unrecognized tier = principality @@ -3172,7 +3172,7 @@ COB = { MEI = { color = { 144 181 106 } - country_type = recognized + country_type = unrecognized tier = principality @@ -3184,7 +3184,7 @@ MEI = { WEI = { color = { 69 188 45 } - country_type = recognized + country_type = unrecognized tier = grand_principality @@ -3196,7 +3196,7 @@ WEI = { SCW = { color = { 98 92 94 } - country_type = recognized + country_type = unrecognized tier = principality @@ -3208,7 +3208,7 @@ SCW = { HEK = { color = { 150 55 75 } - country_type = recognized + country_type = unrecognized tier = principality @@ -3220,7 +3220,7 @@ HEK = { LIP = { color = { 203 62 185 } - country_type = recognized + country_type = unrecognized tier = principality @@ -3365,9 +3365,9 @@ br_alania = { br_dagestan = { #DAG color = { 122 102 32 } - country_type = recognized + country_type = unrecognized - tier = kingdom + tier = principality cultures = { north_caucasian } capital = STATE_DAGESTAN diff --git a/common/history/diplomacy/10_br_african_relationships.txt b/common/history/diplomacy/10_br_african_relationships.txt index b70095a9..df173611 100644 --- a/common/history/diplomacy/10_br_african_relationships.txt +++ b/common/history/diplomacy/10_br_african_relationships.txt @@ -133,6 +133,14 @@ country = c:br_alodia setting = yes } + create_unidirectional_truce = { + country = c:br_funj + months = 480 + } + create_unidirectional_truce = { + country = c:br_kharga + months = 480 + } set_relations = { country = c:ETH value = 100 } set_relations = { country = c:br_alodia value = 100 } diff --git a/common/objectives/01_player_objectives.txt b/common/objectives/01_player_objectives.txt index a5c953da..057f6880 100644 --- a/common/objectives/01_player_objectives.txt +++ b/common/objectives/01_player_objectives.txt @@ -81,7 +81,7 @@ objective_great_game = { disabled_background = "gfx/interface/icons/objectives/great_game_illu_dis.dds" icon = "gfx/interface/icons/objectives/great_game.dds" - recommended_tags = { MUG br_tartaria PER KAB HER KAN } #Update Mug/tat to be able to do great game against PER + recommended_tags = { MUG br_tartaria PER } #Update Mug/tat to be able to do great game against PER available_for_all_countries = no objective_subgoals = { diff --git a/common/production_methods/br_embassy_pm.txt b/common/production_methods/br_embassy_pm.txt index c1fbc986..dd9c93b1 100644 --- a/common/production_methods/br_embassy_pm.txt +++ b/common/production_methods/br_embassy_pm.txt @@ -3,19 +3,19 @@ country_modifiers = { workforce_scaled = { - country_influence_add = 10 + country_influence_add = 5 } } building_modifiers = { workforce_scaled = { - goods_input_tea_add = 30 - goods_input_services_add = 30 + goods_input_tea_add = 15 + goods_input_services_add = 15 } level_scaled = { - building_employment_clerks_add = 5000 - building_employment_bureaucrats_add = 800 + building_employment_clerks_add = 2500 + building_employment_bureaucrats_add = 500 } } } @@ -29,20 +29,20 @@ pm_advanced_embassy = { country_modifiers = { workforce_scaled = { - country_influence_add = 25 + country_influence_add = 15 } } building_modifiers = { workforce_scaled = { - goods_input_tea_add = 30 - goods_input_wine_add = 30 - goods_input_services_add = 45 + goods_input_tea_add = 15 + goods_input_wine_add = 15 + goods_input_services_add = 30 } level_scaled = { - building_employment_clerks_add = 6000 - building_employment_bureaucrats_add = 800 + building_employment_clerks_add = 3000 + building_employment_bureaucrats_add = 500 } } } @@ -56,21 +56,21 @@ pm_high_advanced_embassy = { country_modifiers = { workforce_scaled = { - country_influence_add = 50 + country_influence_add = 25 } } building_modifiers = { workforce_scaled = { - goods_input_meat_add = 30 - goods_input_tea_add = 30 - goods_input_wine_add = 30 - goods_input_services_add = 55 + goods_input_meat_add = 15 + goods_input_tea_add = 15 + goods_input_wine_add = 15 + goods_input_services_add = 45 } level_scaled = { - building_employment_clerks_add = 7000 - building_employment_bureaucrats_add = 800 + building_employment_clerks_add = 3500 + building_employment_bureaucrats_add = 500 } } } diff --git a/localization/english/br_countries_l_english.yml b/localization/english/br_countries_l_english.yml index b618c7d0..2c38382f 100644 --- a/localization/english/br_countries_l_english.yml +++ b/localization/english/br_countries_l_english.yml @@ -183,9 +183,9 @@ dyn_c_popular_front_of_byzantium: "Popular Front of Romaíon" dyn_c_kurd_princes: "Kurdish Principalities" - dyn_c_kurd_princes_ADJ: "Kurdish" + dyn_c_kurd_princes_adj: "Kurdish" dyn_c_english_lords: "English Lords" - dyn_c_english_lords_ADJ: "English" + dyn_c_english_lords_adj: "English" #Decentralized nations diff --git a/localization/english/br_cultures_l_english.yml b/localization/english/br_cultures_l_english.yml index e6ff86ce..a5af6ba8 100644 --- a/localization/english/br_cultures_l_english.yml +++ b/localization/english/br_cultures_l_english.yml @@ -29,8 +29,8 @@ colonial_dutch: "Colonial-Dutch" colonial_british: "New Anglander" colonial_andalusian: "New Grenadian" - colonial_japanese: "Colonial-Japanese" - colonial_chinese: "Colonial-Chinese" + colonial_japanese: "Kōkaijin" + colonial_chinese: "Huáqiáo" #Afro Cultures. afro_french: "Afro-French" diff --git a/localization/english/br_objectives_l_english.yml b/localization/english/br_objectives_l_english.yml new file mode 100644 index 00000000..a799725a --- /dev/null +++ b/localization/english/br_objectives_l_english.yml @@ -0,0 +1,34 @@ +l_english: + objective_tutorial_name_br_elysium:0 "#v $br_elysium$#!" + objective_tutorial_desc_br_elysium:0 "#lore $br_elysium_FLAVOR_TEXT$#!" + objective_tutorial_name_BYZ:0 "#v $BYZ$#!" + objective_tutorial_desc_BYZ:0 "#lore $BYZ_FLAVOR_TEXT$#!" + objective_tutorial_name_HRE:0 "#v Holy Roman Empire#!" + objective_tutorial_desc_HRE:0 "#lore $HRE_FLAVOR_TEXT$#!" + objective_tutorial_name_VEN:0 "#v $VEN$#!" + objective_tutorial_desc_VEN:0 "#lore $VEN_FLAVOR_TEXT$#!" + + objective_economic_dominance_name_br_elysium:0 "#v $br_elysium$#!" + objective_economic_dominance_desc_br_elysium:0 "#lore $br_elysium_FLAVOR_TEXT$#!" + objective_economic_dominance_name_VEN:0 "#v $VEN$#!" + objective_economic_dominance_desc_VEN:0 "#lore $VEN_FLAVOR_TEXT$#!" + objective_economic_dominance_name_LOM:0 "#v $LOM$#!" + objective_economic_dominance_desc_LOM:0 "#lore $LOM_FLAVOR_TEXT$#!" + objective_economic_dominance_name_TUS:0 "#v $TUS$#!" + objective_economic_dominance_desc_TUS:0 "#lore $TUS_FLAVOR_TEXT$#!" + + objective_hegemon_name_HRE:0 "#v Holy Roman Empire#!" + objective_hegemon_desc_HRE:0 "#lore $HRE_FLAVOR_TEXT$#!" + objective_hegemon_name_BYZ:0 "#v $BYZ$#!" + objective_hegemon_desc_BYZ:0 "#lore $BYZ_FLAVOR_TEXT$#!" + objective_hegemon_name_PER:0 "#v $PER$#!" + objective_hegemon_desc_PER:0 "#lore $PER_FLAVOR_TEXT$#!" + + objective_egalitarian_society_name_br_elysium:0 "#v $br_elysium$#!" + objective_egalitarian_society_desc_br_elysium:0 "#lore $br_elysium_FLAVOR_TEXT$#!" + objective_egalitarian_society_name_br_tartaria:0 "#v $br_tartaria$#!" + objective_egalitarian_society_desc_br_tartaria:0 "#lore $br_tartaria_FLAVOR_TEXT$#!" + objective_egalitarian_society_name_CHI:0 "#v $CHI$#!" + objective_egalitarian_society_desc_CHI:0 "#lore $CHI_FLAVOR_TEXT$#!" + objective_egalitarian_society_name_MAL:0 "#v $MAL$#!" + objective_egalitarian_society_desc_MAL:0 "#lore $MAL_FLAVOR_TEXT$#!" diff --git a/localization/english/replace/country_flavor_text_l_english.yml b/localization/english/replace/country_flavor_text_l_english.yml index b7121797..2815d6f0 100644 --- a/localization/english/replace/country_flavor_text_l_english.yml +++ b/localization/english/replace/country_flavor_text_l_english.yml @@ -1,10 +1,17 @@ l_english: - #FRA_FLAVOR_TEXT: "" - #PER_FLAVOR_TEXT: "" - #NET_FLAVOR_TEXT: "" - #SAR_FLAVOR_TEXT: "" - #DEN_FLAVOR_TEXT: "" - #SWE_FLAVOR_TEXT: "" + FRA_FLAVOR_TEXT: "$GENERIC_FLAVOR_TEXT$" + PER_FLAVOR_TEXT: "$GENERIC_FLAVOR_TEXT$" + NET_FLAVOR_TEXT: "$GENERIC_FLAVOR_TEXT$" + SAR_FLAVOR_TEXT: "$GENERIC_FLAVOR_TEXT$" + DEN_FLAVOR_TEXT: "$GENERIC_FLAVOR_TEXT$" + SWE_FLAVOR_TEXT: "$GENERIC_FLAVOR_TEXT$" + HRE_FLAVOR_TEXT: "$GENERIC_FLAVOR_TEXT$" + BYZ_FLAVOR_TEXT: "$GENERIC_FLAVOR_TEXT$" + br_elysium_FLAVOR_TEXT: "$GENERIC_FLAVOR_TEXT$" + VEN_FLAVOR_TEXT: "$GENERIC_FLAVOR_TEXT$" + LOM_FLAVOR_TEXT: "$GENERIC_FLAVOR_TEXT$" + MAL_FLAVOR_TEXT: "$GENERIC_FLAVOR_TEXT$" + br_tartaria_FLAVOR_TEXT: "$GENERIC_FLAVOR_TEXT$" # South-East Asia LAN_FLAVOR_TEXT: "The Republic of Lanfang was established by a democratic syndicate of Chinese miners hoping to exploit the gold reserves of Borneo. Can Lanfang resist the advances of the Dutch and achieve the prosperity it seeks?" @@ -25,13 +32,13 @@ # Italy PAP_FLAVOR_TEXT: "Though the political power of the Catholic Church has waned over the centuries, the Pope still presides over the Papal States. Does faith still rule the hearts of men?" TUS_FLAVOR_TEXT: "The unpopular Duke Leopoldo seeks to liberalize the Grand Duchy, but faces great opposition to his rule. How will Tuscany fare as liberalism and nationalism compete over the hearts and minds of Italians?" - SIC_FLAVOR_TEXT: "Political repression of both liberals and Sicilian separatists is proving ineffective, with both movements moving underground and gaining supporters. What will the Two Sicilies look like after the situation inevitably comes to a head?" - #PAR_FLAVOR_TEXT: "" - #LUC_FLAVOR_TEXT: "" - #MOD_FLAVOR_TEXT: "" + SIC_FLAVOR_TEXT: "$GENERIC_FLAVOR_TEXT$" + PAR_FLAVOR_TEXT: "$GENERIC_FLAVOR_TEXT$" + LUC_FLAVOR_TEXT: "$GENERIC_FLAVOR_TEXT$" + MOD_FLAVOR_TEXT: "$GENERIC_FLAVOR_TEXT$" # Germans - BAV_FLAVOR_TEXT: "In the wake of recent revolutions across Europe, Bavaria has turned to reaction. But the embers of rebellion still burn; will Bavaria be consumed by the flames?" + BAV_FLAVOR_TEXT: "$GENERIC_FLAVOR_TEXT$" #Central Asia KHI_FLAVOR_TEXT: "In defiance of both Persia and the Golden Horde, Khiva is an independent power flourishing under the rule of the Khan. Can Khiva protect its independence?" @@ -40,9 +47,9 @@ AFG_FLAVOR_TEXT: "The Persian and Mughal empires watch Afghanistan with greedy eyes, jealous of its opium fields. Is Afghanistan still the graveyard of empires?" # Maghreb - #TRI_FLAVOR_TEXT: "Following a long period of de facto independence, Tripolitania has once again fallen under Ottoman rule. Will the Barbary Pirates sail again?" - #ALD_FLAVOR_TEXT: "Algeria lost much of its coastline to Al-Andalus in the aftermath of the Barbary Wars. Can the remnants of this nation fend off further incursions?" - #MOR_FLAVOR_TEXT: "No longer under Ottoman protection, Morocco is vulnerable to French and Spanish expansionism. Can Morocco survive the imperialist onslaught?" + TRI_FLAVOR_TEXT: "$GENERIC_FLAVOR_TEXT$" + ALD_FLAVOR_TEXT: "$GENERIC_FLAVOR_TEXT$" + MOR_FLAVOR_TEXT: "$GENERIC_FLAVOR_TEXT$" # Africa SOK_FLAVOR_TEXT: "Under the banner of the Fulani Jihad, the Sokoto Caliphate is expanding rapidly. Can Sokoto unite West Africa and resist the Western powers?" diff --git a/patch-notes.txt b/patch-notes.txt index 47408e05..a4b0c4f3 100644 --- a/patch-notes.txt +++ b/patch-notes.txt @@ -1,8 +1,30 @@ # https://steamcommunity.com/sharedfiles/filedetails/?id=2880120246 +###Update 110 + + - added localization to the objectives. Nation descriptions are generic for now but its something. + - halfed the goods cost of embassies and staff size by 1/3rd lowered influence added by half but kept infamy reduction the same. + - Changed some minor countries to Unrecognized. + - Fixed English and Kurdish adjectives + + ai + - Tribal society will build less cannons more Calvary. + - increased Mandate of heaven ai constuction sector desire from the base games 0.1 to 0.25 + - renamed colonial-chinese to Huáqiáo suggestion by freeloquots + - renamed Colonial Japanese to Kōkaijin thanks to hydropawah for suggestion + - renamed Irish hubs under Irish ownership to Gaelic names thanks to highfive for the names. + - Renamed Nea Attiki to Nea Ipeiros suggested by fillipostrains + ###Update 109 - Pop changes + #Events and Journals + - Added new event chain to start a war over Syria between Aegypt and Basileia Romaion + - Added a dozen new Separatist events tied to the Suppress Separatism Journal entry for the ERE(BR). These are more random then the current Dynatoi revolts tied to reforms. + - Updated all the BR Reform Journals related to subjects and owning territory. Worked in Liberty desire and type of subject as a factor. + - I made it so you require 12 out of the currently 16 possible reforms to win the reforms journal you have 100 years. + - added dozen or so mass migration events + + #Pop changes - Confucianism made the majority religion for Han 60%ish and about 40% for Korean. - Lots of changes to the British Isles - Two New Cultures Anglo-Dane and Norse-Gaels @@ -12,19 +34,15 @@ - Removed Anglophone trait on scottish/welsh added celtic to scottish - Czech and Silesians made majority Protestant (Hussite Legacy) - - Balance, fixes & Misc + #Balance, fixes & Misc + - Added a buildable "Embassy" that increases influence and infamy decay. - Added more Arts academies to Italy, Andalusia and ERE. - Added a couple more Paper factories in BR. - Added services as an input goods for Constantinople monuments as well as the generic Palace Complex. - - Added a dozen new Separatist events tied to the Suppress Separatism Journal entry for the ERE(BR). These are more random then the current Dynatoi revolts tied to reforms. - - Updated all the BR Reform Journals related to subjects and owning territory. Worked in Liberty desire and type of subject as a factor. - - I made it so you require 12 out of the currently 16 possible reforms to win the reforms jounral you have 100 years. - Split off Thuringia from Franconia as a new HRE subject. - - Made Vinland a tributary of NSE. This is for Balance reasons in my observe games new world contries that are not part of a larger market at game start fall behind those that are part of a larger market. - - Made New Angland a protectorate of England for similar reasons. - Australis re made a protectorate of Aegypt. - - Gave Elysium and event that happens if they go Elysian Orthodox to become a BR protectorate. + - Gave Elysium and event that happens if they go Elysian Orthodox to become a BR protectorate. (AI will not choose to stay independent). - Few Character changes in BR and Inca. - Adjusted ownership in favor of NSE. giving them a portion of "home counties" including "London" and "Midlands" coast. - Added new various timed modifiers to certain states at games start to encourage immigration to those states. @@ -32,35 +50,32 @@ - updated ai strategies - added new game rules - adjusted br hardwood - - added dozen or so mass migration events - - adjusted relations + - adjusted starting relations - created Genoa power bloc - - adjusted other italian power blocs + - adjusted other Italian power blocs - adjusted revolts - Decreased the progressiveness of some Italian starting laws to decrease their attraction to migrants. - Decreased power of some modifiers - - Gave BR a couple extra mil techs to help the ai stuggling to win wars and decrease the chance of them going into downward spiral. - - Added new event chain to start a war over Syria between Aegypt and Basileia Romaion + - Gave BR a couple extra mil techs to help the ai struggling to win wars and decrease the chance of them going into downward spiral. - Fixed the a modifier error on the Exarchate events which was causing the modifier to be added to the wrong overlord instead of the vassal. - turned a couple of the br subjects into puppets instead of dominions - - Czech and Silesians made majority Protestant (Hussite Legacy) - updated to-do list - Merged Ardalan into the "Kurdistan" tag formally called Arbil. - - Created two new Dynamic country names - - Kurdistan if I Persian subject will be known as Kurdish principalities - - England if a NSE subject will be known as English Lords. - Updated the mods unique companies - Moved Nassios and Vidin, from Bulgaria dominions to Serbian tributaries. - - huge amount of law changes, mostly to decrease how "progressive" nations attract too many migrants example northern italy. + - huge amount of law changes - removed freedom of movement from power blocs at start. - some formation fixes - - More favorable events for Basileia Romaion to facilitate early expansion to benefit an ai that might struggle to set up winnable scenarios + - - AI + #AI - Revamped starting strategies so must nations will pick logical choices - adjusted conscript ratios for br, hre and colonies. - -Localization + #Localization + - Created two new Dynamic country names + - Kurdistan if I Persian subject will be known as Kurdish principalities + - England if a NSE subject will be known as English Lords. - renamed Irish hubs under Irish ownership to Gaelic names - I incorrectly named the other languages localization so they were not functioning. I have fixed this. - renamed bulgarian_revolts to br_balkan_revolt and anatolian_revolts to br_anatolian_revolts