ロケーションの割譲
国家関与

ロケーションの割譲

give_location_to_subjectin_game/common/country_interactions/give_location_to_subject.txt:1

この国家に我々の領土の一部を与える。

必要土司従属国タイプselect trigger 1

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

2type = subject
3category = CATEGORY_SUBJECT_ACTIONS
5ai_tick = never
7use_enroute = no
9potential = {
10scope:actor = {
11num_locations > 1
12at_war = no
}
}
16allow = {
}
19select_trigger = {
20looking_for_a = country
21interaction_source_list = {
22scope:actor = {
23every_subject = {
24add_to_list = source
}
}
}
28target_flag = recipient
29name = "choose_country" 国家を選択:
30column = {
31data = name
}
33visible = {
34NOR = {
35country_type = building
36country_type = pop
}
}
39enabled = {
40trigger_if = {
41limit = {
42is_subject_type = tusi
}
44num_locations < 15
}
}
}
49select_trigger = {
50looking_for_a = location
51source = actor
52target_flag = target
53source_flags = only_actual_locations
54name = "select_a_location_to_give" クリックで従属国に割譲するロケーションを選択する。
55none_available_msg_key = "give_location_to_subject_no_locations"
56column = {
57data = name
}
59column = {
60data = population
}
62visible = {
63is_capital = no
64OR = {
65any_coast_border_location = {
66owner ?= scope:recipient
}
68area = scope:recipient.capital.area
}
}
}
74effect = {
76if = {
77limit = {
78exists = scope:target
}
80scope:target = {
81change_location_owner = scope:recipient
}
}
85else = {
86custom_tooltip = select_a_location_to_give クリックで従属国に割譲するロケーションを選択する。
}
}
© 2026 Soft Santa Cruz, S.L.U.。無断転載を禁じます。本サイトは非公式のファンプロジェクトであり、Paradox Interactiveとは関係ありません。ゲームコンテンツ © Paradox Interactive。 概要 · プライバシー · 法的情報