이벤트이번 버전 변경
독립의 불길

Country(을)를 사로잡았던 혼란이 마침내 필연적인 결과를 초래했습니다. Target Country(이)가 해방된 것입니다. 우리가 내부 갈등으로 약해짐에 따라 해당 지역에 대한 지배가 느슨해졌고, 현지 통치자들은 그 틈을 놓치지 않고 우리의 통치를 벗어날 기회를 붙잡았습니다. 이들은 드높은 깃발 아래에서 주권을 주장하고 있으며, 늘어선 병사들은 새롭게 찾은 자유를 수호하기 위해 전투할 의지로 가득합니다.
이제 우리는 선택해야 합니다. 남아 있는 힘을 쥐어짜서 반란을 진압하고 우리 영토를 되찾을까요, 아니면 패배를 인정하고 내정에 집중해서 Flavor Rank의 나머지 지역이 같은 길을 따르지 않게 해야 할까요?
102type = country_event
103category = disaster_event
104title = decline_of_empire.3.title 독립의 불길
105desc = decline_of_empire.3.desc Country(을)를 사로잡았던 혼란이 마침내 필연적인 결과를 초래했습니다. Target Country(이)가 해방된 것입니다. 우리가 내부 갈등으로 약해짐에 따라 해당 지역에 대한 지배가 느슨해졌고, 현지 통치자들은 그 틈을 놓치지 않고 우리의 통치를 벗어날 기회를 붙잡았습니다. 이들은 드높은 깃발 아래에서 주권을 주장하고 있으며, 늘어선 병사들은 새롭게 찾은 자유를 수호하기 위해 전투할 의지로 가득합니다.
이제 우리는 선택해야 합니다. 남아 있는 힘을 쥐어짜서 반란을 진압하고 우리 영토를 되찾을까요, 아니면 패배를 인정하고 내정에 집중해서 Flavor Rank의 나머지 지역이 같은 길을 따르지 않게 해야 할까요?
이제 우리는 선택해야 합니다. 남아 있는 힘을 쥐어짜서 반란을 진압하고 우리 영토를 되찾을까요, 아니면 패배를 인정하고 내정에 집중해서 Flavor Rank의 나머지 지역이 같은 길을 따르지 않게 해야 할까요?
106outcome = neutral
108trigger = {
109at_war = no
110any_owned_location = {
111province = {
112NOT = {
113any_location_in_province = {
113is_capital = yes
}
}
}
117any_core_in_location = {
118NOT = {
118country_exists = this
}
}
}
}
122image = "gfx/interface/illustrations/disaster/decline_of_empire.dds"
124immediate = {
125ordered_owned_location = {
126limit = {
127province = {
128NOT = {
129any_location_in_province = {
129is_capital = yes
}
}
}
133any_core_in_location = {
134NOT = {
134country_exists = this
}
}
}
137order_by = {
138value = population
139if = {
140limit = {
140average_satisfaction <= 0
}
141divide = 0.05
}
143else = {
143divide = average_satisfaction
}
}
145max = 1
146check_range_bounds = no
147save_scope_as = target_location
152random_core_in_location = {
153limit = {
153NOT = {
153country_exists = this
}
}
154save_scope_as = target_country
}
}
157create_country_from_cores_in_our_locations = scope:target_country
167ruler_or_regent = {
167save_scope_as = target_character
}
168scope:target_country.ruler_or_regent ?= {
168save_scope_as = target_character2
}
173every_owned_location = {
174limit = {
175is_capital = no
176is_neighbor_of = scope:target_country
177area = scope:target_country.capital.area
178is_coastal = no
179NOT = {
179is_connected_to = root.capital
}
}
181add_core = scope:target_country
182change_integration_level = core
183change_location_owner = scope:target_country
}
}