
Kanun
İdari Kanun
Halkımızın nasıl yönetileceğini belirleyen kanun.
Curçen KonfederasyonuUluslararası TeşkilatpotentialPolitikalar 2
Tanımin_game/common/laws/21_jurchen_confederation.txt:1
2type = international_organization
3law_category = administrative
4requires_vote = no
5potential = {
}
9locked = {
10custom_tooltip = {
11text = 5_years_cd Bu kanunu son 5 yıl içerisinde değiştirdik.
12has_cooldown = jurchen_confederation_law_cooldown
}
}
16tribal_administration_policy = {
17price = jurchen_confederation_law_price
18wants_this_policy_bias = {
19add = {
20desc = "POLICY_BIAS_GOOD_IDEA"
21value = 20
}
}
25on_activate = {
26custom_tooltip = {
27text = jurchen_confederation_law_cooldown_tt
28add_cooldown = {
29type = jurchen_confederation_law_cooldown
30years = 5
}
}
33leader_country = {
34if = {
35limit = {
36ruler_or_regent ?= {
36has_variable = difficult_sinicization_variable
}
}
38add_tribal_cohesion = tribal_cohesion_mild_penalty
39add_stability = stability_mild_penalty
}
}
42custom_tooltip = {
43text = tribal_administration_policy_tt
44every_international_organization_member = {
45change_societal_value = {
46type = centralization_vs_decentralization
47value = societal_value_minor_move_to_right
}
}
}
}
52years = 5
53country_modifier = {
54monthly_towards_unsinicized = societal_value_monthly_move
55monthly_towards_decentralization = societal_value_monthly_move
56monthly_tribal_cohesion = 0.05
57global_estate_target_satisfaction = small_permanent_target_satisfaction
}
}
61sinicized_administration_policy = {
62price = jurchen_confederation_law_price
63wants_this_policy_bias = {
64add = {
65desc = "POLICY_BIAS_GOOD_IDEA"
66value = 20
}
}
70on_activate = {
71custom_tooltip = {
72text = jurchen_confederation_law_cooldown_tt
73add_cooldown = {
74type = jurchen_confederation_law_cooldown
75years = 5
}
}
78leader_country = {
79if = {
80limit = {
81ruler_or_regent ?= {
81has_variable = difficult_sinicization_variable
}
}
83add_tribal_cohesion = tribal_cohesion_mild_penalty
84add_stability = stability_mild_penalty
}
}
87custom_tooltip = {
88text = sinicized_administration_policy_tt
89every_international_organization_member = {
90change_societal_value = {
91type = centralization_vs_decentralization
92value = societal_value_minor_move_to_left
}
}
}
}
97years = 5
98country_modifier = {
99monthly_towards_centralization = societal_value_monthly_move
100monthly_towards_sinicized = societal_value_monthly_move
}
}