
Policy
Aligned Legislature
In order to keep administrative cohesion and consistency within the Union, all laws and policies shall be aligned with the ones of the Senior Partner.
Unified External DiplomacyPolicyallowModifiers
Definitionin_game/common/laws/40_personal_unions.txt:540
541allow = {
}
546on_activate = {
}
554international_organization_modifier = {
555union_integration_level = 1
556enabled_union_enforcement_actions = yes
}
561wants_propose_policy = {
562if = {
568add = {
569desc = "VOTE_BASE_VALUE" Base Value
570value = 50
}
}
573else = {
574add = {
575desc = "VOTE_BASE_VALUE" Base Value
576value = -50
}
}
}
583wants_keep_policy = {
584if = {
590add = {
591desc = "VOTE_IS_SENIOR_PARTNER" Is Senior Partner of Recipient
592value = 1000
}
}
595else = {
596subtract = {
597desc = "VOTE_IS_JUNIOR_PARTNER" Is Junior Partner of Recipient
598value = 25
}
}
601add = {
602desc = "VOTE_CONSERVATIVE_CLIMATE" Conservative Climate in Recipient
603value = 50
}
}
