Lots of holy sites, german folk, and protestant doctrines
This commit is contained in:
parent
a6a309393c
commit
c7dd11c6c0
19 changed files with 505 additions and 355 deletions
|
|
@ -24,6 +24,99 @@ provence = {
|
|||
}
|
||||
}
|
||||
|
||||
pavia = {
|
||||
county = c_pavia
|
||||
|
||||
character_modifier = {
|
||||
legitimacy_gain_mult = 0.1
|
||||
#monthly_lifestyle_xp_gain_mult = 0.1
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
poitiers = {
|
||||
county = c_poitiers
|
||||
barony = b_loudun
|
||||
character_modifier = {
|
||||
martial = 2
|
||||
knight_effectiveness_mult = 0.2
|
||||
}
|
||||
}
|
||||
|
||||
rocamadour = {
|
||||
county = c_quercy
|
||||
character_modifier = {
|
||||
fertility = 0.20
|
||||
prowess_per_prestige_level = 1
|
||||
}
|
||||
}
|
||||
|
||||
ker_ys = {
|
||||
county = c_finistere
|
||||
barony = b_quimper
|
||||
character_modifier = {
|
||||
embarkation_cost_mult = -0.25
|
||||
legitimacy_gain_mult = 0.05
|
||||
}
|
||||
}
|
||||
|
||||
doggerland = {
|
||||
county = c_hestr
|
||||
character_modifier = {
|
||||
legitimacy_gain_mult = 0.05
|
||||
retreat_losses = -0.1
|
||||
}
|
||||
}
|
||||
|
||||
toulon = {
|
||||
county = c_var
|
||||
character_modifier = {
|
||||
monthly_county_control_growth_factor = 0.05
|
||||
owned_personal_scheme_success_chance_add = 5
|
||||
}
|
||||
}
|
||||
|
||||
oxford = {
|
||||
county = c_oxfordshire
|
||||
character_modifier = {
|
||||
learning_per_stress_level = 2
|
||||
monthly_piety = 1
|
||||
}
|
||||
}
|
||||
|
||||
sens = {
|
||||
county = c_sens
|
||||
character_modifier = {
|
||||
learning_per_stress_level = 2
|
||||
monthly_lifestyle_xp_gain_mult = 0.1
|
||||
}
|
||||
}
|
||||
|
||||
toulouse = {
|
||||
county = c_toulouse
|
||||
character_modifier = {
|
||||
stewardship = 1
|
||||
cultural_head_fascination_mult = 0.05
|
||||
}
|
||||
}
|
||||
|
||||
nantes = {
|
||||
county = c_nantes
|
||||
character_modifier = {
|
||||
build_gold_cost = -0.1
|
||||
development_growth_factor = 0.05
|
||||
}
|
||||
}
|
||||
|
||||
lyon_fr = {
|
||||
county = c_rhone
|
||||
character_modifier = {
|
||||
learning_per_prestige_level = 1
|
||||
development_growth_factor = 0.05
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
#concodantist
|
||||
|
||||
maastricht = {
|
||||
|
|
@ -475,6 +568,48 @@ zurich = {
|
|||
}
|
||||
}
|
||||
|
||||
# Lutheran
|
||||
|
||||
eisenach = {
|
||||
county = c_schmalkalden
|
||||
barony = b_eisenach
|
||||
|
||||
character_modifier = {
|
||||
name = holy_site_eisenach_effect_name
|
||||
learning_per_piety_level = 1
|
||||
}
|
||||
}
|
||||
|
||||
wittenberg = {
|
||||
county = c_wittenberg
|
||||
|
||||
character_modifier = {
|
||||
name = holy_site_wittenberg_effect_name
|
||||
diplomacy_per_piety_level = 1
|
||||
}
|
||||
}
|
||||
|
||||
lund = {
|
||||
county = c_skane
|
||||
|
||||
character_modifier = {
|
||||
name = holy_site_lund_effect_name
|
||||
monthly_county_control_growth_factor = 0.5
|
||||
}
|
||||
}
|
||||
|
||||
### Adonist
|
||||
|
||||
teutoburger = {
|
||||
county = c_lippe
|
||||
|
||||
character_modifier = {
|
||||
name = holy_site_teutoburger_name
|
||||
martial_per_prestige_level = 1
|
||||
prowess_per_prestige_level = 1
|
||||
}
|
||||
}
|
||||
|
||||
### Britannic
|
||||
|
||||
#Leviathan
|
||||
|
|
@ -2519,7 +2654,7 @@ viscaya = {
|
|||
|
||||
aneto = {
|
||||
county = c_alto_aragon
|
||||
|
||||
barony = b_ainsa
|
||||
character_modifier = {
|
||||
name = holy_site_aneto_effect_name
|
||||
monthly_prestige_gain_per_knight_add = 0.03
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue