이벤트
Target Country의 약화

Target Country(이)가 뚜렷한 약화의 조짐을 보이는 지금, 인접한 우리에게는 흔치 않은 기회가 찾아왔습니다. 우리가 영유권을 주장하려면 Target Character(이)가 질서와 국력을 회복하기 전에 서둘러 움직여야 합니다.
비잔티움국가trigger
Fate of the PhoenixDLCtrigger정의in_game/events/disaster/D008_fate_of_the_phoenix.txt:426
427type = country_event
428category = disaster_event
429title = fate_of_the_phoenix.7.title Target Country의 약화
430desc = fate_of_the_phoenix.7.desc Target Country(이)가 뚜렷한 약화의 조짐을 보이는 지금, 인접한 우리에게는 흔치 않은 기회가 찾아왔습니다. 우리가 영유권을 주장하려면 Target Character(이)가 질서와 국력을 회복하기 전에 서둘러 움직여야 합니다.
431outcome = neutral
432image = "gfx/interface/illustrations/disaster/fate_of_the_phoenix.dds"
434trigger = {
439at_war = no
440is_during_bankruptcy = no
}
443immediate = {
445save_scope_as = target_country
446ruler_or_regent = {
446save_scope_as = target_character
}
447ordered_province = {
448limit = {
449any_location_in_province = {
449is_neighbor_of = root
}
}
451order_by = population
452max = root.country_rank_level
453check_range_bounds = no
454province_capital = {
454add_to_list = list_of_province_capitals
}
}
}
}