EventChanged this version
The Wolves of the Aegean Sea
Ever since our Flavor Rank first acquired coastal lands, enterprising Turkish raiders have left their horses and taken to the sea, plundering settlements and shipping in the Aegean Sea, the Aegean Sea, and the Black Sea, bringing slaves and booty. But we could organize this into something greater, to our benefit and to the peril of our naval rivals — we could sponsor these pirates, surreptitiously of course.
OttomansCountrydynamic historical event.tag
CityLocation Rankimmediate, option 2
MegalopolisLocation Rankimmediate, option 2
TownLocation Rankimmediate, option 2Definitionin_game/events/DHE/flavor_TUR.txt:3330
3331type = country_event
3332title = flavor_tur.53.title The Wolves of the Aegean Sea
3333desc = flavor_tur.53.desc Ever since our Flavor Rank first acquired coastal lands, enterprising Turkish raiders have left their horses and taken to the sea, plundering settlements and shipping in the Aegean Sea, the Aegean Sea, and the Black Sea, bringing slaves and booty. But we could organize this into something greater, to our benefit and to the peril of our naval rivals — we could sponsor these pirates, surreptitiously of course.
3334outcome = neutral
3337fire_only_once = yes
3338dynamic_historical_event = {
}
3345historical_info = flavor_tur.53.historical_info Ottoman-sponsored piracy was rampant in the 14th and 15th centuries, and Genoa and Venice regularly dispatched galleys around the Aegean to gather information on Turkish ship movements. The Turks needed a strong fleet to connect their realm, split by the Bosphorus strait, but before they could achieve that, piracy provided an asymmetric way for them to undermine their rivals at sea.
3347trigger = {
3349has_ports = yes
3350monthly_sailors > 0
3351OR = {
3352any_rival = {
3352navy_size > root.navy_size
}
3353any_enemy = {
3353navy_size > root.navy_size
}
}
}
3357immediate = {
3358if = {
3359limit = {
3360any_port_in_country = {
3361OR = {
}
3366NOT = {
3367any_buildings_in_location = {
3368building_type = {
3368building_sailors_produced > 0
}
}
}
}
}
3373ordered_port_in_country = {
3374limit = {
3375OR = {
}
3380NOT = {
3381any_buildings_in_location = {
3382building_type = {
3382building_sailors_produced > 0
}
}
}
}
3386order_by = local_control
3387max = 1
3388check_range_bounds = no
3389save_scope_as = target_location
}
}
}