이벤트
이웃인가 도적인가

Target Country 궁정의 협잡꾼들이 우리나라가 약점을 보이자마자 지체 없이 우리 영토 빼앗을 음모를 꾸미기 시작했습니다. 이 도적 떼 놈들의 술수를 수수방관해서는 아니 됩니다. 천지를 호령했던 세르비아의 힘을 다시 한번 상기시켜 줄 때입니다.
정의in_game/events/disaster/curse_of_stefan_uros_iii.txt:81
82category = disaster_event
83type = country_event
84title = curse_of_stefan_uros_iii.4.title 이웃인가 도적인가
85desc = curse_of_stefan_uros_iii.4.desc Target Country 궁정의 협잡꾼들이 우리나라가 약점을 보이자마자 지체 없이 우리 영토 빼앗을 음모를 꾸미기 시작했습니다. 이 도적 떼 놈들의 술수를 수수방관해서는 아니 됩니다. 천지를 호령했던 세르비아의 힘을 다시 한번 상기시켜 줄 때입니다.
86outcome = neutral
88illustration_tags = {
8910 = armed
9010 = exterior
}
93trigger = {
94any_neighbor_country = {
96NOT = {
96has_truce_with = ROOT
}
97any_owned_location = {
98any_neighbor_location = {
99owner = ROOT
}
}
}
}
104image = "gfx/interface/illustrations/disaster/curse_of_stefan_uros_iii.dds"
105immediate = {
}
107random_neighbor_country = {
108limit = {
110NOT = {
110has_truce_with = ROOT
}
111NOT = {
111root = {
111has_blocked_treaties = prev
}
}
}
113save_scope_as = target_country
}
115random_owned_location = {
116limit = {
117is_neighbor_of = scope:target_country
}
119province = {
120save_scope_as = border_claim_province
}
}
}