
Law
Slave Conversion
Our slaves come from many different lands, and thus bring with them diverse beliefs. We may need to regulate those closely, lest we risk corrupting our own populace by permitting their exposure to deviant practices and rituals.
Slave Trade BannedPolicypotential
SlavesPop TypepotentialPolicies 2
Allow Slave Religion- +10% Slaves Output
- +1% Max Literacy for Slaves
- +2% Slaves Food Consumption
- +5% Satisfaction of Slaves
- −2.5% Clergy Estate Satisfaction Equilibrium
- +0.1 Monthly Progress to Humanist
Force Slave Conversion- Yes Allow Conversion of Slaves
- +0.1% Unemployed Slave Promotion
- +0.05% Monthly Slave Rebel Growth
- +0.1 Monthly Progress to Spiritualist
Definitionin_game/common/laws/00_religious.txt:437
438law_category = religious
439potential = {
441OR = {
}
}
450allow_slave_religion = {
451country_modifier = {
452global_slaves_goods_output_modifier = 0.1
453global_slaves_max_literacy = 1
454global_slaves_food_consumption = 0.02
455global_slave_pop_satisfaction = 0.05
456clergy_estate_target_satisfaction = small_permanent_target_satisfaction_penalty
457monthly_towards_humanist = societal_value_monthly_move
}
459estate_preferences = {
peasants_estate
}
462years = 2
}
465force_slave_conversion = {
466allow = {
467NOT = {
467has_policy = heir_any_religion
}
}
469country_modifier = {
470allow_slave_conversion = yes
471unemployed_slave_promotion = 0.001
472monthly_slave_rebel_growth = 0.0005
474monthly_towards_spiritualist = societal_value_monthly_move
}
476estate_preferences = {
clergy_estate
}
479years = 2
}