Calvinist holy sites + more of the same
This commit is contained in:
parent
fff782a422
commit
02ebaa661b
15 changed files with 3053 additions and 152 deletions
|
|
@ -241,7 +241,7 @@ edinburgh = {
|
|||
county = c_lothian
|
||||
|
||||
character_modifier = {
|
||||
learning_per_prestige_level = 1
|
||||
learning_per_piety_level = 1
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -250,7 +250,7 @@ standrews = {
|
|||
barony = b_st_andrews
|
||||
|
||||
character_modifier = {
|
||||
learning_per_piety_level = 1
|
||||
learning_per_prestige_level = 1
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -438,6 +438,43 @@ segrada_familia = {
|
|||
}
|
||||
}
|
||||
|
||||
# Calvinist (Genevan/Helvetic)
|
||||
|
||||
the_hague = {
|
||||
county = c_holland
|
||||
barony = b_delft
|
||||
|
||||
character_modifier = {
|
||||
domain_tax_same_faith_mult = 0.1
|
||||
}
|
||||
}
|
||||
|
||||
la_rochelle = {
|
||||
county = c_aunis
|
||||
barony = b_la_rochelle
|
||||
|
||||
character_modifier = {
|
||||
controlled_province_advantage = 5
|
||||
prowess_per_prestige_level = 1
|
||||
}
|
||||
}
|
||||
|
||||
geneva = {
|
||||
county = c_geneva
|
||||
barony = b_geneva
|
||||
|
||||
flag = geneva_conversion_bonus # +20% county conversion speed
|
||||
}
|
||||
|
||||
zurich = {
|
||||
county = c_zurich
|
||||
barony = b_zurich
|
||||
|
||||
character_modifier = {
|
||||
stewardship_per_piety_level = 1
|
||||
}
|
||||
}
|
||||
|
||||
### Britannic
|
||||
|
||||
#Leviathan
|
||||
|
|
|
|||
|
|
@ -643,13 +643,12 @@
|
|||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
holy_site = edinburgh
|
||||
holy_site = the_hague
|
||||
holy_site = la_rochelle
|
||||
holy_site = geneva
|
||||
holy_site = zurich
|
||||
#holy_site = debrecen
|
||||
|
||||
doctrine = doctrine_gender_male_dominated
|
||||
doctrine = doctrine_clerical_gender_male_only
|
||||
|
|
@ -676,13 +675,12 @@
|
|||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
holy_site = edinburgh
|
||||
holy_site = the_hague
|
||||
holy_site = la_rochelle
|
||||
holy_site = geneva
|
||||
holy_site = zurich
|
||||
#holy_site = debrecen
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_reformation_roots
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue