From dcb2d8c8260671a30eb29a0a73e7333aa13643c3 Mon Sep 17 00:00:00 2001 From: GoTouchSomeGrass314 Date: Thu, 26 Mar 2026 15:40:51 +0100 Subject: [PATCH] Changes to Czechia MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Replaced the Tábor Communal City special building, for Sedlec Bone Temple Changed Tábor CoA Changed the Žižka dynasty to Z Tábora dynasty Changed the faith in České Budějovice from Bohemian to Osvícenist --- common/buildings/NEOW_special_buildings.txt | 117 ++---------------- .../coat_of_arms/01_landed_titles.txt | 50 +++++++- .../coat_of_arms/NEOW_dynasties.txt | 2 +- common/dynasties/NEOW_dynasties.txt | 6 +- history/characters/NEOW_e_zapadoslavia.txt | 2 +- history/provinces/e_zapadoslavia.txt | 4 +- .../characters/NEOW_e_zapadoslavia.txt | 2 +- .../replace/NEOW_buildings_l_english.yml | 10 +- .../english/replace/NEOW_mottos_l_english.yml | 2 +- .../zz_NEOW_dynasty_names_l_english.yml | 2 +- 10 files changed, 69 insertions(+), 128 deletions(-) diff --git a/common/buildings/NEOW_special_buildings.txt b/common/buildings/NEOW_special_buildings.txt index 5e214f59..bb23e330 100644 --- a/common/buildings/NEOW_special_buildings.txt +++ b/common/buildings/NEOW_special_buildings.txt @@ -9194,138 +9194,41 @@ charles_university_01 = { } ########## -# Communal City of Tábor +# Sedlec Bone Temple ########## -communal_city_tabor_01 = { +sedlec_temple_01 = { construction_time = very_slow_construction_time - type_icon = "icon_structure_wartburg.dds" + type_icon = "icon_structure_wawel_cathedral.dds" can_construct_potential = { building_requirement_tribal = no } can_construct = { - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } } cost_gold = 500 - is_enabled = { - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - } - county_holder_character_modifier = { - martial_per_prestige_level = 1 - men_at_arms_maintenance = -0.10 - levy_reinforcement_rate_same_faith = 0.10 + dread_baseline_add = 20 + dread_gain_mult = 0.10 + intrigue_per_piety_level = 1 } county_modifier = { - hostile_raid_time = 0.25 - tax_mult = -0.10 - development_growth = 0.05 - development_growth_factor = 0.05 - } - - province_modifier = { - monthly_income = 0.25 - fort_level = 1 - defender_holding_advantage = 5 - levy_size = 0.30 - stationed_peasant_militia_damage_mult = 0.25 - stationed_peasant_militia_toughness_mult = 0.25 - } - - max_garrison = 100 - levy = 100 - - ai_value = { - base = 100 - culture_likely_to_fortify_modifier = yes - modifier = { # Fill all building slots before going for special buildings - factor = 0 - free_building_slots > 0 - } - } - - next_building = communal_city_tabor_02 - - type = special - - flag = travel_point_of_interest_martial -} - -communal_city_tabor_02 = { - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_wartburg.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - can_construct = { - scope:holder.culture = { has_innovation = innovation_castle_baileys } - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - } - - cost_gold = 1500 - cost_prestige = 1500 - - is_enabled = { - text = holy_site_building_trigger - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - } - - county_holder_character_modifier = { - martial_per_prestige_level = 2 - men_at_arms_maintenance = -0.35 - levy_reinforcement_rate_same_faith = 0.25 - } - - county_modifier = { - hostile_raid_time = 1 - tax_mult = -0.50 - development_growth = 0.15 - development_growth_factor = 0.25 + monthly_county_control_growth_add = -0.25 + county_opinion_add = -15 + tax_mult = 0.05 } province_modifier = { monthly_income = 0.50 - fort_level = 3 - defender_holding_advantage = 10 - levy_size = 0.60 - stationed_peasant_militia_damage_mult = 0.75 - stationed_peasant_militia_toughness_mult = 0.75 + travel_danger = 10 } - max_garrison = 250 - levy = 250 - ai_value = { base = 100 culture_likely_to_fortify_modifier = yes diff --git a/common/coat_of_arms/coat_of_arms/01_landed_titles.txt b/common/coat_of_arms/coat_of_arms/01_landed_titles.txt index 3e1114fb..85f773a0 100644 --- a/common/coat_of_arms/coat_of_arms/01_landed_titles.txt +++ b/common/coat_of_arms/coat_of_arms/01_landed_titles.txt @@ -17443,14 +17443,54 @@ c_plzen = { } -c_tabor={ - pattern="pattern_solid.dds" - color1=black - color2=white +c_tabor = { + pattern="pattern_horizontal_split_01.dds" + color1=red + color2=black color3=blue colored_emblem={ - color1=red + color1=white + texture="ce_circle_mask.dds" + instance={ + position={ 0.200000 0.190000 } + scale={ 0.110000 0.110000 } + depth=1.010000 + } + + } + + colored_emblem={ + color1=black + texture="ce_cross_09.dds" + instance={ + position={ 0.200000 0.190000 } + scale={ 0.110000 0.110000 } + } + + } + + colored_emblem={ + color1=yellow texture="ce_chalice_01.dds" + instance={ + position={ 0.200000 0.380000 } + scale={ 0.340000 0.340000 } + depth=3.010000 + } + + } + + colored_emblem={ + color1=white + color2=yellow + color3=yellow + texture="ce_lion_rampant_crown_forked.dds" + instance={ + position={ 0.500000 0.560000 } + scale={ 0.700000 0.700000 } + depth=2.010000 + } + } } diff --git a/common/coat_of_arms/coat_of_arms/NEOW_dynasties.txt b/common/coat_of_arms/coat_of_arms/NEOW_dynasties.txt index 354d3c16..9ddba23b 100644 --- a/common/coat_of_arms/coat_of_arms/NEOW_dynasties.txt +++ b/common/coat_of_arms/coat_of_arms/NEOW_dynasties.txt @@ -8510,7 +8510,7 @@ uhelny_dynasty = { } } -zizka_dynasty = { +tabor_dynasty = { pattern="pattern_solid.dds" color1=black color2=white diff --git a/common/dynasties/NEOW_dynasties.txt b/common/dynasties/NEOW_dynasties.txt index 2882f3f2..574d1ab8 100644 --- a/common/dynasties/NEOW_dynasties.txt +++ b/common/dynasties/NEOW_dynasties.txt @@ -1361,10 +1361,10 @@ uhelny_dynasty = { culture = czech } -zizka_dynasty = { - name = dynn_zizka +tabor_dynasty = { + name = dynn_tabor culture = czech - motto = dynn_zizka_motto + motto = dynn_tabor_motto } zbudejovic_dynasty = { diff --git a/history/characters/NEOW_e_zapadoslavia.txt b/history/characters/NEOW_e_zapadoslavia.txt index 0bd76d61..8994eff5 100644 --- a/history/characters/NEOW_e_zapadoslavia.txt +++ b/history/characters/NEOW_e_zapadoslavia.txt @@ -194,7 +194,7 @@ zapadoslavia0009 = { #Wife of Duke Bedřich, Countess of Karlovy Vary zapadoslavia0010 = { #Count of Tábor - Bohemian Church name = "Jindřich" dna = dna_jindrich - dynasty = zizka_dynasty + dynasty = tabor_dynasty religion = "hussite" culture = czech trait = education_martial_4 diff --git a/history/provinces/e_zapadoslavia.txt b/history/provinces/e_zapadoslavia.txt index b95fabc7..9d6fd12b 100644 --- a/history/provinces/e_zapadoslavia.txt +++ b/history/provinces/e_zapadoslavia.txt @@ -744,7 +744,7 @@ ###c_ceske_budejovice/České Budějovice 4153 = { # České Budějovice culture = czech - religion = hussite + religion = osvicenist holding = castle_holding } 4151 = { # Písek @@ -758,7 +758,6 @@ culture = czech religion = hussite holding = castle_holding - special_building = communal_city_tabor_01 } 4154 = { # Jindřichův Hradec holding = city_holding @@ -837,6 +836,7 @@ } 4161 = { # Kolín holding = castle_holding + special_building = sedlec_temple_01 } 3202 = { # Havlíčkův Brod holding = church_holding diff --git a/holder for later/history/characters/NEOW_e_zapadoslavia.txt b/holder for later/history/characters/NEOW_e_zapadoslavia.txt index 81927809..b37eae81 100644 --- a/holder for later/history/characters/NEOW_e_zapadoslavia.txt +++ b/holder for later/history/characters/NEOW_e_zapadoslavia.txt @@ -184,7 +184,7 @@ zapadoslavia0009 = { #Wife of Duke Bedřich, Countess of Karlovy Vary zapadoslavia0010 = { #Count of Tábor - Bohemian Church name = "Jindřich" dna = dna_jindrich - dynasty = zizka_dynasty + dynasty = tabor_dynasty religion = "hussite" culture = czech trait = education_martial_4 diff --git a/localization/english/replace/NEOW_buildings_l_english.yml b/localization/english/replace/NEOW_buildings_l_english.yml index 7fa8150d..60aabbdc 100644 --- a/localization/english/replace/NEOW_buildings_l_english.yml +++ b/localization/english/replace/NEOW_buildings_l_english.yml @@ -639,12 +639,10 @@ building_charles_university_01:1 "Charles University" building_charles_university_01_desc:0 "$building_type_generic_university_desc$\n\nEstablished in 1348 by Charles IV, it's the oldest university north of the Danube and east of the Rhine. After the Event, this university stands proud and continues to attract hundreds of scholars and students who seek wisdom. " - building_type_communal_city_tabor_01:1 "Communal City of Tábor" - building_type_communal_city_tabor_01_desc:0 "$building_communal_city_tabor_01_desc$" - building_communal_city_tabor_01:1 "Shared City of Tábor" - building_communal_city_tabor_01_desc:0 "Originally settled by the Hussites under Jan Žižka, the city of Tábor was meant to be a city, where everyone shared everything and no one owned anything. However, this idea quickly collapsed, after the Hussites were defeated. But lately, the Bohemian church decided to revive this lost practice, hoping to fully embrace their predecessors." - building_communal_city_tabor_02:1 "Great Communal City of Tábor" - building_communal_city_tabor_02_desc:0 "Following the revival of the Hussites as the Bohemian Church, Tábor followed. Once again embracing the long-lost idea of a truly communal city. Under the command of Bohemians, this dream was achieved. With its importance growing, it's even able to rival other large cities in Bohemia, but it's still far away from the glory of Prague." + building_type_sedlec_temple_01:1 "Sedlec Bone Temple" + building_type_sedlec_temple_01_desc:0 "$building_sedlec_temple_01_desc$" + building_sedlec_temple_01:1 "Sedlec Ossuary" + building_sedlec_temple_01_desc:0 "Constructed as a cemetery chapel, with its lower floor being turned into an ossuary. After a fire, the remains from the surrounding cemetery were moved into the ossuary and many times redesigned into various works of art. \n\nAfter the Event, the ossuary became a place of fear, as many believed evil spirits of the past have resided in the bones, while others travel just for the opportunity to see its various bone structures." building_type_grand_porcelain_works_01:1 "Grand Porcelain Works" building_type_grand_porcelain_works_01_desc:0 "$building_grand_porcelain_works_01_desc$" diff --git a/localization/english/replace/NEOW_mottos_l_english.yml b/localization/english/replace/NEOW_mottos_l_english.yml index ca79869c..3948f110 100644 --- a/localization/english/replace/NEOW_mottos_l_english.yml +++ b/localization/english/replace/NEOW_mottos_l_english.yml @@ -22,4 +22,4 @@ dynn_bookwyrm_motto:0 "A tomato can brighten any soul" dynn_dev_motto:0 "One must imagine a fisherman happy" dynn_karlovec_motto:0 "Kings do not rise from the ranks of Cowards" - dynn_zizka_motto:0 "Do not be afraid of your enemies and do not be concerned about their numbers" \ No newline at end of file + dynn_tabor_motto:0 "Do not be afraid of your enemies and do not be concerned about their numbers" \ No newline at end of file diff --git a/localization/english/replace/dynasties/zz_NEOW_dynasty_names_l_english.yml b/localization/english/replace/dynasties/zz_NEOW_dynasty_names_l_english.yml index e71cae38..cc9d6f8c 100644 --- a/localization/english/replace/dynasties/zz_NEOW_dynasty_names_l_english.yml +++ b/localization/english/replace/dynasties/zz_NEOW_dynasty_names_l_english.yml @@ -285,7 +285,7 @@ dynn_masaryk:0 "Masaryk" dynn_chebovic:0 "Chebovic" dynn_uhelny:0 "Uhelný" - dynn_zizka:0 "Žižka" + dynn_tabor:0 "Z Tábora" dynn_zbudejovic:0 "Z Budějovic" dynn_mojmirovic:0 "Mojmirovic" dynn_lubranski:0 "Lubrański"