
Politlinie
Geeinte externe Diplomatie
Die diplomatischen Angelegenheiten der Personalunion sind beim Seniorpartner zentralisiert, wohingegen andere Mitglieder in ihrer Diplomatie mit dem Ausland eingeschränkt sind. Entscheidungen über die Kriegsführung obliegen aber weiter den Ständen unseres Unionspartners, wobei wir ihnen jedoch beträchtliche Zugeständnisse machen, damit sie weniger riskant in ihren Unterfangen sind.
Geeinte StaatskassePolitlinieallowModifikatoren
Country modifier 1
Country modifier 2
Definitionin_game/common/laws/40_personal_unions.txt:406
407allow = {
}
412on_activate = {
}
419international_organization_modifier = {
420union_integration_level = 1
421union_allowed_enforce_peace = yes
422union_unlock_rein_in_junior_diplomacy = yes
}
424has_limited_diplomacy = {
425NOT = {
426has_special_status_in_international_organization = {
428international_organization = scope:recipient
}
}
}
432country_modifier = {
433potential_trigger = {
434has_special_status_in_international_organization = {
436international_organization = union
}
}
}
441country_modifier = {
442potential_trigger = {
443NOT = {
444has_special_status_in_international_organization = {
446international_organization = union
}
}
}
}
454wants_propose_policy = {
455if = {
461add = {
462desc = "VOTE_BASE_VALUE" Grundwert
463value = 50
}
}
466else = {
467add = {
468desc = "VOTE_BASE_VALUE" Grundwert
469value = -50
}
}
}
476wants_keep_policy = {
477if = {
483add = {
484desc = "VOTE_IS_SENIOR_PARTNER" Ist ein Seniorpartner in „Recipient“
485value = 1000
}
}
488else = {
489subtract = {
490desc = "VOTE_IS_JUNIOR_PARTNER" Ist ein Juniorpartner in „Recipient“
491value = 25
}
}
494add = {
495desc = "VOTE_CONSERVATIVE_CLIMATE" Konservatives Klima in „Recipient“
496value = 50
}
}



