
LawChanged this version
Native Policy
This establishes the policy that our country will follow regarding the native people inhabiting our colonies.
Policies 3
Integration- −20 [Game Concept Society Of Pops] Opinions
- +50% Monthly Religious Conversion from Buildings
- Yes Promote Tribesmen
- +0.05 Monthly Progress to Humanist
Subjugation- −33 [Game Concept Society Of Pops] Opinions
- Yes Native Subjugation Casus Belli
- Yes Enslave Tribesmen
- +0.05 Monthly Progress to Serfdom
Trade- +25 [Game Concept Society Of Pops] Opinions
- +40% Colonial Maintenance Efficiency
- +0.05 Monthly Progress to Free Trade
Definitionin_game/common/laws/01_common.txt:543
544law_category = socioeconomic
545potential = {
}
548native_trade = {
549country_modifier = {
550pop_countries_opinions = 25
551colonial_maintenance_efficiency = 0.40
552monthly_towards_free_trade = societal_value_minor_monthly_move
}
554estate_preferences = {
burghers_estate
}
557years = 2
}
560native_subjugation = {
561country_modifier = {
562pop_countries_opinions = -33
563allow_native_subjugation_cb = yes
564enslave_tribals = yes
565monthly_towards_serfdom = societal_value_minor_monthly_move
}
567estate_preferences = {
nobles_estate
peasants_estate
}
571years = 2
}
574native_integration = {
575country_modifier = {
576pop_countries_opinions = -20
577building_missionary_effort_modifier = 0.5
578make_tribals_peasants = yes
579monthly_towards_humanist = societal_value_minor_monthly_move
}
581estate_preferences = {
clergy_estate
}
584years = 2
}