이벤트
지원 병력 오용
우리가 종속국에 보낸 지원 병력이 우리가 전혀 예상하지 못했던 곳에 쓰이고 있었습니다! 이들이 전투를 치르기는커녕 강제로 도로 및 건물 건설에 차출되어, 도시 광장에서 쓰레기나 치우고 있었던 것입니다. 도로는 더 널찍하게 개선되었고, 건물은 튼튼해졌으며, 광장은 더할 나위 없이 깨끗하지만, 이러라고 병력을 내준 것은 아니지 않았나요?
정의in_game/events/diplomacy/subject_interaction_events.txt:272
273hide_portraits = yes
274type = country_event
275title = subject_interaction_events.7.title 지원 병력 오용
276desc = subject_interaction_events.7.desc 우리가 종속국에 보낸 지원 병력이 우리가 전혀 예상하지 못했던 곳에 쓰이고 있었습니다! 이들이 전투를 치르기는커녕 강제로 도로 및 건물 건설에 차출되어, 도시 광장에서 쓰레기나 치우고 있었던 것입니다. 도로는 더 널찍하게 개선되었고, 건물은 튼튼해졌으며, 광장은 더할 나위 없이 깨끗하지만, 이러라고 병력을 내준 것은 아니지 않았나요?
277outcome = neutral
278trigger = {
280any_subject = {
281at_war = no
282receiving_scripted_relation = {
283type = relation_type:support_military
284target = root
}
287NOT = {
288has_opinion = {
288target = root
288modifier = opinion_reprimanded
}
289has_opinion = {
289target = root
289modifier = opinion_resourceful
}
}
}
}
296immediate = {
297random_subject = {
298limit = {
299at_war = no
300receiving_scripted_relation = {
301type = relation_type:support_military
302target = root
}
}
305save_scope_as = subject_target
}
307save_scope_as = our_overlord
}