
GesetzIn dieser Version geändert
Reformationsedikte
Die Reformation verbreitet sich durch Europa, und Frankreich kämpft an vorderster Front dieses Ausbruchs. Die Politlinie des Staats in Bezug auf diese neuen Zeloten wird entscheidend dafür sein, ob man sie als Freunde – oder Feinde – behandelt.
KatholizismusReligionpotentialKönigliches ToleranzediktVariablepotentialEdikt von Nantes vom Sonnenkönig widerrufenVariablepotentialPolitlinien 6
Edikt von Châteaubriant- +2.5% Stände-Ausgewogenheit
- +17.5% Pop-Bekehrungstempo (Prozent)
- +1 Toleranz (Wahrer Glaube)
- −3 Toleranz (Ketzer)
- −10% Stabilitätsförderungs-Effektivität
Edikt von Fontainebleau- +5% Pop-Bekehrungstempo (Prozent)
- +1 Toleranz (Wahrer Glaube)
- −1 Toleranz (Ketzer)
Edikt von Nantes- −5% Klerusstand-Ausgewogenheit
- +0.02 Stabilitätsförderung
- +2 Toleranz (Ketzer)
Erweitertes Edikt von Fontainebleau- +12.5% Pop-Bekehrungstempo (Prozent)
- +1.5 Toleranz (Wahrer Glaube)
- −2 Toleranz (Ketzer)
Lutheranisches Toleranzedikt- −5% Stände-Ausgewogenheit
- −15% Pop-Bekehrungstempo (Prozent)
- −1 Toleranz (Wahrer Glaube)
- +1 Toleranz (Ketzer)
- −0.2 Monatlicher Glaubenseinfluss
Religionen-Toleranzedikt- −5% Stände-Ausgewogenheit
- −33% Pop-Bekehrungstempo (Prozent)
- −1.5 Toleranz (Wahrer Glaube)
- +1 Toleranz (Ketzer)
- −0.33 Monatlicher Glaubenseinfluss
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 Französische Reformationsedikte können nur durch bestimmte Ereignisse geändert werden.
}
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
}