
Gesetz
Pressegesetze
Dies bestimmt, wie Zeitungsverlage in einem Land geführt und reguliert werden.
Politlinien 3
Zensierte Presse- +5% Alphabetisierungsmaximum
- +0.05 Monatlicher Fortschritt (Absolutismus)
Freie Presse- −10% Kronmacht
- +10% Alphabetisierungsmaximum
- +0.1 Monatlicher Fortschritt (Liberalismus)
- +0.1 Monatlicher Fortschritt (Individualismus)
- +0.1 Monatlicher Fortschritt (Selbstbestimmtheit)
Nur Staatspresse- +20% Kronmacht
- +0.1 Monatlicher Fortschritt (Leibeigenschaft)
- +0.1 Monatlicher Fortschritt (Absolutismus)
Definitionin_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
}