more stuff
This commit is contained in:
parent
604acaf7dd
commit
a486628607
12 changed files with 150 additions and 32 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#concodantist
|
||||
|
||||
maastrict = {
|
||||
county = c_limburg
|
||||
county = c_maastricht
|
||||
barony = b_maastricht
|
||||
|
||||
character_modifier = {
|
||||
|
|
@ -74,19 +74,17 @@ london = {
|
|||
barony = b_gore
|
||||
|
||||
character_modifier = {
|
||||
monthly_piety_gain_mult = 0.2
|
||||
development_growth_factor = 0.15
|
||||
}
|
||||
flag = jerusalem_conversion_bonus # +20% County Conversion
|
||||
}
|
||||
|
||||
paris = {
|
||||
county = c_ile_de_france
|
||||
barony = b_paris
|
||||
|
||||
character_modifier = {
|
||||
monthly_piety_gain_mult = 0.2
|
||||
}
|
||||
flag = jerusalem_conversion_bonus # +20% County Conversion
|
||||
learning_per_prestige_level = 1
|
||||
monthly_lifestyle_xp_gain_mult = 0.1
|
||||
}
|
||||
}
|
||||
|
||||
cefalu = {
|
||||
|
|
@ -94,7 +92,7 @@ cefalu = {
|
|||
barony = b_cefalu
|
||||
|
||||
character_modifier = {
|
||||
monthly_piety_gain_mult = 0.2
|
||||
fertility = 0.15
|
||||
}
|
||||
flag = jerusalem_conversion_bonus # +20% County Conversion
|
||||
}
|
||||
|
|
@ -104,9 +102,9 @@ lochness = {
|
|||
barony = b_urquhart
|
||||
|
||||
character_modifier = {
|
||||
monthly_piety_gain_mult = 0.2
|
||||
name = holy_site_bodh_gaya_effect_name
|
||||
stress_loss_mult = 0.2
|
||||
}
|
||||
flag = jerusalem_conversion_bonus # +20% County Conversion
|
||||
}
|
||||
|
||||
|
||||
|
|
@ -122,8 +120,8 @@ stonehenge = {
|
|||
}
|
||||
|
||||
southhampton = {
|
||||
county = c_hampshire
|
||||
barony = b_portsmouth
|
||||
county = c_hampton
|
||||
barony = b_southhampton
|
||||
|
||||
character_modifier = {
|
||||
monthly_piety_gain_mult = 0.2
|
||||
|
|
@ -151,6 +149,7 @@ warwick = {
|
|||
|
||||
rennes = {
|
||||
county = c_rennes
|
||||
barony = b_combourg
|
||||
|
||||
character_modifier = {
|
||||
monthly_piety_gain_mult = 0.2
|
||||
|
|
@ -176,6 +175,48 @@ sussex = {
|
|||
flag = jerusalem_conversion_bonus # +20% County Conversion
|
||||
}
|
||||
|
||||
#Presbytarian
|
||||
|
||||
leath = {
|
||||
county = c_lothain
|
||||
barony = b_leath
|
||||
|
||||
character_modifier = {
|
||||
martial = 1
|
||||
}
|
||||
}
|
||||
|
||||
edinburgh = {
|
||||
county = c_lothain
|
||||
|
||||
character_modifier = {
|
||||
learning_per_prestige_level = 1
|
||||
}
|
||||
}
|
||||
|
||||
standrews = {
|
||||
county = c_fife
|
||||
barony = b_st_andrews
|
||||
|
||||
character_modifier = {
|
||||
learning_per_piety_level
|
||||
}
|
||||
}
|
||||
|
||||
perth = {
|
||||
county = c_gowrie
|
||||
|
||||
flag = jerusalem_conversion_bonus # +20% County Conversion
|
||||
}
|
||||
|
||||
belfast = {
|
||||
county = c_antrim
|
||||
character_modifier = {
|
||||
prowess_per_stress_level = 1
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
# Catholic
|
||||
|
||||
jerusalem = {
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
rf_antediluvianist = {
|
||||
piety_icon_group = "pagan"
|
||||
graphical_faith = "pagan_gfx"
|
||||
doctrine = pagan_hostility_doctrine
|
||||
hostility_doctrine = pagan_hostility_doctrine
|
||||
doctrine_background_icon = core_tenet_banner_pagan.dds
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
rf_esoteric = {
|
||||
piety_icon_group = "pagan"
|
||||
graphical_faith = "pagan_gfx"
|
||||
doctrine = pagan_hostility_doctrine
|
||||
hostility_doctrine = pagan_hostility_doctrine
|
||||
doctrine_background_icon = core_tenet_banner_pagan.dds
|
||||
}
|
||||
|
|
|
|||
|
|
@ -239,7 +239,7 @@ lutheranism_religion = {
|
|||
piety_icon_group = "christian"
|
||||
|
||||
faiths = {
|
||||
lutheranism = {
|
||||
lutheran = {
|
||||
color = { 177 224 220 }
|
||||
icon = presbyterian
|
||||
|
||||
|
|
@ -259,7 +259,7 @@ lutheranism_religion = {
|
|||
doctrine = special_doctrine_christian
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_unrelentingfaith
|
||||
doctrine = tenet_unrelenting_faith
|
||||
doctrine = tenet_mendicant_preachers
|
||||
doctrine = tenet_literalism
|
||||
|
||||
|
|
|
|||
|
|
@ -241,7 +241,7 @@
|
|||
color = { 178 0 29 }
|
||||
icon = victorian
|
||||
|
||||
# religious_head = k_papal_state
|
||||
religious_head = d_united_grand_lodge
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue