イベント
Target Locationのマムルーク総督の反乱
強大な力をもつマムルーク総督がTarget Areaに勢力基盤を築き、現在Capitalに向けて進軍している。首都のマムルーク有力者や城塞内部にまで、このマムルーク僭称者の反乱を支持する噂が広がっているという。
定義in_game/events/DHE/flavor_MAM.txt:4299
4300hide_portraits = yes
4301type = country_event
4302title = flavor_mam.67.title Target Locationのマムルーク総督の反乱
4303desc = flavor_mam.67.desc 強大な力をもつマムルーク総督がTarget Areaに勢力基盤を築き、現在Capitalに向けて進軍している。首都のマムルーク有力者や城塞内部にまで、このマムルーク僭称者の反乱を支持する噂が広がっているという。
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 マムルーク僭称者
4354save_scope_as = mamluk_pretender マムルーク僭称者
}
}