Event
A Foothold in Italy
Target Province is a strategic location that would provide us both a foothold in Italy, and a way of contesting the Strait of Otranto. If we ever want to conquer Rome and reclaim the full glory of the ancient emperors, we should start by wresting Target Province from the unjust hands of Target Country.
But it would be wise to ensure that we have enough ships for such an endeavor...
OttomansCountrydynamic historical event.tag, trigger
VeniceCountryoption 1, trigger
ChristianityReligion Grouptrigger
IslamReligion GrouptriggerEvent chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
- A Foothold in Italy
An Unholy Alliance↳ Option A “Propose an unholy alliance with Venice.” · 2–3 days later- Venetian Support↳ Option A “Provide diplomatic support only.” · 2–3 days later
- The Lion and the Crescent↳ Option B “Agree to the proposal.” · 2–3 days later
- A Stern Refusal↳ Option C “Rebuke the heathens.” · 2–3 days later
Definitionin_game/events/DHE/flavor_TUR.txt:5579
5580type = country_event
5581title = flavor_tur.80.title A Foothold in Italy
5582desc = flavor_tur.80.desc Target Province is a strategic location that would provide us both a foothold in Italy, and a way of contesting the Strait of Otranto. If we ever want to conquer Rome and reclaim the full glory of the ancient emperors, we should start by wresting Target Province from the unjust hands of Target Country.
But it would be wise to ensure that we have enough ships for such an endeavor...
But it would be wise to ensure that we have enough ships for such an endeavor...
5583outcome = neutral
5585historical_info = flavor_tur.80.historical_info The early sultans after the conquest of Constantinople staunchly maintained their claim to be Roman emperors, and used it to justify conquests in Western Europe. In 1479, relations between the Ottomans and Venice had improved, and Mehmet II sought their support for an invasion of the Kingdom of Naples that would allow him to create a foothold in southern Italy.
5587fire_only_once = yes
5588dynamic_historical_event = {
}
5595trigger = {
5599owns = location:constantinople
5601any_owned_location = {
5602region = region:balkan_region
5603count >= 15
}
5606NOT = {
5607has_presence_in = region:italy_region
}
5610location:lecce = {
5610has_owner = yes
}
5612exists = location:lecce.owner.ruler
5614location:lecce.owner = {
5615NOR = {
}
}
}
5630immediate = {
5632location:lecce.province = {
5633save_scope_as = target_province
}
5636location:lecce.owner = {
5637save_scope_as = target_country
}
}