Event
Target Country Culture Piracy

With the establishment of the Frankokratia in Southern Balkans and the subsequent trade expansion of the Merchant Republics of Italy, the quantity of commercial ships passing through the Aegean Sea has been growing steadily for the past decades. However, such prosperity does attract our foes, who seek to harm us with any means necessary. As such, our religious enemies in Target Country have decided to enlist privateers who are now openly attacking the Country Adjective shipping.
Knights HospitallerCountrydynamic historical event.tagTurkishCultureimmediate, trigger
CatholicismReligiontrigger
SunnismReligionimmediate, triggerDefinitionin_game/events/DHE/flavor_kni.txt:297
298type = country_event
299title = flavor_kni.10.title Target Country Culture Piracy
300desc = flavor_kni.10.desc With the establishment of the Frankokratia in Southern Balkans and the subsequent trade expansion of the Merchant Republics of Italy, the quantity of commercial ships passing through the Aegean Sea has been growing steadily for the past decades. However, such prosperity does attract our foes, who seek to harm us with any means necessary. As such, our religious enemies in Target Country have decided to enlist privateers who are now openly attacking the Country Adjective shipping.
301outcome = neutral
302fire_only_once = yes
311trigger = {
313area:west_anatolia_area = {
314any_location_in_area = {
315is_coastal = yes
316owner = {
319OR = {
320any_privateer_from_country = {
320count >= 1
}
321expected_navy_size >= 10
}
}
}
}
}
328illustration_tags = {
32910 = regular
33010 = exterior
}
333immediate = {
}
335area:west_anatolia_area = {
336random_location_in_area = {
337limit = {
338is_coastal = yes
339owner = {
342OR = {
343any_privateer_from_country = {
343count >= 1
}
344expected_navy_size >= 10
}
}
}
348owner = {
349save_scope_as = target_country
}
}
}
}