
법률이번 버전 변경
외래 문화 법률
우리 국가의 규모가 성장함에 따라 사회 구조의 복잡성 역시 증가하고 있습니다. 국가의 문화적 통합은 더는 저절로 이루어지지 않으니, 이제 우리는 내부적 평화를 성취하고 유지하기 위한 정책을 수립해야 합니다.
정책 6
농업 체제- +1% 계층 만족도 평형
- +10% 근접도 전파 속도
- +10% 팝 동화 속도
외래 의례 허용- +1 문화 역량
- −25% 수용 문화 유지 비용
외국인 강제 징병- +5% 농민 계층에 대한 최고 세율
- +25% 비문화 징집군 규모
- +25% 수용 문화 유지 비용
외래 전통 병합- +10% 팝 동화 속도
- +5% 문화 영향력 %
중국식 전통 제한- +0.1 비중국화 월간 진행도
- +5% 문화 영향력 %
- +0.03 월간 정통성
- +0.02 월간 공화주의 전통
- +0.03 월간 신앙심
- +0.03 월간 부족 응집력
중국식 전통 장려- +0.1 중국화 월간 진행도
- −10% 문화 전통 %
- −2.5% 계층 만족도 평형
정의in_game/common/laws/01_common.txt:1534
1535law_category = socioeconomic
1537allow_foreign_rituals = {
1538country_modifier = {
1539cultures_capacity = 1
1540accepted_culture_maintenance_cost_modifier = -0.25
}
1542estate_preferences = {
peasants_estate
}
1545years = 2
}
1547integrate_foreign_traditions = {
1548country_modifier = {
1549global_pop_assimilation_speed_modifier = 0.1
1550cultural_influence_modifier = 0.05
}
1552estate_preferences = {
burghers_estate
}
1555years = 2
}
1557blood_tax_of_foreigners = {
1558country_modifier = {
1559peasants_estate_max_tax = 0.05
1560wrong_culture_levy_size = 0.25
1561accepted_culture_maintenance_cost_modifier = 0.25
}
1563estate_preferences = {
nobles_estate
}
1566years = 2
}
1568agrarian_constitution = {
1569unique = yes
1570potential = {
1571country_exists = c:TEU
1572this = c:TEU
}
1574country_modifier = {
1575global_estate_target_satisfaction = tiny_permanent_target_satisfaction
1576global_distance_from_capital_speed_propagation = 0.1
1577global_pop_assimilation_speed_modifier = 0.1
}
1579estate_preferences = {
nobles_estate
}
1582years = 2
}
1584promote_chinese_traditions = {
1585unique = yes
1586potential = {
1587OR = {
1588is_subject_of = c:CHI
1589capital ?= {
1589sub_continent = sub_continent:east_asia
}
1590capital ?= {
1590sub_continent = sub_continent:south_east_asia
}
}
1592NOR = {
1593tag = CHI
1594culture = {
1594has_culture_group = culture_group:chinese_group
}
}
}
1597country_modifier = {
1598monthly_towards_sinicized = societal_value_monthly_move
1599cultural_tradition_modifier = -0.1
1600global_estate_target_satisfaction = small_permanent_target_satisfaction_penalty
}
1602estate_preferences = {
crown_estate
}
1605years = 2
}
1607limit_chinese_traditions = {
1608unique = yes
1609potential = {
1610OR = {
1611is_subject_of = c:CHI
1612capital ?= {
1612sub_continent = sub_continent:east_asia
}
1613capital ?= {
1613sub_continent = sub_continent:south_east_asia
}
}
1615NOT = {
1615culture = {
1615has_culture_group = culture_group:chinese_group
}
}
1616NOT = {
1616tag = CHI
}
}
1618country_modifier = {
1619monthly_towards_unsinicized = societal_value_monthly_move
1620cultural_influence_modifier = 0.05
1621monthly_legitimacy = 0.03
1622monthly_republican_tradition = 0.02
1623monthly_devotion = 0.03
1624monthly_tribal_cohesion = 0.03
}
1626estate_preferences = {
nobles_estate
}
1629years = 2
}