Event
Fall of the Tughlaq Dynasty

The Tughlaq dynasty has been removed from power in Country. This has allowed for a more liberal social mobility, allowing the freeing of many slaves in the Flavor Rank. Target Character himself/herself is promoting this, despite the backlash it may cause.
DelhiCountrytrigger
SlavesPop TypeoptionDefinitionin_game/events/DHE/flavor_DLH.txt:3416
3417type = country_event
3418title = flavor_dlh.39.title Fall of the Tughlaq Dynasty
3419desc = flavor_dlh.39.desc The Tughlaq dynasty has been removed from power in Country. This has allowed for a more liberal social mobility, allowing the freeing of many slaves in the Flavor Rank. Target Character himself/herself is promoting this, despite the backlash it may cause.
3420outcome = neutral
3422trigger = {
3424OR = {
3425ruler_or_heir_if_regent ?= {
3425has_dynasty = no
}
3426NOT = {
3426exists = dynasty:tughlaq_dynasty
}
3427AND = {
3428exists = dynasty:tughlaq_dynasty
3429ruler_or_heir_if_regent ?= {
3430has_dynasty = yes
3431dynasty != dynasty:tughlaq_dynasty
}
}
}
}
3437fire_only_once = yes
3439image = "gfx/interface/icons/trade_goods/illustrations/icon_goods_slaves_goods.dds"
3441immediate = {
3442ruler_or_regent ?= {
3443save_scope_as = target_character
}
}