Event
The Tree of Corpses
A group of Janissaries are pounding on the door to the Country Adjective palace, demanding restitution for perceived wrongs. They have a long list of grievances, and an equally long list of officials that they hold to be responsible for their woes. They have already begun to seize people from the list and hang them from a çınar tree nearby. They demand that we hand over Minister 1 and Minister 2, who they accuse of having withheld their salaries and generally caused the Flavor Rank great trouble.
JanissariesAdvancetrigger
OttomansCountrydynamic historical event.tag
NoblesPop Typeoption 3
SoldiersPop Typeoption 3Head of the CabinetStatic ModifiertriggerDefinitionin_game/events/DHE/flavor_TUR.txt:11813
11814hide_portraits = yes
11815type = country_event
11816title = flavor_tur.146.title The Tree of Corpses
11817desc = flavor_tur.146.desc A group of Janissaries are pounding on the door to the Country Adjective palace, demanding restitution for perceived wrongs. They have a long list of grievances, and an equally long list of officials that they hold to be responsible for their woes. They have already begun to seize people from the list and hang them from a çınar tree nearby. They demand that we hand over Minister 1 and Minister 2, who they accuse of having withheld their salaries and generally caused the Flavor Rank great trouble.
11818outcome = neutral
11820historical_info = flavor_tur.146.historical_info The Çınar incident involved disgruntled soldiers, returning from the Cretan war in 1656, who felt that they had not received the salaries that they were owed. They pressured the young sultan Mehmed IV and his powerful mother, Turhan, by showing a list of 30 officials that they held responsible for the failing economy of the empire, and demanded that these men be handed over. The sultan agreed to dismiss some of the people from the list, but once the rebels got their hands on them, they were hanged. After this incident, Turhan saw the need for a more capable administration, and appointed Köprülü Mehmed Pasha to grand vizier.
11822fire_only_once = yes
11823dynamic_historical_event = {
}
11830trigger = {
11834OR = {
11835government_power < 30
11836AND = {
11837stability < 80
11838monthly_balance < 10
11839gold < {
11839value = monthly_income_trade_and_tax
11839multiply = 10
}
11840num_loans > 0
}
11842AND = {
11843stability < 50
11844any_cabinet_character = {
11846mil < 30
}
}
}
11851any_cabinet_character = {
11852is_female = no
11853count >= 2
}
}
11857immediate = {
11859random_cabinet_character = {
11860limit = {
11861is_female = no
}
11863save_scope_as = minister_1
}
11866random_cabinet_character = {
11867limit = {
11868is_female = no
11869NOT = {
11870this = scope:minister_1
}
}
11873save_scope_as = minister_2
}
11876create_rebel = {
11877name = janissary_revolt Janissary Rebels
11878category = estate
11880save_scope_as = target_rebel
}
}