bastilc and polsih holy sites
This commit is contained in:
parent
782b2bd3bb
commit
540e868350
3 changed files with 73 additions and 9 deletions
|
|
@ -2560,6 +2560,33 @@ plock = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
czestochowa = {
|
||||||
|
county = c_ratibor
|
||||||
|
barony = b_czestochowa
|
||||||
|
character_modifier = {
|
||||||
|
name = holy_site_plock_effect_name
|
||||||
|
same_faith_opinion = 15
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
niepokalanow = {
|
||||||
|
county = c_czerska
|
||||||
|
barony = b_sochaczew
|
||||||
|
character_modifier = {
|
||||||
|
name = holy_site_plock_effect_name
|
||||||
|
same_faith_opinion = 15
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
gietrzwald = {
|
||||||
|
county = c_allenstein
|
||||||
|
barony = b_osterode
|
||||||
|
character_modifier = {
|
||||||
|
name = holy_site_plock_effect_name
|
||||||
|
same_faith_opinion = 15
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
# Baltic
|
# Baltic
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -2608,13 +2635,50 @@ palanga = {
|
||||||
|
|
||||||
kernave = {
|
kernave = {
|
||||||
county = c_kernave
|
county = c_kernave
|
||||||
barony = b_kernacve
|
barony = b_kernave
|
||||||
character_modifier = {
|
character_modifier = {
|
||||||
name = holy_site_torun_effect_name
|
name = holy_site_torun_effect_name
|
||||||
monthly_piety_gain_mult = 0.2
|
monthly_piety_gain_mult = 0.2
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
talsi = {
|
||||||
|
county = c_vanemane
|
||||||
|
barony = b_dundaga
|
||||||
|
|
||||||
|
character_modifier = {
|
||||||
|
name = holy_site_talsi_effect_name
|
||||||
|
vassal_opinion = 10
|
||||||
|
}
|
||||||
|
}
|
||||||
|
samma_tammealuse = {
|
||||||
|
county = c_laane_viru
|
||||||
|
|
||||||
|
character_modifier = {
|
||||||
|
name = holy_site_samma_tammealuse_effect_name
|
||||||
|
controlled_province_advantage = 5
|
||||||
|
}
|
||||||
|
}
|
||||||
|
tamme_lauri = {
|
||||||
|
county = c_tartu
|
||||||
|
barony = b_vastseliina
|
||||||
|
|
||||||
|
character_modifier = {
|
||||||
|
name = holy_site_tamme_lauri_effect_name
|
||||||
|
monthly_piety_gain_mult = 0.1
|
||||||
|
}
|
||||||
|
}
|
||||||
|
riga= {
|
||||||
|
county = c_riga
|
||||||
|
|
||||||
|
character_modifier = {
|
||||||
|
name = holy_site_pokaini_effect_name
|
||||||
|
martial_per_piety_level = 1
|
||||||
|
knight_effectiveness_mult = 0.2
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
pokaini = {
|
pokaini = {
|
||||||
county = c_zemigalians
|
county = c_zemigalians
|
||||||
barony = b_dobele
|
barony = b_dobele
|
||||||
|
|
|
||||||
|
|
@ -325,11 +325,10 @@ baltic_religion = { #placeholder
|
||||||
icon = hiisalka
|
icon = hiisalka
|
||||||
reformed_icon = hiisalka_reformed
|
reformed_icon = hiisalka_reformed
|
||||||
|
|
||||||
holy_site = jerusalem
|
holy_site = talsi
|
||||||
holy_site = constantinople
|
holy_site = samma_tammealuse
|
||||||
holy_site = rome
|
holy_site = tamme_lauri
|
||||||
holy_site = alexandria
|
holy_site = riga
|
||||||
holy_site = antioch
|
|
||||||
|
|
||||||
#Special Tolerance
|
#Special Tolerance
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -710,9 +710,10 @@
|
||||||
#placeholder holy sites
|
#placeholder holy sites
|
||||||
# Uncomment once 0.3 starts being worked on # holy_site = jerusalem
|
# Uncomment once 0.3 starts being worked on # holy_site = jerusalem
|
||||||
holy_site = plock
|
holy_site = plock
|
||||||
#holy_site = cologne
|
holy_site = lourdes
|
||||||
#holy_site = santiago
|
holy_site = niepokalanow
|
||||||
#holy_site = kent
|
holy_site = czestochowa
|
||||||
|
holy_site = gietrzwald
|
||||||
#holy_site = segrada_familia
|
#holy_site = segrada_familia
|
||||||
|
|
||||||
#Special Tolerance | placeholder
|
#Special Tolerance | placeholder
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue