
Law
Order of the Garter
The Order of the Garter is a prestigious symbol of our realm's highest ideals, transcending time and uniting worthy people of diverse backgrounds and talents.
Whether composed of the monarch's favorites, esteemed foreign dignitaries, devout members of the clergy, gifted artisans, or valiant warriors, this venerable order is the pinnacle of nobility and virtue.
MonarchyGovernment TypepotentialPolicies 5
Patron of Arts- +1 Possible Number of Artists
- +10% Burghers Power
- +5% Burgher Estate Satisfaction Equilibrium
Holy Brotherhood- +10% Institution Growth
- +10% Clergy Power
- +5% Clergy Estate Satisfaction Equilibrium
Stranger Knights- +1 Maximum Diplomats
- −20% Counterespionage
- +1 Diplomatic Reputation
Knights Companion- +20% Efficiency of Our Cabinet
- +50% Nobles Power
- +5% Noble Estate Satisfaction Equilibrium
Alms Knights- +10% Pop Promotion Speed %
- +10% Peasants Power
- +5% Peasant Estate Satisfaction Equilibrium
Definitionin_game/common/laws/02_country_specific.txt:36
37unique = yes
38law_category = administrative
40law_country_group = ENG
42potential = {
}
47eng_order_of_the_garter_nobility_policy = {
48country_modifier = {
49country_cabinet_efficiency = 0.2
50global_nobles_estate_power = 0.5
51nobles_estate_target_satisfaction = medium_permanent_target_satisfaction
}
53estate_preferences = {
nobles_estate
}
56years = 2
}
59eng_order_of_the_garter_foreign_policy = {
60country_modifier = {
61max_diplomats = 1
62counter_espionage = -0.2
63diplomatic_reputation = diplomatic_reputation_weak_bonus
}
65estate_preferences = {
clergy_estate
}
68years = 2
}
71eng_order_of_the_garter_clergy_policy = {
72country_modifier = {
73global_institution_growth_modifier = 0.1
74global_clergy_estate_power = 0.1
75clergy_estate_target_satisfaction = medium_permanent_target_satisfaction
}
77estate_preferences = {
clergy_estate
}
80years = 2
}
83eng_order_of_the_garter_arts_policy = {
84country_modifier = {
85num_possible_artists = 1
86global_burghers_estate_power = 0.1
87burghers_estate_target_satisfaction = medium_permanent_target_satisfaction
}
89estate_preferences = {
burghers_estate
}
92years = 2
}
95eng_order_of_the_garter_peasants_policy = {
96country_modifier = {
97global_pop_promotion_speed_modifier = 0.1
98global_peasants_estate_power = 0.1
99peasants_estate_target_satisfaction = medium_permanent_target_satisfaction
}
101estate_preferences = {
peasants_estate
}
104years = 2
}