이벤트
애도 전쟁

우리 민족에게는 우리를 떠난 이들을 대신할 자들을 납치하기 위해 인근 마을을 습격하는 전통이 있습니다. 최근, 가문의 여인들이 사망한 자기 자녀들의 넋을 달래기 위해 '애도 전쟁'을 요구했습니다. 너무나 합당한 요구이며, 우리는 이를 받아들일 의무가 있습니다.
푸르디푸른 오늘 밤, 우리 전사들은 Target Location(을)를 습격했고, 그 혼란을 틈타 현지 주민 중 상당수를 성공적으로 매복할 수 있었습니다.
애도의 전쟁발전trigger호데노쇼니문화군trigger정의in_game/events/culture/haudenosaunee.txt:157
158type = country_event
159title = haudenosaunee.2.title 애도 전쟁
160desc = haudenosaunee.2.desc 우리 민족에게는 우리를 떠난 이들을 대신할 자들을 납치하기 위해 인근 마을을 습격하는 전통이 있습니다. 최근, 가문의 여인들이 사망한 자기 자녀들의 넋을 달래기 위해 '애도 전쟁'을 요구했습니다. 너무나 합당한 요구이며, 우리는 이를 받아들일 의무가 있습니다.
푸르디푸른 오늘 밤, 우리 전사들은 Target Location(을)를 습격했고, 그 혼란을 틈타 현지 주민 중 상당수를 성공적으로 매복할 수 있었습니다.
푸르디푸른 오늘 밤, 우리 전사들은 Target Location(을)를 습격했고, 그 혼란을 틈타 현지 주민 중 상당수를 성공적으로 매복할 수 있었습니다.
161outcome = neutral
163trigger = {
166at_war = yes
167any_country_at_war_with = {
168OR = {
169country_type = pop
170any_owned_location = {
171controller = root
172population > 0
}
}
}
}
178illustration_tags = {
17910 = armed
18010 = exterior
}
183immediate = {
}
185if = {
186limit = {
187any_country_at_war_with = {
188country_type = location
189any_owned_location = {
190controller = root
191population > 0
}
}
}
195random_country_at_war_with = {
196limit = {
197country_type = location
198any_owned_location = {
199controller = root
200population > 0
}
}
203random_owned_location = {
204limit = {
205controller = root
206population > 0
}
208ordered_pop = {
209order_by = pop_size
210max = 1
211save_scope_as = target_pop
}
213save_scope_as = target_location
}
}
}
217else = {
218random_country_at_war_with = {
219limit = {
220country_type = pop
}
222random_owned_nomad_pop = {
223save_scope_as = target_pop
224location = {
225save_scope_as = target_location
}
}
}
}
230if = {
231limit = {
231country_type = location
}
232random_owned_location = {
233save_scope_as = our_location
}
}
236else = {
237random_owned_nomad_pop = {
238location = {
239save_scope_as = our_location
}
}
}
}