
LawChanged this version
Reformation Edicts
The Reformation is sweeping across Europe, and France is on the front lines of its outbreak. State policy towards these emerging zealots will be critical in making them our friends — or foes.
CatholicismReligionpotentialRoyal Tolerance EdictsVariablepotentialEdict of Nantes Revoked by Sun KingVariablepotentialPolicies 6
Edict of Châteaubriant- +2.5% Estates Satisfaction Equilibrium
- +17.5% Pop Conversion Speed %
- +1 Tolerance of the True Faith
- −3 Tolerance of Heretical Beliefs
- −10% Stability Investment Efficiency
Edict of Fontainebleau- +5% Pop Conversion Speed %
- +1 Tolerance of the True Faith
- −1 Tolerance of Heretical Beliefs
Edict of Nantes- −5% Clergy Estate Satisfaction Equilibrium
- +0.02 Stability Investment
- +2 Tolerance of Heretical Beliefs
Expanded Edict of Fontainebleau- +12.5% Pop Conversion Speed %
- +1.5 Tolerance of the True Faith
- −2 Tolerance of Heretical Beliefs
Edict of Lutheran Tolerance- −5% Estates Satisfaction Equilibrium
- −15% Pop Conversion Speed %
- −1 Tolerance of the True Faith
- +1 Tolerance of Heretical Beliefs
- −0.2 Monthly Religious Influence
Edict of Religious Tolerance- −5% Estates Satisfaction Equilibrium
- −33% Pop Conversion Speed %
- −1.5 Tolerance of the True Faith
- +1 Tolerance of Heretical Beliefs
- −0.33 Monthly Religious Influence
Definitionin_game/common/laws/02_country_specific.txt:207
208unique = yes
209law_category = religious
210law_religion_group = {
catholic
}
214potential = {
}
219locked = {
220custom_tooltip = why_law_is_locked_fra_religious_laws French Reformation Edicts can only be changed through certain events.
}
227protestant_tolerance = {
228potential = {
229has_unlocked_policy_trigger = {
229type = protestant_tolerance
}
230NOT = {
230has_unlocked_policy_trigger = {
230type = edict_of_nantes
}
}
}
232country_modifier = {
233global_estate_target_satisfaction = medium_permanent_target_satisfaction_penalty
234global_pop_conversion_speed_modifier = -0.15
235tolerance_own = -1
236tolerance_heretic = 1
237monthly_religious_influence = -0.2
}
239estate_preferences = {
peasants_estate
}
242years = 2
}
245reformist_tolerance = {
246potential = {
247has_unlocked_policy_trigger = {
247type = reformist_tolerance
}
248NOT = {
248has_unlocked_policy_trigger = {
248type = edict_of_nantes
}
}
}
250country_modifier = {
251global_estate_target_satisfaction = medium_permanent_target_satisfaction_penalty
252global_pop_conversion_speed_modifier = -0.33
253tolerance_own = -1.5
254tolerance_heretic = 1
255monthly_religious_influence = -0.33
}
257estate_preferences = {
peasants_estate
}
260years = 2
}
263edict_of_nantes = {
264potential = {
265has_unlocked_policy_trigger = {
265type = edict_of_nantes
}
}
267country_modifier = {
268clergy_estate_target_satisfaction = medium_permanent_target_satisfaction_penalty
269stability_investment = small_stability_investment
270tolerance_heretic = 2
}
272estate_preferences = {
peasants_estate
}
275years = 2
}
278edict_of_fontainebleau = {
279potential = {
280NOT = {
280has_unlocked_policy_trigger = {
280type = edict_of_nantes
}
}
}
282country_modifier = {
283global_pop_conversion_speed_modifier = 0.05
284tolerance_own = 1
285tolerance_heretic = -1
}
287estate_preferences = {
clergy_estate
}
290years = 2
}
293expanded_edict_of_fontainebleau = {
294potential = {
295has_unlocked_policy_trigger = {
295type = expanded_edict_of_fontainebleau
}
296NOT = {
296has_unlocked_policy_trigger = {
296type = edict_of_nantes
}
}
}
298country_modifier = {
299global_pop_conversion_speed_modifier = 0.125
300tolerance_own = 1.5
301tolerance_heretic = -2
}
303estate_preferences = {
clergy_estate
}
306years = 2
}
309edict_of_chateaubriant = {
310potential = {
311has_unlocked_policy_trigger = {
311type = edict_of_chateaubriant
}
312NOT = {
312has_unlocked_policy_trigger = {
312type = edict_of_nantes
}
}
}
314country_modifier = {
315global_estate_target_satisfaction = small_permanent_target_satisfaction
316global_pop_conversion_speed_modifier = 0.175
317tolerance_own = 1
318tolerance_heretic = -3
319stability_cost_efficiency = -0.1
}
321estate_preferences = {
clergy_estate
}
324years = 2
}