
Law
Legal Basis
This legal foundation will serve as the basis for the state's first formal code of law. Its goal is simple, yet noble: to secure a just society where all may live in peace and prosperity.
Policies 4
Brehon Law- +0.1 Monthly Progress to Free Subjects
- +5% Tax Efficiency
- +10% Proximity Efficiency
Codified Power- +2.5% Estates Satisfaction Equilibrium
Strong Community Customs- +10% Improve Relations
- +0.1 Monthly Progress to Communalism
Yassa Decree- +0.1 Monthly Progress to Decentralization
- +5% Proximity Efficiency
Definitionin_game/common/laws/00_tribes.txt:1
2law_category = administrative
5codified_power_policy = {
6country_modifier = {
7global_estate_target_satisfaction = small_permanent_target_satisfaction
}
9years = 2
}
11strong_community_customs_policy = {
12country_modifier = {
13improve_relation_impact = 0.1
14monthly_towards_communalism = societal_value_monthly_move
}
16estate_preferences = {
peasants_estate
}
19years = 2
}
21yassa_decree_policy = {
22potential = {
22government_type = government_type:steppe_horde
}
23country_modifier = {
24monthly_towards_decentralization = societal_value_monthly_move
25global_distance_from_capital_speed_propagation = 0.05
}
27estate_preferences = {
nobles_estate
}
30years = 2
}
33brehon_law_policy = {
34unique = yes
35potential = {
36OR = {
37culture.language = language:gaelic_language
38capital.region = region:ireland_region
}
}
41allow = {
42has_embraced_institution = institution:legalism
}
44country_modifier = {
45monthly_towards_free_subjects = societal_value_monthly_move
46tax_income_efficiency = large_tax_income_efficiency_bonus
47global_distance_from_capital_speed_propagation = 0.1
}
49estate_preferences = {
peasants_estate
burghers_estate
}
53years = 2
}