ポリシーの変更
国家関与

ポリシーの変更

change_subject_policyin_game/common/country_interactions/change_subject_policy.txt:1

我々のポリシーを採用するよう彼らに要求する!

定義in_game/common/country_interactions/change_subject_policy.txt:1

2type = subject
3category = CATEGORY_SUBJECT_ACTIONS
5potential = {
}
8allow = {
}
11select_trigger = {
12looking_for_a = country
13interaction_source_list = {
14scope:actor = {
15every_subject = {
16add_to_list = source
}
}
}
20target_flag = recipient
21name = "choose_country" 国家を選択:
22none_available_msg_key = "no_countries_available"
23column = {
24data = name
}
26visible = {
27any_possible_policy = {
28is_fully_implemented_in = scope:actor
}
}
31enabled = {
32subject_loyalty >= MIN_SUBJECT_LOYALTY_FOR_ACTION (50)
}
}
37select_trigger = {
38looking_for_a = policy
39interaction_source_list = {
40scope:actor = {
41every_current_policy = {
42add_to_list = source
}
}
}
46target_flag = target
47name = "enact_policy_select_policy" 法律のポリシーを選択:
48none_available_msg_key = "no_valid_policies"
49column = {
50data = name
}
52visible = {
53scope:recipient = {
54any_possible_policy = {
55this = root
}
}
}
59enabled = {
}
}
63effect = {
64scope:recipient = {
65if = {
66limit = {
66exists = scope:target
}
67add_policy = scope:target
}
69else = {
70custom_tooltip = {
71text = change_subject_policy_of_our_choice_tt 彼らの法律の1つで我々が選んだポリシーを制定する
}
}
74add_country_modifier = {
76years = 50
77mode = add_and_extend
}
}
}
© 2026 Soft Santa Cruz, S.L.U.。無断転載を禁じます。本サイトは非公式のファンプロジェクトであり、Paradox Interactiveとは関係ありません。ゲームコンテンツ © Paradox Interactive。 概要 · プライバシー · 法的情報