지점 양도
국가 상호 작용

지점 양도

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. 소개 · 개인정보 보호 · 법적 고지