
Law
Veneration of Saints and Reliquaries
The official stance of the Catholic Church on the matter of veneration of saints and reliquaries.
Catholic ChurchInternational Organizationpotential
Council of TrentSituationlockedPolicies 3
Definitionin_game/common/laws/31_catholic_church.txt:404
405type = international_organization
406law_category = religious
407requires_vote = yes
408custom_tags = {
forbids_no_policy
}
409potential = {
}
412locked = {
}
417unlimited_veneration = {
418years = 1
419custom_tags = {
anti_reformation
}
420show_tags_in_ui = yes
422country_modifier = {
423potential_trigger = {
424is_leader_of_international_organization = international_organization:catholic_church
}
426monthly_towards_traditionalist = societal_value_monthly_move
}
429country_modifier = {
430potential_trigger = {
431NOT = {
432is_leader_of_international_organization = international_organization:catholic_church
}
}
435monthly_towards_traditionalist = societal_value_minor_monthly_move
436tithe_cost_modifier = 0.2
}
438wants_this_policy_bias = {
439add = {
440desc = "IO_LEADER_DIP_REP"
441value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
443add = {
444desc = "POLICY_BIAS_REFORM_DESIRE"
445value = religion:catholic.reform_desire
446multiply = 20
}
448add = {
449desc = "POLICY_BIAS_OPINION_OF_IO_LEADER"
450value = "opinion(scope:recipient.leader_country)"
451multiply = 0.5
}
453add = {
454desc = "VOTE_BASE_VALUE"
455value = 30
}
}
}
460limited_veneration = {
461years = 1
463country_modifier = {
464potential_trigger = {
465is_leader_of_international_organization = international_organization:catholic_church
}
467monthly_devotion = 0.1
}
470country_modifier = {
471potential_trigger = {
472NOT = {
473is_leader_of_international_organization = international_organization:catholic_church
}
}
476tithe_cost_modifier = 0.1
}
478wants_this_policy_bias = {
479add = {
480desc = "IO_LEADER_DIP_REP"
481value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
483add = {
484desc = "POLICY_BIAS_REFORM_DESIRE"
485value = religion:catholic.reform_desire
486multiply = 10
}
488add = {
489desc = "POLICY_BIAS_OPINION_OF_IO_LEADER"
490value = "opinion(scope:recipient.leader_country)"
491multiply = 0.5
}
493add = {
494desc = "VOTE_BASE_VALUE"
495value = -10
}
}
}
500no_veneration = {
501years = 1
502custom_tags = {
pro_reformation
}
503show_tags_in_ui = yes
505country_modifier = {
506potential_trigger = {
507is_leader_of_international_organization = international_organization:catholic_church
}
509monthly_towards_innovative = societal_value_monthly_move
}
512country_modifier = {
513potential_trigger = {
514NOT = {
515is_leader_of_international_organization = international_organization:catholic_church
}
}
518tithe_cost_modifier = -0.1
519monthly_towards_innovative = societal_value_minor_monthly_move
}
521on_fully_activated = {
522unlock_resolution_effect = {
522type = benedictus_deus
}
}
524on_deactivate = {
525lock_resolution_effect = {
525type = benedictus_deus
}
}
527wants_this_policy_bias = {
528add = {
529desc = "IO_LEADER_DIP_REP"
530value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
532add = {
533desc = "POLICY_BIAS_REFORM_DESIRE"
534value = religion:catholic.reform_desire
535multiply = 10
}
537add = {
538desc = "POLICY_BIAS_OPINION_OF_IO_LEADER"
539value = "opinion(scope:recipient.leader_country)"
540multiply = 0.5
}
542add = {
543desc = "VOTE_BASE_VALUE"
544value = -30
}
}
}