イベント

国境摩擦

border_friction.1in_game/events/diplomacy/border_friction.txt:2

Border Claim Countryと同盟を結んだことに不満をもつ者たちもいる。わが国の貴族の有力な一派は、Border Claim Province州に焦点を当てることで同盟の破棄を主張している。この州はBorder Claim Countryが所有しているが、多くの者が本来はわが国の土地とみなしているのだ。この状況に際し、貴族は民衆の怒りの感情を大きく扇っている!

必要recent_border_friction変数immediate, trigger

定義in_game/events/diplomacy/border_friction.txt:2

3type = country_event
4title = border_friction.1.title 国境摩擦
5desc = border_friction.1.desc Border Claim Countryと同盟を結んだことに不満をもつ者たちもいる。わが国の貴族の有力な一派は、Border Claim Province州に焦点を当てることで同盟の破棄を主張している。この州はBorder Claim Countryが所有しているが、多くの者が本来はわが国の土地とみなしているのだ。この状況に際し、貴族は民衆の怒りの感情を大きく扇っている!
6outcome = neutral
7trigger = {
8any_related_country = {
9type = alliance
10count >= 1
}
12any_related_country = {
13type = alliance
14is_neighbor_of = root
15any_owned_location = {
16is_core_of = root
17NOT = {
18has_variable = recent_border_friction
}
}
21NOT = {
21root = {
21has_blocked_treaties = prev
}
}
}
}
25immediate = {
26random_country = {
27limit = {
28target = root
}
29is_neighbor_of = root
30any_owned_location = {
31is_core_of = root
}
33NOT = {
33root = {
33has_blocked_treaties = prev
}
}
}
35save_scope_as = border_claim_country
36random_owned_location = {
37limit = {
38is_core_of = root
39NOT = {
40has_variable = recent_border_friction
}
}
43set_variable = {
45years = 5
}
47province = {
48save_scope_as = border_claim_province
}
}
}
}

選択肢

A政策の変更が必要かもしれない……
56trigger = {
57this != scope:border_claim_country
}
59scope:border_claim_country = {
60add_opinion = {
60target = root
60modifier = border_friction_from_event
}
}
62block_treaties = scope:border_claim_country
63annul_all_treaties_with = scope:border_claim_country
B物事を前向きに捉えよう!
67add_prestige = prestige_mild_penalty (-10)
68add_complacency = complacency_weak_penalty (1)
C請求権を放棄する。
72scope:border_claim_province = {
73every_location_in_province = {
74remove_core = root
}
}
© 2026 Soft Santa Cruz, S.L.U.。無断転載を禁じます。本サイトは非公式のファンプロジェクトであり、Paradox Interactiveとは関係ありません。ゲームコンテンツ © Paradox Interactive。 概要 · プライバシー · 法的情報