
Правило
Семейные связи амазигов
Многие племена, населяющие наши земли, участвуют в решении местных вопросов. Наше отношение к ним может существенно повлиять на ход истории.
Политики 3
Определениеin_game/common/laws/01_common.txt:2289
2290unique = yes
2291law_category = socioeconomic
2292potential = {
2293capital ?= {
2294region ?= region:maghreb_region
}
2296estate_power(estate_type:tribes_estate) > 0
}
2299reliance_on_local_tribes = {
2300country_modifier = {
2301global_tribes_estate_power = 1
2302land_cost_on_distance_from_capital_speed_propagation = 0.1
}
2304estate_preferences = {
tribes_estate
}
2307years = 2
}
2309cordial_relations = {
2310country_modifier = {
2311tribes_estate_target_satisfaction = small_permanent_target_satisfaction
}
2313estate_preferences = {
crown_estate
}
2316years = 2
}
2318refuse_recognition = {
2319country_modifier = {
2320tribes_estate_target_satisfaction = big_permanent_target_satisfaction_penalty
2321monthly_legitimacy = 0.1
}
2323estate_preferences = {
nobles_estate
}
2326years = 2
}