
Law
Slavery Laws
The influx of workers and cheap labor from external sources has long been a cornerstone of our economy, both at home and abroad. The matter of embracing or banning is a clear reflection of what place the lower strata, and slaves in particular, occupy in our society.
Policies 2
Definitionin_game/common/laws/01_common.txt:400
401law_category = socioeconomic
402potential = {
}
404slavery_allowed = {
405country_modifier = {
406pure_tooltip_entry = pte_slavery_allowed
407pure_tooltip_entry = pte_slavery_export_allowed
408pure_tooltip_entry = pte_slavery_export_import
}
410years = 0
411estate_preferences = {
burghers_estate
}
}
416slavery_outlawed = {
417country_modifier = {
418slavery_blocked = yes
419ban_exports_of_slaves_goods = yes
420ban_imports_of_slaves_goods = yes
}
422estate_preferences = {
clergy_estate
peasants_estate
}
426years = 0
}