Reworked hussite faith
Changed warmonger to Unrelenting faith and Fundamentalist to Righteous, also added their holy sites back
This commit is contained in:
parent
dad9929748
commit
048f509810
2 changed files with 48 additions and 2 deletions
|
|
@ -2675,3 +2675,49 @@ sparta = {
|
|||
}
|
||||
}
|
||||
|
||||
# Hussite
|
||||
|
||||
praha = {
|
||||
county = c_praha
|
||||
|
||||
character_modifier = {
|
||||
learning_per_piety_level = 1
|
||||
cultural_head_fascination_mult = 0.05
|
||||
}
|
||||
}
|
||||
|
||||
tabor = {
|
||||
county = c_tabor
|
||||
|
||||
character_modifier = {
|
||||
levy_reinforcement_rate_same_faith = 0.15
|
||||
levy_size = 0.05
|
||||
garrison_size = 0.05
|
||||
}
|
||||
}
|
||||
|
||||
wroclaw = {
|
||||
county = c_breslau
|
||||
|
||||
character_modifier = {
|
||||
martial_per_prestige_level = 1
|
||||
monthly_county_control_growth_factor = 0.05
|
||||
}
|
||||
}
|
||||
|
||||
konstanz = {
|
||||
county = c_konstanz
|
||||
|
||||
character_modifier = {
|
||||
monthly_piety_gain_mult = 0.20
|
||||
}
|
||||
}
|
||||
|
||||
regensburg = {
|
||||
county = c_regensburg
|
||||
|
||||
character_modifier = {
|
||||
knight_effectiveness_mult = 0.15
|
||||
monthly_piety_gain_per_knight_mult = 0.01
|
||||
}
|
||||
}
|
||||
|
|
@ -628,9 +628,9 @@
|
|||
|
||||
#Tenets
|
||||
doctrine = tenet_aniconism
|
||||
doctrine = tenet_warmonger
|
||||
doctrine = tenet_unrelenting_faith
|
||||
doctrine = tenet_communal_possessions
|
||||
doctrine = doctrine_pluralism_fundamentalist
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
doctrine = doctrine_theocracy_lay_clergy
|
||||
doctrine = doctrine_homosexuality_shunned
|
||||
doctrine = doctrine_clerical_function_alms_and_pacification
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue