Minor Barony Changes in Czechia + Hussites (Bohemians) are back
Minor changes to barony loc Changed the Calixtine Church into the Bohemian Church (new tenets, doctrines and holy sites) Converted 2 counties in Czechia and 2 counties in Poland to Bohemian
This commit is contained in:
parent
f2633013a0
commit
0fb3eb1c6f
7 changed files with 124 additions and 47 deletions
|
|
@ -780,6 +780,58 @@ lund = {
|
|||
}
|
||||
}
|
||||
|
||||
### Hussite
|
||||
|
||||
praha = {
|
||||
county = c_praha
|
||||
|
||||
character_modifier = {
|
||||
name = holy_site_praha_effect_name
|
||||
learning_per_piety_level = 1
|
||||
}
|
||||
}
|
||||
|
||||
tabor = {
|
||||
county = c_tabor
|
||||
|
||||
character_modifier = {
|
||||
name = holy_site_tabor_effect_name
|
||||
levy_size = 0.10
|
||||
levy_toughness = 5
|
||||
}
|
||||
}
|
||||
|
||||
wroclaw = {
|
||||
county = c_breslau
|
||||
|
||||
character_modifier = {
|
||||
name = holy_site_wroclaw_effect_name
|
||||
martial = 1
|
||||
heavy_infantry_toughness_mult = 0.10
|
||||
heavy_infantry_damage_mult = 0.10
|
||||
}
|
||||
}
|
||||
|
||||
konstanz = {
|
||||
county = c_konstanz
|
||||
|
||||
character_modifier = {
|
||||
name = holy_site_konstanz_effect_name
|
||||
monthly_piety_gain_mult = 0.05
|
||||
monthly_piety_gain_per_knight_mult = 0.01
|
||||
}
|
||||
}
|
||||
|
||||
regensburg = {
|
||||
county = c_regensburg
|
||||
|
||||
character_modifier = {
|
||||
name = holy_site_regensburg_effect_name
|
||||
controlled_province_advantage = 3
|
||||
prowess_per_piety_level = 1
|
||||
}
|
||||
}
|
||||
|
||||
### Adonist
|
||||
|
||||
teutoburger = {
|
||||
|
|
|
|||
|
|
@ -538,35 +538,36 @@
|
|||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
}
|
||||
}
|
||||
utraquist = {
|
||||
hussite = {
|
||||
color = { 0.9 0.5 0.4 }
|
||||
icon = utraquist
|
||||
|
||||
|
||||
#Holy Sites
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = eisenach
|
||||
holy_site = wittenberg
|
||||
holy_site = lund
|
||||
holy_site = praha
|
||||
holy_site = tabor
|
||||
holy_site = wroclaw
|
||||
holy_site = geneva
|
||||
#holy_site = segrada_familia
|
||||
holy_site = konstanz
|
||||
holy_site = regensburg
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_reformation_roots
|
||||
#Special Tolerance
|
||||
doctrine = special_doctrine_radical_reform
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_catholic_communion
|
||||
doctrine = tenet_armed_pilgrimages
|
||||
doctrine = tenet_monasticism
|
||||
#Tenets
|
||||
doctrine = tenet_unrelenting_faith
|
||||
doctrine = tenet_warmonger
|
||||
doctrine = tenet_communal_possessions
|
||||
doctrine = doctrine_pluralism_fundamentalist
|
||||
doctrine = doctrine_theocracy_lay_clergy
|
||||
doctrine = doctrine_homosexuality_shunned
|
||||
doctrine = doctrine_clerical_function_alms_and_pacification
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" }
|
||||
{ name = "holy_order_knights_hospitaller" coat_of_arms = "ho_knights_hospitaller" }
|
||||
{ name = "holy_order_teutonic_order" coat_of_arms = "ho_teutonic_order" }
|
||||
{ name = "holy_order_order_of_calatrava" coat_of_arms = "ho_order_of_calatrava" }
|
||||
{ name = "holy_order_order_of_alcantara" coat_of_arms = "ho_order_of_alcantara" }
|
||||
{ name = "holy_order_knights_of_santiago" coat_of_arms = "ho_knights_of_santiago" }
|
||||
holy_order_names = { #placeholder CoA
|
||||
{ name = "holy_order_taborites" coat_of_arms = "ho_knights_templar" }
|
||||
{ name = "holy_order_orebites" coat_of_arms = "ho_knights_hospitaller" }
|
||||
{ name = "holy_order_orphans" coat_of_arms = "ho_teutonic_order" }
|
||||
{ name = "holy_order_adamites" coat_of_arms = "ho_order_of_calatrava" }
|
||||
}
|
||||
|
||||
localization = { # placeholder
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue