
법률
공장 노동 환경
제조업의 성장은 산업화를 가속하고 국가의 생산 능력을 증대합니다. 공장 노동자들이 경제의 중심에 서기 시작하는 현재, 착취를 미연에 방지하기 위해서라도 노동자들의 권리를 규제할 필요가 있습니다.
정책 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
}