Event
Invalid Letter of Marque?

Pirates are a constant scourge of our merchants, and successfully detaining them is usually a great victory not only for us, but for our trade partners as well. Our most recent capture of a supposed pirate, on the other hand, has turned into a diplomatic incident, as he claims to have been raiding ships on behalf of one of our own subjects.
The captain has presented a letter of marque issued in the name of the Ruler Title, but by a Privateer Country Ruler Title. Supposedly, any aggression against us was a tragic misunderstanding. Desperately trying to avoid the gallows, the captain implores us to settle the matter with the governor.
Definitionin_game/events/economy/privateers.txt:122
123type = country_event
124title = privateers.3.title Invalid Letter of Marque?
125desc = privateers.3.desc Pirates are a constant scourge of our merchants, and successfully detaining them is usually a great victory not only for us, but for our trade partners as well. Our most recent capture of a supposed pirate, on the other hand, has turned into a diplomatic incident, as he claims to have been raiding ships on behalf of one of our own subjects.
The captain has presented a letter of marque issued in the name of the Ruler Title, but by a Privateer Country Ruler Title. Supposedly, any aggression against us was a tragic misunderstanding. Desperately trying to avoid the gallows, the captain implores us to settle the matter with the governor.
The captain has presented a letter of marque issued in the name of the Ruler Title, but by a Privateer Country Ruler Title. Supposedly, any aggression against us was a tragic misunderstanding. Desperately trying to avoid the gallows, the captain implores us to settle the matter with the governor.
126outcome = neutral
128trigger = {
129any_subject = {
130any_privateer_from_country = {
131count > 0
}
}
}
136illustration_tags = {
13710 = regular
13810 = exterior
}
141immediate = {
}
143random_subject = {
144limit = {
145any_privateer_from_country = {
146count > 0
}
}
149save_scope_as = privateer_country
}
}