Event
Target Character the Mad
Target Character has always been a bit eccentric, but now, rumors abound that he/she is downright mad. It is said that he/she walks around at night, shouting his/her predecessor's name in the hallways of the palace, asking to be relived of the burden of sovereignty. A powerful faction among the Clergy have allied with the Head Of Cabinet Name, demanding his/her deposition. Valide Sultan, the father/mother of the Ruler Title, can be persuaded to agree, but would rather plot the downfall of the conspirators' intended successor, Ruler Replacement.
KafesAdvanceoption 1
OttomansCountrydynamic historical event.tag
Powerful HaremPolicyimmediate, trigger
Valide SultanPolicyimmediate, triggerJanissary CustodianshipStatic Modifieroption 2
MalevolentTraittriggerDefinitionin_game/events/DHE/flavor_TUR.txt:9451
9453type = country_event
9454title = flavor_tur.123.title Target Character the Mad
9456desc = {
9457first_valid = {
9458triggered_desc = {
9459trigger = {
9460exists = scope:valide_sultan
}
9462desc = flavor_tur.123.valide_sultan.desc Target Character has always been a bit eccentric, but now, rumors abound that he/she is downright mad. It is said that he/she walks around at night, shouting his/her predecessor's name in the hallways of the palace, asking to be relived of the burden of sovereignty. A powerful faction among the Clergy have allied with the Head Of Cabinet Name, demanding his/her deposition. Valide Sultan, the father/mother of the Ruler Title, can be persuaded to agree, but would rather plot the downfall of the conspirators' intended successor, Ruler Replacement.
}
9464triggered_desc = {
9465trigger = {
9466NOT = {
9466exists = scope:valide_sultan
}
}
9468desc = flavor_tur.123.no_valide_sultan.desc Target Character has always been a bit eccentric, but now, rumors abound that he/she is downright mad. It is said that he/she walks around at night, shouting his/her predecessor's name in the hallways of the palace, asking to be relived of the burden of sovereignty. A powerful faction among the Clergy have allied with the Head Of Cabinet Name, demanding his/her deposition. They would have Ruler Replacement take the throne instead.
}
}
}
9472outcome = neutral
9474fire_only_once = yes
9475dynamic_historical_event = {
}
9482historical_info = flavor_tur.123.historical_info Between 1617 and 1623, Mustafa I became sultan twice. But he was young, and used as a puppet by powerful imperial concubines, such as his mother Halime, to ensure that their own sons would not be killed if the wrong prince took the throne. Mustafa was always eccentric, but the murder of Osman II, who reigned in between his two terms, affected him hard, and he became truly unstable. In the end, rebellion broke out, and Mustafa was deposed, with his mother's reluctant consent.
9484trigger = {
9486ruler ?= {
9487dynasty ?= {
9488any_character_in_dynasty = {
}
}
}
9499ruler_reign <= 10
9501OR = {
9502stability < 0
9503government_power < 50
9504in_civil_war = yes
}
9511OR = {
9513has_reform = government_reform:ottoman_imperial_harem
}
}
9519immediate = {
9521root.ruler = {
9521save_scope_as = target_character
}
9523if = {
9524limit = {
9525AND = {
9526exists = ruler.mother
9527ruler.mother = {
9528is_alive = yes
}
}
}
9536ruler.mother = {
9537save_scope_as = valide_sultan
}
}
9542ruler = {
9543dynasty = {
9544ordered_character_in_dynasty = {
9545order_by = total_abilities
9546limit = {
9547this != scope:target_character
9548is_alive = yes
9550is_adult = yes
9551owner = root
}
9553max = 1
9554save_scope_as = ruler_replacement
}
}
}
}