Vorherrschaft übernehmen
LandesinteraktionIn dieser Version geändert

Vorherrschaft übernehmen

take_over_seniorityin_game/common/country_interactions/take_over_seniority.txt:1

Dies erlaubt es uns, die Rolle von „Recipient“ als Seniorpartner innerhalb von „Actor Union“ zu übernehmen.

ErfordertDie Seniorität festlegenPolitliniepotentialunion_senior_partnerVariablepotential

Definitionin_game/common/country_interactions/take_over_seniority.txt:1

2category = CATEGORY_HOSTILE_ACTIONS
3type = diplomacy
4ai_tick = monthly
5ai_tick_frequency = 3
7automation_tick = never
8automation_tick_frequency = 12
9potential = {
10scope:actor = {
11exists = union
12union ?= {
13has_variable = union_senior_partner
14international_organization_has_policy = policy:union_establish_seniority_policy
15NOT = {
15country = scope:actor
}
}
}
}
}
19allow = {
20scope:actor = {
21union ?= {
22is_active_parliament = no
}
}
}
26cooldown = {
27type = take_over_seniority
28years = 25
}
30select_trigger = {
31looking_for_a = country
32target_flag = recipient
33name = "choose_country" Das Land wählen:
34column = {
35data = name
}
37visible = {
38in_union_with = scope:actor
39union = {
40country = root
}
}
}
43enabled = {
44scope:actor = {
45country_economical_base >= {
46value = root.country_economical_base
47multiply = 1.25
}
}
}
}
52effect = {
53scope:actor = {
}
56scope:recipient = {
57add_opinion = {
58target = scope:actor
59modifier = opinion_eclipsed_in_union
}
}
}
63ai_will_do = {
64add = 15
65add = {
66desc = "[diplomatic_reputation|e]"
67value = scope:recipient.modifier:diplomatic_reputation
68multiply = -3
}
}
© 2026 Soft Santa Cruz, S.L.U.. Alle Rechte vorbehalten. Inoffizielles Fanprojekt, nicht mit Paradox Interactive verbunden. Spielinhalte © Paradox Interactive. Über · Datenschutz · Impressum