
Law
Simony
The official stance of the Catholic Church on the matter of simony.
Catholic ChurchInternational Organizationpotential
Council of TrentSituationlockedPolicies 3
Definitionin_game/common/laws/31_catholic_church.txt:550
551type = international_organization
552law_category = socioeconomic
553requires_vote = yes
554custom_tags = {
forbids_no_policy
}
555potential = {
}
558locked = {
}
563tolerated_simony = {
564years = 1
565custom_tags = {
anti_reformation
}
566show_tags_in_ui = yes
568country_modifier = {
569potential_trigger = {
570is_leader_of_international_organization = international_organization:catholic_church
}
572monthly_gold_income = 2
}
575country_modifier = {
576potential_trigger = {
577NOT = {
578is_leader_of_international_organization = international_organization:catholic_church
}
}
581monthly_religious_influence = 0.1
}
583wants_this_policy_bias = {
584add = {
585desc = "IO_LEADER_DIP_REP"
586value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
588add = {
589desc = "POLICY_BIAS_REFORM_DESIRE"
590value = religion:catholic.reform_desire
591multiply = -20
}
593add = {
594desc = "POLICY_BIAS_OPINION_OF_IO_LEADER"
595value = "opinion(scope:recipient.leader_country)"
596multiply = 0.5
}
598add = {
599desc = "VOTE_BASE_VALUE"
600value = 10
}
}
}
605endorsed_simony = {
606years = 1
607custom_tags = {
anti_reformation
anti_reformation_severe
}
608show_tags_in_ui = yes
610country_modifier = {
611potential_trigger = {
612is_leader_of_international_organization = international_organization:catholic_church
}
614monthly_gold_income = 5
}
617country_modifier = {
618potential_trigger = {
619NOT = {
620is_leader_of_international_organization = international_organization:catholic_church
}
}
623monthly_religious_influence = 0.2
}
625wants_this_policy_bias = {
626add = {
627desc = "IO_LEADER_DIP_REP"
628value = scope:recipient.leader_country.modifier:diplomatic_reputation
629multiply = 2
}
631add = {
632desc = "POLICY_BIAS_REFORM_DESIRE"
633value = religion:catholic.reform_desire
634multiply = -40
}
636add = {
637desc = "POLICY_BIAS_OPINION_OF_IO_LEADER"
638value = "opinion(scope:recipient.leader_country)"
639multiply = 0.5
}
641add = {
642desc = "VOTE_BASE_VALUE"
643value = 20
}
}
}
648banned_simony = {
649years = 1
650custom_tags = {
pro_reformation
}
651show_tags_in_ui = yes
653country_modifier = {
654potential_trigger = {
655is_leader_of_international_organization = international_organization:catholic_church
}
657monthly_gold_expense = 5
}
660country_modifier = {
661potential_trigger = {
662NOT = {
663is_leader_of_international_organization = international_organization:catholic_church
}
}
666monthly_religious_influence = -0.1
}
668on_fully_activated = {
669unlock_resolution_effect = {
669type = inter_gravissimas
}
}
671on_deactivate = {
672lock_resolution_effect = {
672type = inter_gravissimas
}
}
674wants_this_policy_bias = {
675add = {
676desc = "POLICY_BIAS_REFORM_DESIRE"
677value = religion:catholic.reform_desire
678multiply = 40
}
680add = {
681desc = "POLICY_BIAS_OPINION_OF_IO_LEADER"
682value = "opinion(scope:recipient.leader_country)"
683multiply = 0.5
}
685if = {
686limit = {
687is_leader_of_international_organization = international_organization:catholic_church
}
689add = {
690desc = "VOTE_BASE_VALUE"
691value = -10
}
}
694else = {
695add = {
696desc = "VOTE_BASE_VALUE"
697value = 20
}
}
}
}