이벤트
코끼리!

한니발과 포에니 전쟁 시절 이후 처음으로, Country Adjective 장군들의 지휘 아래 코끼리가 유럽에 진출했습니다. 적들은 갑옷과 전쟁의 상징을 온몸에 두른 이 거대하고 위엄 넘치는 짐승 앞에 두려워 떨고 있습니다.
코끼리 기병대부대 유형immediate, trigger정의in_game/events/mercs.txt:276
277type = country_event
279fire_only_once = yes
282title = mercs.5.title 코끼리!
283desc = mercs.5.desc 한니발과 포에니 전쟁 시절 이후 처음으로, Country Adjective 장군들의 지휘 아래 코끼리가 유럽에 진출했습니다. 적들은 갑옷과 전쟁의 상징을 온몸에 두른 이 거대하고 위엄 넘치는 짐승 앞에 두려워 떨고 있습니다.
284outcome = neutral
285image = "gfx/interface/illustrations/units/army_cavalry_elephant_tag.dds"
286trigger = {
287capital = {
287continent = continent:europe
}
289any_hired_mercenary ?= {
290count > 0
}
}
298immediate = {
299random_hired_mercenary = {
305save_scope_as = elephant_mercs
}
}