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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue