국가 간 조직체에 지점 추가
행동

국가 간 조직체에 지점 추가

add_location_to_international_organizationin_game/common/generic_actions/international_organizations.txt:1

선택한 지점을 특정 국가 간 조직체에 추가합니다.

정의in_game/common/generic_actions/international_organizations.txt:1

2type = owncountry
4ai_prerequisite = {
5is_member_of_international_organization = international_organization:hre
6num_of_locations_owned_by_io = {
7international_organization = international_organization:hre
8value < "num_locations"
}
}
12potential = {
}
15allow = {
}
18price = price:add_location_to_international_organization
20select_trigger = {
21looking_for_a = location
22target_flag = target
23source = actor
24source_flags = only_actual_locations
25name = "add_location_to_international_organization_select_location" 추가할 지점 선택:
26none_available_msg_key = "add_location_to_international_organization_no_locations"
27column = {
28data = name
}
30column = {
31data = population
}
33visible = {
}
35enabled = {
36NOT = {
36integration_level = conquered
}
}
}
40select_trigger = {
41looking_for_a = international_organization
42target_flag = target_1
43name = "add_location_to_international_organization_select_international_organization" 지점을 추가할 국가 간 조직체 선택:
44none_available_msg_key = "add_location_to_international_organization_no_ios"
45column = {
46data = name
}
48visible = {
49international_organization_can_own_land = yes
50international_organization_can_add_land = root
}
52enabled = {
53location_can_be_added_to_international_organization = scope:target
}
}
57effect = {
58if = {
59limit = {
60AND = {
61exists = scope:target
62exists = scope:target_1
}
}
65scope:target_1 = {
66add_location_to_international_organization = scope:target
67custom_tooltip = add_location_to_international_organization_tt Target 1
}
}
}
72ai_will_do = {
74add = -10
77add = {
78value = "scope:target_1.modifier_utility(scope:target)"
79multiply = 20
}
82if = {
83limit = {
}
86if = {
87limit = {
88scope:target = {
89NOT = {
89integration_level = conquered
}
}
}
93add = 20
}
95else = {
97multiply = 0
98subtract = 1000
}
}
}
104ai_tick = monthly
105ai_tick_frequency = 60
107automation_tick = never
108automation_tick_frequency = 12
110maximum_targets_in_one_tick = 10
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지