Event
Revolt of Target Location Mamlūk Governor
A powerful Mamlūk governor has built up a power base in Target Area and is now marching on Capital. There are rumors of widespread support this Mamlūk Pretender rebellion among the Mamlūk households of the capital and even within the citadel itself.
Definitionin_game/events/DHE/flavor_MAM.txt:4299
4300hide_portraits = yes
4301type = country_event
4302title = flavor_mam.67.title Revolt of Target Location Mamlūk Governor
4303desc = flavor_mam.67.desc A powerful Mamlūk governor has built up a power base in Target Area and is now marching on Capital. There are rumors of widespread support this Mamlūk Pretender rebellion among the Mamlūk households of the capital and even within the citadel itself.
4304outcome = neutral
4306trigger = {
4307exists = capital
4308has_reform = government_reform:mamluk_government
4309legitimacy <= 60
4310stability <= 0
4311any_core_location = {
4312integration_level = core
4313area = root.capital.area
4314is_capital = no
}
}
4318immediate = {
4319hidden_effect = {
4320random_core_location = {
4321limit = {
4322integration_level = core
4323area = root.capital.area
4324is_capital = no
}
4326save_scope_as = target_location
4327area = {
4328save_scope_as = target_area
}
}
}
4332create_character = {
4333culture = root.culture
4334religion = root.religion
4335min_age = 30
4336adm = {
50
70
}
4340dip = {
40
60
}
4344mil = {
60
80
}
4348save_scope_as = target_character
}
4351create_rebel = {
4352category = pretender
4353name = mamluk_pretender Mamlūk Pretender
4354save_scope_as = mamluk_pretender Mamlūk Pretender
}
}