Event
The Massacre Location Massacre of Current Year
We promised retribution towards the Greek rebels of Balkans, and now the time has come. Since the Orthodox Patriarch failed to prevent the crisis, he must be made an example of, as must the Grand Dragoman and all the other Greek community leaders in Massacre Location, whether they have ties to the rebels or not. We will execute the traitors and their sympathizers, seize their assets and destroy their houses of worship, and make the world fear us — or we shall be seen as weaklings who do not deliver on our threats.
OrthodoxyReligionoption 1Definitionin_game/events/DHE/flavor_TUR.txt:14101
14102hide_portraits = yes
14103type = country_event
14104title = flavor_tur.169.title The Massacre Location Massacre of Current Year
14105desc = flavor_tur.169.desc We promised retribution towards the Greek rebels of Balkans, and now the time has come. Since the Orthodox Patriarch failed to prevent the crisis, he must be made an example of, as must the Grand Dragoman and all the other Greek community leaders in Massacre Location, whether they have ties to the rebels or not. We will execute the traitors and their sympathizers, seize their assets and destroy their houses of worship, and make the world fear us — or we shall be seen as weaklings who do not deliver on our threats.
14106outcome = neutral
14109historical_info = flavor_tur.169.historical_info In retaliation for the Greek War of Independence, in the spring of 1821 the Ottoman government carried out massacres and persecutions of Greeks in Constantinople. Despite having excommunicated the revolutionaries, the Orthodox Patriarch Gregory V was arrested and executed, and so were many other leaders of Greek communities, most of whom had no connection to the rebellion. Atrocities against Greeks continued for many days. Similar persecutions, albeit smaller in scale, took place elsewhere in the Empire.
14112trigger = {
14114culture_percentage_in_country(culture:greek_culture) > 0
14115any_owned_location = {
14116region = region:balkan_region
}
14120any_owned_location = {
14121OR = {
14122region = region:anatolia_region
14123area = area:thrace_area
}
}
}
14133immediate = {
14135if = {
14136limit = {
14137location:constantinople = {
}
}
14145location:constantinople = {
14146save_scope_as = massacre_location
}
}
14149else = {
14150ordered_owned_location = {
14151order_by = root.total_population
14152limit = {
14153OR = {
14154region = region:anatolia_region
14155area = area:thrace_area
}
}
14163max = 1
14164save_scope_as = massacre_location
}
}
}