
法律
工厂工作条件
我国制造业的扩张正加速工业化进程并提升产能。随着工厂工人在经济中的地位日益重要,规范其权利以防止剥削变得至关重要。
政策 3
定义in_game/common/laws/10_reforms_from_events.txt:218
219unique = yes
220law_category = socioeconomic
225decent_conditions = {
226country_modifier = {
227monthly_towards_free_subjects = societal_value_monthly_move
228non_rural_migration_attraction = 0.1
229global_life_expectancy = 5
}
231estate_preferences = {
peasants_estate
}
234years = 2
}
237fair_conditions = {
238country_modifier = {
239burghers_estate_target_satisfaction = medium_permanent_target_satisfaction_penalty
240nobles_estate_target_satisfaction = medium_permanent_target_satisfaction_penalty
241global_laborers_max_literacy = 10
242global_life_expectancy = 10
}
244estate_preferences = {
peasants_estate
}
247allow = {
248societal_value:serfdom_vs_free_subjects >= 0
}
250years = 2
}
253unregulated_conditions = {
254country_modifier = {
255monthly_towards_capital_economy = societal_value_monthly_move
256global_life_expectancy = -5
257non_rural_migration_attraction = -0.1
}
259estate_preferences = {
burghers_estate
}
262years = 2
}