Event
The Tomb of Target Character

Target Character, a member of the Lōdī dynasty and popular within the Afghan people, has now died. Passing the throne to Target Character2, the people of Target Location now demand that a tomb is built in his/her honor.
Indian TombBuildingimmediateAfghanCultureimmediate
MonarchyGovernment TypetriggerDefinitionin_game/events/DHE/flavor_DLH.txt:1922
1923type = country_event
1924title = flavor_dlh.19.title The Tomb of Target Character
1925desc = flavor_dlh.19.desc Target Character, a member of the Lōdī dynasty and popular within the Afghan people, has now died. Passing the throne to Target Character2, the people of Target Location now demand that a tomb is built in his/her honor.
1926outcome = neutral
1928illustration_tags = {
192910 = interior
193010 = regular
}
1933fire_only_once = yes
1935trigger = {
1937scope:target_character ?= {
1938dynasty ?= dynasty:lodi_dynasty
}
1941culture_percentage_in_country(culture:afghan_culture) > 0
}
1944immediate = {
}
1947ordered_owned_location = {
1948order_by = development
1949limit = {
}
1955max = 1
1956save_scope_as = target_location
}
1959previous_ruler ?= {
1960save_scope_as = target_character
}
1963ruler_or_regent ?= {
1964save_scope_as = target_character2
}
}