イベント
ベドウィン族の内紛
ベドウィン族の内紛は、再び砂漠から繁栄する地域へと飛び火している。今回はTarget Location郊外にまで及び、住民たちは、このままでは被害が拡大し、罪のない市民の命が奪われるのではないかと恐れている。
エジプト国家triggerベドウィン文化immediate, option 1, option 2, triggermam_had_bedouin_war変数trigger定義in_game/events/DHE/flavor_MAM.txt:3509
3510type = country_event
3511title = flavor_mam.57.title ベドウィン族の内紛
3512desc = flavor_mam.57.desc ベドウィン族の内紛は、再び砂漠から繁栄する地域へと飛び火している。今回はTarget Location郊外にまで及び、住民たちは、このままでは被害が拡大し、罪のない市民の命が奪われるのではないかと恐れている。
3513outcome = neutral
3515trigger = {
3517culture_percentage_in_country(culture:bedouin_culture) > 0
}
3524immediate = {
3526random_owned_location = {
3527limit = {
3528local_cultural_unity < 1
3532controller = root
}
3534save_scope_as = target_location
}
}