Законы о печати
Правило

Законы о печати

press_lawin_game/common/laws/01_common.txt:2142

Они определяют порядок деятельности и регулирования печатной прессы в державе.

Политики 3

Определениеin_game/common/laws/01_common.txt:2142

2143law_category = socioeconomic
2145state_press_only = {
2146country_modifier = {
2147global_crown_estate_power = 0.20
2148monthly_towards_serfdom = societal_value_monthly_move
2149monthly_towards_absolutism = societal_value_monthly_move
}
2151estate_preferences = {
crown_estate
}
2154years = 2
}
2156censored_press = {
2157country_modifier = {
2158global_max_literacy = 5
2159monthly_towards_absolutism = societal_value_minor_monthly_move
}
2161estate_preferences = {
nobles_estate
}
2164years = 2
}
2166free_press = {
2167country_modifier = {
2168global_crown_estate_power = -0.1
2169global_max_literacy = 10
2170monthly_towards_liberalism = societal_value_monthly_move
2171monthly_towards_individualism = societal_value_monthly_move
2172monthly_towards_free_subjects = societal_value_monthly_move
}
2174estate_preferences = {
burghers_estate
}
2177years = 2
}