
议会议案
强制联统集权
共主邦联的一些成员要么是新加入的,要么已成功抵制了共主邦联中央集权的企图。如果我们希望顺利整合其他成员,就必须在每个成员中执行这些法律。
共主邦联整合等级修正类型on debate passed, potential定义in_game/common/parliament_issues/11_union_issue.txt:1
2type = international_organization
4potential = {
7NOT = {
8any_international_organization_member = {
9years_in_international_organization = {
10international_organization = root
}
}
}
}
16allow = {
}
18chance = 100
19on_debate_passed = {
20custom_tooltip = {
21text = union_enforce_law_implementation_at 每个成员在International Organization中将他们的成员整合等级设置为Union Integration Level
22if = {
24every_international_organization_member = {
27international_organization = root
28value = union.modifier:union_integration_level
}
}
}
32else = {
33every_international_organization_member = {
}
}
}
42if = {
}
}
47on_debate_failed = {
48every_country_with_special_status_of_type = {
50add_cooldown = {
51type = union_enforcement_parliament_failed_cd
52years = 3
}
}
}