EventChanged this version
The Price of Ambition
Minister is becoming too ambitious for his/her own good. Ambitious Wife whispers dark warnings to Target Ruler at night. Minister must die, lest his/her pursuit of power puts the whole Flavor Rank in peril. he/she might be a very capable man/woman, but there are others, Ambitious Wife assures us, that would serve the Ruler Title with equal skill, and more devotion.
OttomansCountrydynamic historical event.tag
Royal HaremPolicytrigger
Valide SultanPolicytriggerottoman_imperial_haremVariabletriggerDefinitionin_game/events/DHE/flavor_TUR.txt:7122
7123type = country_event
7124title = flavor_tur.99.title The Price of Ambition
7125desc = flavor_tur.99.desc Minister is becoming too ambitious for his/her own good. Ambitious Wife whispers dark warnings to Target Ruler at night. Minister must die, lest his/her pursuit of power puts the whole Flavor Rank in peril. he/she might be a very capable man/woman, but there are others, Ambitious Wife assures us, that would serve the Ruler Title with equal skill, and more devotion.
7126outcome = neutral
7128fire_only_once = yes
7129dynamic_historical_event = {
}
7136historical_info = flavor_tur.99.historical_info The Ottoman court was a place where one could rise meteorically — and also meet a bloody end. Pargalı Ibrahim Pasha went from being a lowly slave to becoming the first vizier of Suleiman the Magnificent. But he was so succesful in this role that he was seen as a threat to the sultan's power, and was eventually executed. It is often claimed, albeit by contentious sources, that Hürrem, Suleiman's favorite consort, was behind Ibrahim's death, and rose to power at his expense.
7138trigger = {
7140has_ruler = yes
7141ruler ?= {
7142has_dynasty = yes
7143is_married = yes
7144any_spouse = {
7145is_alive = yes
}
}
7149government_power < 80
7151any_cabinet_character ?= {
7152OR = {
7153has_dynasty = no
7154AND = {
7155has_dynasty = yes
7156dynasty != root.ruler.dynasty
}
}
}
7162OR = {
7163custom_tooltip = {
7164text = variable_ottoman_imperial_harem_tt The Imperial Harem Wields Influence
}
}
}
7172immediate = {
7174root.ruler = {
7174save_scope_as = target_ruler
}
7176ruler = {
7177random_spouse = {
7178limit = {
7179is_alive = yes
}
7181save_scope_as = ambitious_wife
}
}
7185random_cabinet_character = {
7186limit = {
7187OR = {
7188has_dynasty = no
7189AND = {
7190has_dynasty = yes
7191dynasty != root.ruler.dynasty
}
}
}
7196save_scope_as = minister
}
}