lots of stuff
This commit is contained in:
parent
bbd7765216
commit
ff6b493f88
35 changed files with 3680 additions and 196 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#concodantist
|
||||
|
||||
maastrict = {
|
||||
county = c_maastricht
|
||||
county = c_limburg
|
||||
barony = b_maastricht
|
||||
|
||||
character_modifier = {
|
||||
|
|
@ -110,6 +110,72 @@ lochness = {
|
|||
}
|
||||
|
||||
|
||||
# Wiccan
|
||||
|
||||
stonehenge = {
|
||||
county = c_wiltshire
|
||||
|
||||
character_modifier = {
|
||||
monthly_piety_gain_mult = 0.2
|
||||
}
|
||||
flag = jerusalem_conversion_bonus # +20% County Conversion
|
||||
}
|
||||
|
||||
southhampton = {
|
||||
county = c_hampshire
|
||||
barony = b_portsmouth
|
||||
|
||||
character_modifier = {
|
||||
monthly_piety_gain_mult = 0.2
|
||||
}
|
||||
flag = jerusalem_conversion_bonus # +20% County Conversion
|
||||
}
|
||||
|
||||
cornwall = {
|
||||
county = c_cornwall
|
||||
|
||||
character_modifier = {
|
||||
monthly_piety_gain_mult = 0.2
|
||||
}
|
||||
flag = jerusalem_conversion_bonus # +20% County Conversion
|
||||
}
|
||||
|
||||
warwick = {
|
||||
county = c_warwickshire
|
||||
|
||||
character_modifier = {
|
||||
monthly_piety_gain_mult = 0.2
|
||||
}
|
||||
flag = jerusalem_conversion_bonus # +20% County Conversion
|
||||
}
|
||||
|
||||
rennes = {
|
||||
county = c_rennes
|
||||
|
||||
character_modifier = {
|
||||
monthly_piety_gain_mult = 0.2
|
||||
}
|
||||
flag = jerusalem_conversion_bonus # +20% County Conversion
|
||||
}
|
||||
|
||||
bedford = {
|
||||
county = c_bedford
|
||||
|
||||
character_modifier = {
|
||||
monthly_piety_gain_mult = 0.2
|
||||
}
|
||||
flag = jerusalem_conversion_bonus # +20% County Conversion
|
||||
}
|
||||
|
||||
sussex = {
|
||||
county = c_sussex
|
||||
|
||||
character_modifier = {
|
||||
monthly_piety_gain_mult = 0.2
|
||||
}
|
||||
flag = jerusalem_conversion_bonus # +20% County Conversion
|
||||
}
|
||||
|
||||
# Catholic
|
||||
|
||||
jerusalem = {
|
||||
|
|
@ -292,7 +358,7 @@ kerala = {
|
|||
# Insular Celtic
|
||||
## The ecclesiastic capital of Ireland, and site of St. Patrick's primary church.
|
||||
armagh = {
|
||||
county = c_oriel
|
||||
county = c_armagh
|
||||
|
||||
character_modifier = {
|
||||
name = holy_site_armagh_effect_name
|
||||
|
|
|
|||
|
|
@ -19,14 +19,14 @@
|
|||
doctrine = doctrine_adultery_men_shunned
|
||||
doctrine = doctrine_adultery_women_shunned
|
||||
doctrine = doctrine_kinslaying_close_kin_crime
|
||||
doctrine = doctrine_deviancy_crime
|
||||
doctrine = doctrine_witchcraft_crime
|
||||
doctrine = doctrine_deviancy_shunned
|
||||
doctrine = doctrine_witchcraft_shunned
|
||||
|
||||
#Clerical Functions | placeholder
|
||||
doctrine = doctrine_clerical_function_taxation
|
||||
doctrine = doctrine_clerical_gender_male_only
|
||||
doctrine = doctrine_clerical_marriage_disallowed
|
||||
doctrine = doctrine_clerical_succession_spiritual_fixed_appointment
|
||||
doctrine = doctrine_clerical_marriage_allowed
|
||||
doctrine = doctrine_clerical_succession_spiritual_appointment
|
||||
|
||||
#Allow pilgrimages | placeholder
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
|
@ -244,12 +244,12 @@
|
|||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = westminster
|
||||
holy_site = armargh
|
||||
holy_site = london
|
||||
holy_site = armagh
|
||||
holy_site = dublin
|
||||
holy_site = york
|
||||
holy_site = jorvik
|
||||
holy_site = kent
|
||||
holy_site = edinburgh
|
||||
holy_site = llalindrod
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
doctrine = pagan_hostility_doctrine
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_spiritual_head
|
||||
doctrine = doctrine_no_head
|
||||
doctrine = doctrine_gender_male_dominated
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
doctrine = doctrine_theocracy_temporal
|
||||
|
|
@ -252,7 +252,7 @@
|
|||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_christian
|
||||
|
|
@ -329,14 +329,39 @@
|
|||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
|
||||
doctrine = doctrine_temporal_head
|
||||
doctrine = doctrine_gender_male_dominated
|
||||
doctrine = doctrine_pluralism_fundamentalist
|
||||
doctrine = doctrine_theocracy_temporal
|
||||
|
||||
#Marriage | placeholder
|
||||
doctrine = doctrine_monogamy
|
||||
doctrine = doctrine_divorce_approval
|
||||
doctrine = doctrine_bastardry_legitimization
|
||||
doctrine = doctrine_consanguinity_aunt_nephew_and_uncle_niece
|
||||
|
||||
#Crimes | placeholder
|
||||
doctrine = doctrine_homosexuality_criminal
|
||||
doctrine = doctrine_adultery_women_crime
|
||||
doctrine = doctrine_adultery_women_crime
|
||||
doctrine = doctrine_kinslaying_close_kin_crime
|
||||
doctrine = doctrine_deviancy_crime
|
||||
doctrine = doctrine_witchcraft_crime
|
||||
|
||||
#Clerical Functions | placeholder
|
||||
doctrine = doctrine_clerical_function_taxation
|
||||
doctrine = doctrine_clerical_gender_male_only
|
||||
doctrine = doctrine_clerical_marriage_allowed
|
||||
doctrine = doctrine_clerical_succession_temporal_appointment
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_christian
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_aniconism
|
||||
doctrine = tenet_pastoral_isolation
|
||||
doctrine = tenet_adaptive
|
||||
doctrine = tenet_literalism
|
||||
doctrine = tenet_mendicant_preachers
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" }
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
doctrine = doctrine_monogamy
|
||||
doctrine = doctrine_divorce_approval
|
||||
doctrine = doctrine_bastardry_legitimization
|
||||
doctrine = doctrine_consanguinity_aunt_nephew_and_uncle_niece
|
||||
doctrine = doctrine_consanguinity_restricted
|
||||
|
||||
#Crimes | placeholder
|
||||
doctrine = doctrine_homosexuality_shunned
|
||||
|
|
@ -401,19 +401,19 @@
|
|||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
#holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = toledo_mozarabic
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
holy_site = cordoba
|
||||
holy_site = cartagena
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_ecumenical_christian
|
||||
doctrine = special_doctrine_christian
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_catholic_communion
|
||||
doctrine = tenet_communion
|
||||
doctrine = tenet_armed_pilgrimages
|
||||
doctrine = tenet_monasticism
|
||||
|
||||
|
|
@ -493,7 +493,7 @@
|
|||
doctrine = special_doctrine_christian
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_communion
|
||||
doctrine = tenet_catholic_communion
|
||||
doctrine = tenet_armed_pilgrimages
|
||||
doctrine = tenet_monasticism
|
||||
|
||||
|
|
|
|||
0
common/religion/religions/NEOW_lutheranism.txt
Normal file
0
common/religion/religions/NEOW_lutheranism.txt
Normal file
|
|
@ -322,11 +322,11 @@
|
|||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
holy_site = lochness
|
||||
holy_site = cefalu
|
||||
holy_site = paris
|
||||
holy_site = london
|
||||
#holy_site = cairo
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
|
|
|
|||
|
|
@ -334,9 +334,9 @@
|
|||
doctrine = special_doctrine_novelist_cousin
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_vows_of_poverty
|
||||
doctrine = tenet_armed_pilgrimages
|
||||
doctrine = tenet_pursuit_of_power
|
||||
doctrine = tenet_human_sacrifice
|
||||
doctrine = tenet_warmonger
|
||||
doctrine = tenet_false_conversion_sanction
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" }
|
||||
|
|
|
|||
|
|
@ -246,7 +246,7 @@
|
|||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = stonehenge
|
||||
holy_site = wight
|
||||
holy_site = southhampton
|
||||
holy_site = warwick
|
||||
holy_site = cornwall
|
||||
holy_site = rennes
|
||||
|
|
@ -323,11 +323,11 @@
|
|||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
holy_site = london
|
||||
holy_site = stonehenge
|
||||
holy_site = southhampton
|
||||
holy_site = sussex
|
||||
holy_site = bedford
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue