
LawChanged this version
Education of the Elites
The education of our elites is of vital importance. By providing our upper-class citizens with ample access to appropriate works of art, we will further our cultural goals, both at home and abroad, through the creation of legendary works and the amplification of our splendor!
Policies 9
Theological Institutions- +5% Clergy Estate Satisfaction Equilibrium
- +0.03 Monthly Progress to Spiritualist
- +10% Max Literacy for Clergy
Confucian Academies- +10% Efficiency of Our Cabinet
- +5% Max Literacy for Nobles
Education of the Court- −15% Replace Cabinet Member Cost
- +5% Max Literacy for Nobles
- +5% Efficiency of Our Cabinet
- +0.05 Monthly Progress to Aristocracy
Education of the Missionaries- +50 Pop Conversion Speed
- +5% Clergy Estate Satisfaction Equilibrium
- +0.03 Monthly Progress to Spiritualist
- +15% Max Literacy for Clergy
Education of the People- −5% Noble Estate Satisfaction Equilibrium
- −5% Clergy Estate Satisfaction Equilibrium
- +5% Max Literacy for Burghers
- +5% Max Literacy for Peasants
- +5% Max Literacy for Soldiers
- +5% Max Literacy for Laborers
- +2 more
Education of the Theocrat- +10% Crown Power
Open Institutions- −5% Clergy Estate Satisfaction Equilibrium
- +0.03 Monthly Progress to Innovative
- +20% Institution Growth
Mixed Institutions- +1 Possible Number of Artists
- +0.03 Monthly Progress to Innovative
- +5% Max Literacy for Burghers
- +5% Max Literacy for Nobles
Compulsory Education for Nobility- +15% Max Literacy for Nobles
- +10% Legislative Efficiency
- +10% Skill of New Artists
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
}