
Policy
Unified Succession Law
The succession of the Union is regulated by the laws of the Senior Partner. Each member is forced to adopt these laws if applicable.
Establish SeniorityPolicyallowModifiers
Country modifier 1
Monthly Legitimacy+0.05
Country modifier 2
Definitionin_game/common/laws/40_personal_unions.txt:186
187allow = {
}
192on_activate = {
}
200international_organization_modifier = {
201union_integration_level = 1
202enabled_negotiate_succession_law = yes
}
207country_modifier = {
208potential_trigger = {
209NOT = {
210has_special_status_in_international_organization = {
212international_organization = union
}
}
}
}
218wants_propose_policy = {
219if = {
225add = {
226desc = "VOTE_BASE_VALUE" Base Value
227value = 50
}
}
230else = {
231add = {
232desc = "VOTE_BASE_VALUE" Base Value
233value = -50
}
}
}
240wants_keep_policy = {
241if = {
247add = {
248desc = "VOTE_IS_SENIOR_PARTNER" Is Senior Partner of Recipient
249value = 1000
}
}
252else = {
253subtract = {
254desc = "VOTE_IS_JUNIOR_PARTNER" Is Junior Partner of Recipient
255value = 25
}
}
258add = {
259desc = "VOTE_CONSERVATIVE_CLIMATE" Conservative Climate in Recipient
260value = 50
}
}
