Some Iberian Holy Sites
This commit is contained in:
parent
4ce47f930b
commit
290008d514
4 changed files with 58 additions and 8 deletions
|
|
@ -101,7 +101,7 @@ norflander = {
|
|||
|
||||
traditions = {
|
||||
tradition_pastoralists
|
||||
tradition_life_is_just_a_joke
|
||||
tradition_british_palace_politics
|
||||
tradition_seafaring
|
||||
tradition_ancient_miners
|
||||
tradition_metal_craftsmanship
|
||||
|
|
|
|||
|
|
@ -598,6 +598,46 @@ segrada_familia = {
|
|||
}
|
||||
}
|
||||
|
||||
santo_toribio_de_liebana = {
|
||||
county = c_asturias_de_santillana
|
||||
barony = b_reinosa
|
||||
character_modifier = {
|
||||
learning_per_piety_level = 1
|
||||
}
|
||||
}
|
||||
|
||||
escorial = {
|
||||
county = c_madrid
|
||||
character_modifier = {
|
||||
development_growth_factor = 0.1
|
||||
church_holding_build_gold_cost = -0.1
|
||||
}
|
||||
}
|
||||
|
||||
lisboa = {
|
||||
county = c_lisboa
|
||||
character_modifier = {
|
||||
defender_advantage = 5
|
||||
diplomacy = 1
|
||||
}
|
||||
}
|
||||
|
||||
caravaca_de_la_cruz = {
|
||||
county = c_madrid
|
||||
character_modifier = {
|
||||
title_creation_cost_mult = -0.15
|
||||
men_at_arms_maintenance_per_dread_mult = -0.002
|
||||
}
|
||||
}
|
||||
|
||||
la_rioja = {
|
||||
county = c_la_rioja
|
||||
character_modifier = {
|
||||
health = 0.1
|
||||
monthly_piety_gain_mult = 0.1
|
||||
}
|
||||
}
|
||||
|
||||
# Calvinist (Genevan/Helvetic)
|
||||
|
||||
the_hague = {
|
||||
|
|
|
|||
|
|
@ -785,10 +785,11 @@
|
|||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
# Uncomment once 0.3 starts being worked on # holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = escorial
|
||||
holy_site = santiago
|
||||
holy_site = seville
|
||||
holy_site = santo_toribio_de_liebana
|
||||
holy_site = lourdes
|
||||
holy_site = la_rioja
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
|
|
@ -1095,8 +1096,9 @@
|
|||
#placeholder holy sites
|
||||
# Uncomment once 0.3 starts being worked on # holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = domremy
|
||||
holy_site = reims
|
||||
holy_site = avignon
|
||||
holy_site = lourdes
|
||||
holy_site = paris
|
||||
#holy_site = segrada_familia
|
||||
|
|
@ -1173,10 +1175,12 @@
|
|||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
# Uncomment once 0.3 starts being worked on # holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = toledo_mozarabic
|
||||
holy_site = santo_toribio_de_liebana
|
||||
holy_site = escorial
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
holy_site = caravaca_de_la_cruz
|
||||
holy_site = toledo_mozarabic
|
||||
holy_site = lisboa
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Main Group | placeholder
|
||||
|
|
|
|||
|
|
@ -60,6 +60,12 @@
|
|||
holy_site_lough_derg_name:0 "Lough Derg"
|
||||
holy_site_lough_derg_effect_name:0 "From [holy_site|E] #weak ($holy_site_lough_derg_name$)#!"
|
||||
|
||||
holy_site_escorial_name:0 "Sierra de Guadarrama"
|
||||
holy_site_santo_toribio_de_liebana_name:0 "Santo Toribio de Liebana"
|
||||
holy_site_la_rioja_name:0 "La Rioja"
|
||||
holy_site_lisboa_name:0 "Lisboa"
|
||||
holy_site_caravaca_de_la_cruz_name:0 "Caravaca de la Cruz"
|
||||
|
||||
#ANGLICAN
|
||||
|
||||
holy_site_dublin_name:0 "Dublin"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue