Event
Privateers Captured

Our captains have shown excessive skill in naval combat by capturing numerous rival privateers who have been trying to plunder our ships. Never before have we had so many captains so successful in outwitting enemy captains and they have already gained quite a lot of fame among our fleet and population as the skill of our naval commanders inspires confidence in new recruits.
Definitionin_game/events/random_event.txt:5044
5045type = country_event
5047title = random_event.99.title Privateers Captured
5048desc = random_event.99.desc Our captains have shown excessive skill in naval combat by capturing numerous rival privateers who have been trying to plunder our ships. Never before have we had so many captains so successful in outwitting enemy captains and they have already gained quite a lot of fame among our fleet and population as the skill of our naval commanders inspires confidence in new recruits.
5049outcome = neutral
5050illustration_tags = {
505110 = happy
505210 = interior
}
5055trigger = {
5056any_privateer_from_country = {
5057count > 0
}
5059root = {
5060any_character = {
5061is_admiral = yes
}
}
}