
Law
The Marriage of Priests
The official stance of the Catholic Church towards the ability of its priests to marry.
Catholic ChurchInternational Organizationpotential
Council of TrentSituationlockedPolicies 3
Definitionin_game/common/laws/31_catholic_church.txt:913
914type = international_organization
915law_category = estates
916requires_vote = yes
917custom_tags = {
forbids_no_policy
}
918potential = {
}
921locked = {
}
926priest_marriage_not_allowed = {
927years = 1
928custom_tags = {
anti_reformation
}
929show_tags_in_ui = yes
931country_modifier = {
932potential_trigger = {
933is_leader_of_international_organization = international_organization:catholic_church
}
935clergy_estate_cannot_marry = yes
936monthly_towards_communalism = societal_value_monthly_move
}
939country_modifier = {
940potential_trigger = {
941NOT = {
942is_leader_of_international_organization = international_organization:catholic_church
}
}
945clergy_estate_cannot_marry = yes
946monthly_towards_communalism = societal_value_minor_monthly_move
}
948wants_this_policy_bias = {
949add = {
950desc = "IO_LEADER_DIP_REP"
951value = scope:recipient.leader_country.modifier:diplomatic_reputation
952multiply = 2
}
954add = {
955desc = "POLICY_BIAS_OPINION_OF_IO_LEADER"
956value = "opinion(scope:recipient.leader_country)"
957multiply = 0.5
}
959add = {
960desc = "VOTE_BASE_VALUE"
961value = 20
}
}
}
966priest_marriage_partially_allowed = {
967years = 1
969country_modifier = {
970potential_trigger = {
971is_leader_of_international_organization = international_organization:catholic_church
}
973clergy_estate_cannot_marry = yes
}
976country_modifier = {
977potential_trigger = {
978NOT = {
979is_leader_of_international_organization = international_organization:catholic_church
}
}
982pure_tooltip_entry = pte_no_clergy_estate_cannot_marry
}
984wants_this_policy_bias = {
985add = {
986desc = "IO_LEADER_DIP_REP"
987value = scope:recipient.leader_country.modifier:diplomatic_reputation
988multiply = -2
}
990add = {
991desc = "POLICY_BIAS_REFORM_DESIRE"
992value = religion:catholic.reform_desire
993multiply = 20
}
995add = {
996desc = "POLICY_BIAS_OPINION_OF_IO_LEADER"
997value = "opinion(scope:recipient.leader_country)"
998multiply = 0.5
}
1000add = {
1001desc = "VOTE_BASE_VALUE"
1002value = -50
}
}
}
1007priest_marriage_allowed = {
1008years = 1
1009custom_tags = {
pro_reformation
}
1010show_tags_in_ui = yes
1012country_modifier = {
1013potential_trigger = {
1014is_leader_of_international_organization = international_organization:catholic_church
}
1016pure_tooltip_entry = pte_no_clergy_estate_cannot_marry
1017monthly_towards_individualism = societal_value_monthly_move
}
1020country_modifier = {
1021potential_trigger = {
1022NOT = {
1023is_leader_of_international_organization = international_organization:catholic_church
}
}
1026pure_tooltip_entry = pte_no_clergy_estate_cannot_marry
1027monthly_towards_individualism = societal_value_minor_monthly_move
}
1029wants_this_policy_bias = {
1030add = {
1031desc = "IO_LEADER_DIP_REP"
1032value = scope:recipient.leader_country.modifier:diplomatic_reputation
1033multiply = -1
}
1035add = {
1036desc = "POLICY_BIAS_REFORM_DESIRE"
1037value = religion:catholic.reform_desire
1038multiply = 20
}
1040add = {
1041desc = "POLICY_BIAS_OPINION_OF_IO_LEADER"
1042value = "opinion(scope:recipient.leader_country)"
1043multiply = 0.5
}
1045add = {
1046desc = "POLICY_BIAS_GOOD_IDEA"
1047value = -75
}
}
}