Event
Elephants!

For the first time since the days of Hannibal and the Punic Wars, war elephants have returned to Europe under the command of Country Adjective generals. Our enemies cower in fear before these massive, majestic beasts outfitted in armor and adorned with the symbols of war.
Elephant CavalryUnit Typeimmediate, triggerDefinitionin_game/events/mercs.txt:276
277type = country_event
279fire_only_once = yes
282title = mercs.5.title Elephants!
283desc = mercs.5.desc For the first time since the days of Hannibal and the Punic Wars, war elephants have returned to Europe under the command of Country Adjective generals. Our enemies cower in fear before these massive, majestic beasts outfitted in armor and adorned with the symbols of war.
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
}
}