Event
The Tortoise and the Candle
Unfortunate Courtier was attending a reading of poetry with other men/women of the Flavor Rank palace, when misfortune struck. he/she stumbled on a tortoise walking around the night with a candle mounted on its back, a common display employed in the gardens. But the candle had been snuffed out, making it hard to see the tortoise in the dark. The animal unfortunately passed away, whereas Unfortunate Courtier sprained his/her ankle. he/she now wants us to remove the tortoises and similar hazards from the gardens.
OttomansCountrydynamic historical event.tag
Valide SultanPolicyimmediate, triggerAustere OfficialsStatic Modifieroption 1Definitionin_game/events/DHE/flavor_TUR.txt:15354
15355type = country_event
15356title = flavor_tur.183.title The Tortoise and the Candle
15357desc = flavor_tur.183.desc Unfortunate Courtier was attending a reading of poetry with other men/women of the Flavor Rank palace, when misfortune struck. he/she stumbled on a tortoise walking around the night with a candle mounted on its back, a common display employed in the gardens. But the candle had been snuffed out, making it hard to see the tortoise in the dark. The animal unfortunately passed away, whereas Unfortunate Courtier sprained his/her ankle. he/she now wants us to remove the tortoises and similar hazards from the gardens.
15358outcome = neutral
15360historical_info = flavor_tur.183.historical_info The Sa'd-âbâd imperial village in Constantinople was built for the pleasure of Ahmed III and his retainers and bureaucrats, within sight of the regular people who were not allowed to enter. It featured a palace, a harem section with hammam baths, a kiosk, and many gardens around the Kağıthane stream. One of the spectacular features on display were tortoises with candles mounted on their backs, illuminating the warm nights.
15362fire_only_once = yes
15363dynamic_historical_event = {
}
15370trigger = {
15372has_ruler = yes
15374OR = {
15375AND = {
15376exists = ruler.mother
15378ruler.mother = {
15379is_alive = yes
15380owner = root
}
}
15383ruler ?= {
15384dynasty ?= {
15385any_character_in_dynasty = {
15386is_alive = yes
15387is_adult = yes
15388owner = root
15389count >= 2
}
}
}
}
}
15396immediate = {
15398capital = {
15398save_scope_as = target_capital
}
15400if = {
15401limit = {
15402AND = {
15403exists = ruler.mother
15405ruler.mother = {
15406is_alive = yes
15407owner = root
}
}
}
15411ruler.mother = {
15411save_scope_as = unfortunate_courtier
}
}
15413else = {
15414ruler = {
15415dynasty = {
15416random_character_in_dynasty = {
15417limit = {
15418is_alive = yes
15419is_adult = yes
15420owner = root
15421is_ruler = no
}
15423save_scope_as = unfortunate_courtier
}
}
}
}
}