
Law
Tribal Cultural Identity
As time progresses, so does our understanding of our culture and identity. We no longer have to fear neighboring tribes; we have tamed the wilderness and have become its master. Now it is time to embrace who we are as a people.
Policies 4
Dynastic Lineage- +0.1 Monthly Progress to Centralization
- +10% Crown Power
Rule by the Public- +0.1 Monthly Progress to Communalism
- −0.03% Stability Decay
State of Faith- +0.1 Monthly Progress to Traditionalist
- +1 Tolerance of the True Faith
Tribal Identity- +0.1 Monthly Progress to Traditional Economy
- +0.5 Monthly Tribal Cohesion
Definitionin_game/common/laws/00_tribes.txt:201
202law_category = socioeconomic
206dynastic_lineage_policy = {
207country_modifier = {
208monthly_towards_centralization = societal_value_monthly_move
209global_crown_estate_power = 0.1
}
211estate_preferences = {
crown_estate
}
214years = 20
}
216rule_by_the_public_policy = {
217country_modifier = {
218monthly_towards_communalism = societal_value_monthly_move
219stability_decay = -0.00025
}
221estate_preferences = {
peasants_estate
}
224years = 20
}
226state_of_faith_policy = {
227country_modifier = {
228monthly_towards_traditionalist = societal_value_monthly_move
229tolerance_own = 1
}
231estate_preferences = {
clergy_estate
}
234years = 20
}
236tribal_identity_policy = {
237country_modifier = {
238monthly_towards_traditional_economy = societal_value_monthly_move
239monthly_tribal_cohesion = 0.5
}
241estate_preferences = {
peasants_estate
nobles_estate
}
245years = 2
}