事件
Current Year年Massacre Location大屠杀
我们曾承诺要对巴尔干的希腊叛乱者进行报复,现在时机已到。既然东正教牧首未能阻止这场危机,他就必须被用作反面教材,与Massacre Location的总翻译官以及所有其他希腊社群领袖一同被处决——无论他们是否与叛乱有关。我们将处决叛徒与其同谋,没收其财产,摧毁其宗教场所,使世人畏惧我们——否则,我们将被视为说话不算数的懦夫。
东正教宗教option 1定义in_game/events/DHE/flavor_TUR.txt:14101
14102hide_portraits = yes
14103type = country_event
14104title = flavor_tur.169.title Current Year年Massacre Location大屠杀
14105desc = flavor_tur.169.desc 我们曾承诺要对巴尔干的希腊叛乱者进行报复,现在时机已到。既然东正教牧首未能阻止这场危机,他就必须被用作反面教材,与Massacre Location的总翻译官以及所有其他希腊社群领袖一同被处决——无论他们是否与叛乱有关。我们将处决叛徒与其同谋,没收其财产,摧毁其宗教场所,使世人畏惧我们——否则,我们将被视为说话不算数的懦夫。
14106outcome = neutral
14109historical_info = flavor_tur.169.historical_info 1821年春,为了报复希腊独立战争,奥斯曼政府在君士坦丁堡展开了对希腊人的屠杀与迫害。尽管东正教牧首格里高利五世已公开谴责叛乱分子,但仍被逮捕并处决,许多无关叛乱的希腊社群领袖也一同遇害。惨剧持续数日。在帝国其他地区,也有类似但规模较小的迫害事件发生。
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
}
}
}