Changes to Czechia

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
This commit is contained in:
GoTouchSomeGrass314 2026-03-26 15:40:51 +01:00
parent d0328eea3e
commit dcb2d8c826
10 changed files with 69 additions and 128 deletions

View file

@ -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

View file

@ -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
}
}
}

View file

@ -8510,7 +8510,7 @@ uhelny_dynasty = {
}
}
zizka_dynasty = {
tabor_dynasty = {
pattern="pattern_solid.dds"
color1=black
color2=white

View file

@ -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 = {

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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$"

View file

@ -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"
dynn_tabor_motto:0 "Do not be afraid of your enemies and do not be concerned about their numbers"

View file

@ -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"