
LawChanged this version
Inquisition Law
Originally established to combat the heresy of Catharism, the Inquisition has become the Catholic Church's primary tool for investigating and prosecuting heresy. Via specialized ecclesiastical courts, trained inquisitors investigate potential heretics, extract confessions of religious or moral transgression, and impose punishments ranging from penance to execution, for violating Catholic mores.
CatholicismReligionpotentialPolicies 5
Council of Three Lands- +1 Cultures Capacity
- +1 Tolerance of Heathen Beliefs
Local Courts- +20% Pop Conversion Speed %
- −1 Tolerance of Heretical Beliefs
- −1 Tolerance of Heathen Beliefs
- +15% Lutheranism Resistance Modifier
- +15% Calvinism Resistance Modifier
Papal Control- +0.1 Monthly Religious Influence
- +10% Pop Conversion Speed %
- −2 Tolerance of Heretical Beliefs
- +10% Pop Conversion Speed %
- +1% Estates Satisfaction Equilibrium
- +15% Lutheranism Resistance Modifier
- +1 more
Spanish Inquisition- +20% Pop Conversion Speed %
- +20% Counterespionage
- −2 Tolerance of Heathen Beliefs
- −2 Tolerance of Heretical Beliefs
- +15% Lutheranism Resistance Modifier
- +15% Calvinism Resistance Modifier
State Inquisitors- +0.1% Monthly Control
- +33% Counterespionage
- +5% Efficiency of Our Cabinet
- −2.5% Estates Satisfaction Equilibrium
- +5% Pop Conversion Speed %
- −0.05% Monthly Rebel Growth
- +2 more
Definitionin_game/common/laws/00_religious.txt:77
78law_category = religious
79law_religion_group = {
catholic
}
87papal_control = {
88country_modifier = {
89potential_trigger = {
90tag = PAP
}
92monthly_religious_influence = 0.1
93global_pop_conversion_speed_modifier = 0.1
94tolerance_heretic = -2
}
96country_modifier = {
97global_pop_conversion_speed_modifier = 0.1
98global_estate_target_satisfaction = tiny_permanent_target_satisfaction
99national_lutheranism_movement_resistance_modifier = 0.15
100national_calvinism_movement_resistance_modifier = 0.15
}
102estate_preferences = {
clergy_estate
}
105years = 2
}
107local_courts = {
108country_modifier = {
109global_pop_conversion_speed_modifier = 0.2
110tolerance_heretic = -1
111tolerance_heathen = -1
112national_lutheranism_movement_resistance_modifier = 0.15
113national_calvinism_movement_resistance_modifier = 0.15
}
115estate_preferences = {
peasants_estate
}
118years = 2
}
120state_inquisitors = {
121unique = yes
122potential = {
123NOT = {
123tag = PAP
}
124OR = {
125culture = culture:venetian
126culture = {
126has_culture_group = culture_group:iberian_group
}
}
}
129country_modifier = {
130potential_trigger = {
131culture = culture:venetian
}
133global_monthly_control = 0.001
134counter_espionage = 0.33
}
136country_modifier = {
137potential_trigger = {
138culture = {
138has_culture_group = culture_group:iberian_group
}
}
140country_cabinet_efficiency = 0.05
}
142country_modifier = {
143global_estate_target_satisfaction = small_permanent_target_satisfaction_penalty
144global_pop_conversion_speed_modifier = 0.05
145monthly_rebel_growth = -0.0005
146national_lutheranism_movement_resistance_modifier = 0.15
147national_calvinism_movement_resistance_modifier = 0.15
}
149estate_preferences = {
nobles_estate
}
152years = 2
}
154council_of_three_lands_policy = {
155unique = yes
156potential = {
157has_advance = council_of_three_lands_advance
}
159allow = {
160religion_percentage_in_country = {
161religion = religion:judaism
162value > 0
}
}
165country_modifier = {
166cultures_capacity = 1
167tolerance_heathen = 1
}
169estate_preferences = {
peasants_estate
}
172years = 2
}
174spa_inquisition_policy = {
175unique = yes
176potential = {
177OR = {
178has_or_had_tag = CAS
179has_or_had_tag = SPA
180culture = culture:castilian
}
182has_unlocked_policy_trigger = {
182type = spa_inquisition_policy
}
}
185country_modifier = {
186global_pop_conversion_speed_modifier = 0.2
187counter_espionage = 0.2
188tolerance_heathen = -2
189tolerance_heretic = -2
190national_lutheranism_movement_resistance_modifier = 0.15
191national_calvinism_movement_resistance_modifier = 0.15
}
193estate_preferences = {
clergy_estate
}
196years = 2
}