
法律
アマジグ人の血縁的なつながり
わが国の領土に暮らすさまざまな部族は、地域の問題に対して一定の権限を保持している。我々が彼らにどのような態度をとるかによって、わが国の未来が決まるかもしれない。
ポリシー 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
}