
Policy
Tribal Administration
Administration will be handled at a tribal level, with each tribal leader making the decisions for their group.
Modifiers
Definitionin_game/common/laws/21_jurchen_confederation.txt:16
18wants_this_policy_bias = {
19add = {
20desc = "POLICY_BIAS_GOOD_IDEA" It seems like a good idea to us
21value = 20
}
}
25on_activate = {
26custom_tooltip = {
27text = jurchen_confederation_law_cooldown_tt We won't be able to change another Law for 5 years.
28add_cooldown = {
29type = jurchen_confederation_law_cooldown
30years = 5
}
}
33leader_country = {
34if = {
}
}
42custom_tooltip = {
43text = tribal_administration_policy_tt All members will get societal value minor move to right towards decentralization
44every_international_organization_member = {
45change_societal_value = {
}
}
}
}
52years = 5
53country_modifier = {
}



