Church Bureaucracy
This commit is contained in:
parent
91811adfd9
commit
46e89f6cb5
6 changed files with 1500 additions and 3 deletions
|
|
@ -1557,4 +1557,243 @@ doctrine_theism = {
|
|||
hostility_others = 1
|
||||
}
|
||||
}
|
||||
}
|
||||
doctrine_special_catholic_dominion = {
|
||||
group = "clergy"
|
||||
doctrine_catholic_dominion_1 = {
|
||||
|
||||
is_shown = {
|
||||
OR = {
|
||||
religion = religion:roman_catholic
|
||||
religion = religion:sevillian
|
||||
}
|
||||
}
|
||||
can_pick = {
|
||||
always = no
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_high
|
||||
}
|
||||
clergy_modifier = {
|
||||
monthly_income_mult = 0.05
|
||||
domain_tax_mult = -0.05
|
||||
levy_size = -0.1
|
||||
}
|
||||
character_modifier = {
|
||||
theocracy_government_tax_contribution_mult = -0.1
|
||||
theocracy_government_levy_contribution_mult = -0.1
|
||||
}
|
||||
}
|
||||
doctrine_catholic_dominion_2 = {
|
||||
|
||||
is_shown = {
|
||||
OR = {
|
||||
religion = religion:roman_catholic
|
||||
religion = religion:sevillian
|
||||
}
|
||||
}
|
||||
can_pick = {
|
||||
always = no
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_high
|
||||
}
|
||||
clergy_modifier = {
|
||||
monthly_income_mult = 0.075
|
||||
domain_tax_mult = -0.075
|
||||
levy_size = -0.125
|
||||
}
|
||||
character_modifier = {
|
||||
theocracy_government_tax_contribution_mult = -0.125
|
||||
theocracy_government_levy_contribution_mult = -0.125
|
||||
}
|
||||
}
|
||||
doctrine_catholic_dominion_3 = {
|
||||
|
||||
is_shown = {
|
||||
OR = {
|
||||
religion = religion:roman_catholic
|
||||
religion = religion:sevillian
|
||||
}
|
||||
}
|
||||
can_pick = {
|
||||
always = no
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_high
|
||||
}
|
||||
clergy_modifier = {
|
||||
monthly_income_mult = 0.1
|
||||
domain_tax_mult = -0.1
|
||||
levy_size = -0.15
|
||||
}
|
||||
character_modifier = {
|
||||
theocracy_government_tax_contribution_mult = -0.15
|
||||
theocracy_government_levy_contribution_mult = -0.15
|
||||
}
|
||||
}
|
||||
doctrine_catholic_dominion_4 = {
|
||||
|
||||
is_shown = {
|
||||
OR = {
|
||||
religion = religion:roman_catholic
|
||||
religion = religion:sevillian
|
||||
}
|
||||
}
|
||||
can_pick = {
|
||||
always = no
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_high
|
||||
}
|
||||
clergy_modifier = {
|
||||
monthly_income_mult = 0.125
|
||||
domain_tax_mult = -0.125
|
||||
levy_size = -0.175
|
||||
}
|
||||
character_modifier = {
|
||||
theocracy_government_tax_contribution_mult = -0.175
|
||||
theocracy_government_levy_contribution_mult = -0.175
|
||||
}
|
||||
}
|
||||
doctrine_catholic_dominion_5 = {
|
||||
|
||||
is_shown = {
|
||||
OR = {
|
||||
religion = religion:roman_catholic
|
||||
religion = religion:sevillian
|
||||
}
|
||||
}
|
||||
can_pick = {
|
||||
always = no
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_high
|
||||
}
|
||||
clergy_modifier = {
|
||||
monthly_income_mult = 0.15
|
||||
domain_tax_mult = -0.15
|
||||
levy_size = -0.175
|
||||
}
|
||||
character_modifier = {
|
||||
theocracy_government_tax_contribution_mult = -0.2
|
||||
theocracy_government_levy_contribution_mult = -0.2
|
||||
}
|
||||
parameters = {
|
||||
cheaper_holy_wars_active = no
|
||||
great_holy_wars_active = no
|
||||
}
|
||||
}
|
||||
doctrine_catholic_dominion_6 = {
|
||||
|
||||
is_shown = {
|
||||
OR = {
|
||||
religion = religion:roman_catholic
|
||||
religion = religion:sevillian
|
||||
}
|
||||
}
|
||||
can_pick = {
|
||||
always = no
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_high
|
||||
}
|
||||
clergy_modifier = {
|
||||
monthly_income_mult = 0.175
|
||||
domain_tax_mult = -0.175
|
||||
levy_size = -0.2
|
||||
}
|
||||
character_modifier = {
|
||||
theocracy_government_tax_contribution_mult = -0.225
|
||||
theocracy_government_levy_contribution_mult = -0.225
|
||||
}
|
||||
parameters = {
|
||||
cheaper_holy_wars_active = no
|
||||
great_holy_wars_active = no
|
||||
}
|
||||
}
|
||||
doctrine_catholic_dominion_7 = {
|
||||
|
||||
is_shown = {
|
||||
OR = {
|
||||
religion = religion:roman_catholic
|
||||
religion = religion:sevillian
|
||||
}
|
||||
}
|
||||
can_pick = {
|
||||
always = no
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_high
|
||||
}
|
||||
clergy_modifier = {
|
||||
monthly_income_mult = 0.2
|
||||
domain_tax_mult = -0.2
|
||||
levy_size = -0.225
|
||||
}
|
||||
character_modifier = {
|
||||
theocracy_government_tax_contribution_mult = -0.25
|
||||
theocracy_government_levy_contribution_mult = -0.25
|
||||
}
|
||||
parameters = {
|
||||
cheaper_holy_wars_active = no
|
||||
great_holy_wars_active = no
|
||||
}
|
||||
}
|
||||
doctrine_catholic_dominion_8 = {
|
||||
|
||||
is_shown = {
|
||||
OR = {
|
||||
religion = religion:roman_catholic
|
||||
religion = religion:sevillian
|
||||
}
|
||||
}
|
||||
can_pick = {
|
||||
always = no
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_high
|
||||
}
|
||||
clergy_modifier = {
|
||||
monthly_income_mult = 0.225
|
||||
domain_tax_mult = -0.225
|
||||
levy_size = -0.25
|
||||
}
|
||||
character_modifier = {
|
||||
theocracy_government_tax_contribution_mult = -0.275
|
||||
theocracy_government_levy_contribution_mult = -0.275
|
||||
}
|
||||
parameters = {
|
||||
cheaper_holy_wars_active = no
|
||||
great_holy_wars_active = no
|
||||
}
|
||||
}
|
||||
doctrine_catholic_dominion_9 = {
|
||||
|
||||
is_shown = {
|
||||
OR = {
|
||||
religion = religion:roman_catholic
|
||||
religion = religion:sevillian
|
||||
}
|
||||
}
|
||||
can_pick = {
|
||||
always = no
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_high
|
||||
}
|
||||
clergy_modifier = {
|
||||
monthly_income_mult = 0.25
|
||||
domain_tax_mult = -0.25
|
||||
levy_size = -0.275
|
||||
}
|
||||
character_modifier = {
|
||||
theocracy_government_tax_contribution_mult = -0.3
|
||||
theocracy_government_levy_contribution_mult = -0.3
|
||||
}
|
||||
parameters = {
|
||||
cheaper_holy_wars_active = no
|
||||
great_holy_wars_active = no
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -456,6 +456,7 @@
|
|||
doctrine = doctrine_gender_male_dominated
|
||||
doctrine = doctrine_pluralism_fundamentalist
|
||||
doctrine = doctrine_homosexuality_crime
|
||||
doctrine = doctrine_catholic_dominion_1
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" }
|
||||
|
|
@ -563,6 +564,7 @@
|
|||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_roman_rite
|
||||
doctrine = doctrine_catholic_dominion_1
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_catholic_communion
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue