
Policy
Non in Solo Pane
Priests are allowed to marry, but they are not allowed to ascend to a position in the curia.
Modifiers
Definitionin_game/common/laws/31_catholic_church.txt:966
967years = 1
969country_modifier = {
970potential_trigger = {
}
}
976country_modifier = {
977potential_trigger = {
}
982pure_tooltip_entry = pte_no_clergy_estate_cannot_marry
}
984wants_this_policy_bias = {
985add = {
986desc = "IO_LEADER_DIP_REP" Leader's Diplomatic Reputation
987value = scope:recipient.leader_country.modifier:diplomatic_reputation
988multiply = -2
}
990add = {
991desc = "POLICY_BIAS_REFORM_DESIRE" Reform Desire
993multiply = 20
}
995add = {
996desc = "POLICY_BIAS_OPINION_OF_IO_LEADER" Opinion of Leader
997value = "opinion(scope:recipient.leader_country)"
998multiply = 0.5
}
1000add = {
1001desc = "VOTE_BASE_VALUE" Base Value
1002value = -50
}
}
