
Parliament Issue
Enforce Law Implementation
Some members of the Union are either newcomers or have managed to repell any attempt of centralizing the Union. It is necessary to enforce these laws in each of the members if we want a clean annexation of the other members.
Union Integration LevelModifier Typeon debate passed, potentialDefinitionin_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 Every Member sets their Member Integration Level in International Organization to 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
}
}
}