
法律
工場の労働条件
わが国の製造業の拡大は産業化を加速させ、生産能力を高めている。工場労働者が経済の中核を占めるようになるにつれ、搾取を防ぐためにもその権利を法的に定めることが重要となる。
ポリシー 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
}