
GesetzIn dieser Version geändert
Ausbildung der Elite
Die Bildung unserer Elite ist von entscheidender Bedeutung. Wenn wir den Bürgern unserer Oberschicht einen umfassenden Zugang zu entsprechenden Kunstwerken ermöglichen, werden wir unsere Ziele im In- und Ausland durch die Schaffung von Werken und die Verbreitung unserer Pracht nur weiter fördern!
Politlinien 9
Theologische Einrichtungen- +5% Klerusstand-Ausgewogenheit
- +0.03 Monatlicher Fortschritt (Spiritualität)
- +10% Alphabetisierungsmaximum (Klerus)
Konfuzianische Akademien- +10% Effektivität unseres Kabinetts
- +5% Alphabetisierungsmaximum (Adlige)
Ausbildung des Hofes- −15% Kabinettsmitglied-Austauschkosten
- +5% Alphabetisierungsmaximum (Adlige)
- +5% Effektivität unseres Kabinetts
- +0.05 Monatlicher Fortschritt (Aristokratie)
Ausbildung der Missionare- +50 Pop-Bekehrungstempo
- +5% Klerusstand-Ausgewogenheit
- +0.03 Monatlicher Fortschritt (Spiritualität)
- +15% Alphabetisierungsmaximum (Klerus)
Ausbildung des Volkes- −5% Adelsstand-Ausgewogenheit
- −5% Klerusstand-Ausgewogenheit
- +5% Alphabetisierungsmaximum (Bürger)
- +5% Alphabetisierungsmaximum (Bauern)
- +5% Alphabetisierungsmaximum (Soldaten)
- +5% Alphabetisierungsmaximum (Arbeiter)
- +2 weitere
Theokratische Bildung- +10% Kronmacht
Offene Institutionen- −5% Klerusstand-Ausgewogenheit
- +0.03 Monatlicher Fortschritt (Innovation)
- +20% Institutionswachstum
Gemischte Institutionen- +1 Mögliche Künstlerzahl
- +0.03 Monatlicher Fortschritt (Innovation)
- +5% Alphabetisierungsmaximum (Bürger)
- +5% Alphabetisierungsmaximum (Adlige)
Verpflichtende Bildung (Adelsstand)- +15% Alphabetisierungsmaximum (Adlige)
- +10% Gesetzgebungseffizienz
- +10% Geschick neuer Künstler
Definitionin_game/common/laws/01_common.txt:2
3law_category = socioeconomic
4potential = {
}
6allow = {
6total_effective_building_levels:university > 0
}
9forums_of_thought = {
10potential = {
11modifier:block_forums_of_thought = no
12OR = {
13estate_power(estate_type:crown_estate) >= 0.6
14estate_power(estate_type:clergy_estate) <= 0.25
}
}
17country_modifier = {
18clergy_estate_target_satisfaction = medium_permanent_target_satisfaction_penalty
19monthly_towards_innovative = societal_value_tiny_monthly_move
20global_institution_growth_modifier = 0.20
}
22estate_preferences = {
peasants_estate
burghers_estate
}
26years = 2
}
29mixed_institutions = {
30country_modifier = {
31num_possible_artists = 1
32monthly_towards_innovative = societal_value_tiny_monthly_move
33global_burghers_max_literacy = 5
34global_nobles_max_literacy = 5
}
36estate_preferences = {
burghers_estate
}
39years = 2
}
42clerical_institutions = {
43potential = {
43NOT = {
43government_type = government_type:theocracy
}
}
44country_modifier = {
45clergy_estate_target_satisfaction = medium_permanent_target_satisfaction
46monthly_towards_spiritualist = societal_value_tiny_monthly_move
47global_clergy_max_literacy = 10
}
49estate_preferences = {
clergy_estate
}
52years = 2
}
55education_of_the_missionaries = {
56potential = {
56government_type = government_type:theocracy
}
57country_modifier = {
58global_pop_conversion_speed = 0.05
59clergy_estate_target_satisfaction = medium_permanent_target_satisfaction
60monthly_towards_spiritualist = societal_value_tiny_monthly_move
61global_clergy_max_literacy = 15
}
63estate_preferences = {
clergy_estate
}
66years = 2
}
69education_of_the_theocrat = {
70potential = {
70government_type = government_type:theocracy
}
71country_modifier = {
72global_crown_estate_power = 0.1
}
74estate_preferences = {
crown_estate
}
77years = 2
}
80education_of_the_court = {
81country_modifier = {
82replace_cabinet_member_cost_modifier = -0.15
83global_nobles_max_literacy = 5
84country_cabinet_efficiency = 0.05
86monthly_towards_aristocracy = societal_value_minor_monthly_move
}
88estate_preferences = {
nobles_estate
}
91years = 2
}
94education_of_the_people = {
95country_modifier = {
96nobles_estate_target_satisfaction = medium_permanent_target_satisfaction_penalty
97clergy_estate_target_satisfaction = medium_permanent_target_satisfaction_penalty
98global_burghers_max_literacy = 5
99global_peasants_max_literacy = 5
100global_soldiers_max_literacy = 5
101global_laborers_max_literacy = 5
103monthly_towards_humanist = societal_value_monthly_move
104monthly_towards_innovative = societal_value_minor_monthly_move
}
106estate_preferences = {
burghers_estate
peasants_estate
}
110years = 2
}
113confucian_academies_education = {
114unique = yes
115potential = {
116any_international_organizations_member_of = {
117international_organization_type = international_organization_type:sect
118international_organization_has_policy = policy:confucianism_policy
}
}
121country_modifier = {
122country_cabinet_efficiency = 0.1
123global_nobles_max_literacy = 5
}
125estate_preferences = {
clergy_estate
nobles_estate
}
129years = 2
}
132scottish_noble_education = {
133unique = yes
134potential = {
135culture = culture:scottish
136has_unlocked_policy_trigger = {
136type = scottish_noble_education
}
}
138country_modifier = {
139global_nobles_max_literacy = 15
140legislative_efficiency = 0.10
141skill_of_new_artists = 0.10
}
143estate_preferences = {
nobles_estate
}
146years = 2
}