
Law
Censorship
The ability to control which literary works can be distributed, and whether opinions counter to established dogma are allowed, is essential to religious cohesion and generally favored by the Clergy. However, these restrictions are frowned upon by free thinkers and creative professionals, and can have profound consequences for the availability of Artists and for any Work of Art deemed heretical.
De Heretico ComburendoPolicylocked
Oprichniki Raids PermittedPolicylocked
OprichnikPolicylockedPolicies 6
De Heretico Comburendo- +10% Clergy Estate Satisfaction Equilibrium
- +5% Pop Conversion Speed %
- +0.1 Monthly Progress to Spiritualist
- +50% Clergy Power
Oprichniki Raids Permitted- +0.2 Monthly Religious Influence
- −5% Clergy Estate Satisfaction Equilibrium
- −25% Clergy Power
- −3 Tolerance of Heretical Beliefs
Limited Censorship- +2.5% Clergy Estate Satisfaction Equilibrium
- −0.03% Stability Decay
Mandate of Ofen- +10% Pop Conversion Speed %
- +0.1 Monthly Progress to Spiritualist
- +20% Clergy Power
- −2 Tolerance of Heretical Beliefs
No Censorship- −5% Clergy Estate Satisfaction Equilibrium
- +1 Tolerance of Heretical Beliefs
- +1 Tolerance of Heathen Beliefs
- +10% Cultural Influence %
- +0.05 Monthly Progress to Humanist
- +0.1 Monthly Progress to Innovative
- +2 more
Strict Censorship- +5% Clergy Estate Satisfaction Equilibrium
- +1 Tolerance of the True Faith
- +0.25 Cultural Tradition
- +25% Clergy Power
- +0.1 Monthly Progress to Spiritualist
- +0.1 Monthly Progress to Absolutism
Definitionin_game/common/laws/00_religious.txt:315
316law_category = religious
317potential = {
}
321locked = {
322OR = {
323AND = {
325legitimacy < 100
326estate_power(estate_type:clergy_estate) >= 0.1
}
}
}
336no_censorship = {
337country_modifier = {
338clergy_estate_target_satisfaction = medium_permanent_target_satisfaction_penalty
339tolerance_heretic = 1
340tolerance_heathen = 1
341cultural_influence_modifier = 0.1
342monthly_towards_humanist = societal_value_minor_monthly_move
343monthly_towards_innovative = societal_value_monthly_move
344monthly_towards_individualism = societal_value_minor_monthly_move
345monthly_towards_liberalism = societal_value_monthly_move
}
348estate_preferences = {
burghers_estate
}
351years = 2
}
353limited_censorship = {
354country_modifier = {
355clergy_estate_target_satisfaction = small_permanent_target_satisfaction
356stability_decay = -0.00025
}
358estate_preferences = {
nobles_estate
}
361years = 2
}
363strict_censorship = {
364country_modifier = {
365clergy_estate_target_satisfaction = medium_permanent_target_satisfaction
366tolerance_own = 1
367cultural_tradition = 0.25
368global_clergy_estate_power = 0.25
369monthly_towards_spiritualist = societal_value_monthly_move
370monthly_towards_absolutism = societal_value_monthly_move
}
372estate_preferences = {
clergy_estate
}
375years = 2
}
378unique = yes
379country_modifier = {
380clergy_estate_target_satisfaction = large_permanent_target_satisfaction
381global_pop_conversion_speed_modifier = 0.05
382monthly_towards_spiritualist = societal_value_monthly_move
383global_clergy_estate_power = 0.5
}
385estate_preferences = {
clergy_estate
}
388years = 2
389allow = {
390culture = culture:english
}
}
397unique = yes
398country_modifier = {
399monthly_religious_influence = 0.2
400clergy_estate_target_satisfaction = medium_permanent_target_satisfaction_penalty
401global_clergy_estate_power = -0.25
402tolerance_heretic = -3
}
404estate_preferences = {
crown_estate
}
407years = 2
408allow = {
409culture = {
409has_culture_group = culture_group:russian_group
}
}
}
415mandate_of_ofen = {
416unique = yes
417country_modifier = {
418global_pop_conversion_speed_modifier = 0.1
419monthly_towards_spiritualist = societal_value_monthly_move
420global_clergy_estate_power = 0.2
421tolerance_heretic = -2
}
423estate_preferences = {
clergy_estate
crown_estate
}
427years = 2
428allow = {
429religion = religion:catholic
}
431potential = {
432has_unlocked_policy_trigger = {
432type = mandate_of_ofen
}
}
}