Event
Flooding of the Nile
Recent floods have struck the Nile, causing severe devastation in several provinces. The surging waters have swept through farmland, villages, and infrastructure, leaving countless homes and livelihoods in ruins. Unless we intervene with relief and resources, the damage will only worsen, potentially leading to famine and loss of life.
EgyptCountrytriggermam_had_nile_floodVariabletriggerDefinitionin_game/events/DHE/flavor_MAM.txt:2690
2691type = country_event
2692title = flavor_mam.45.title Flooding of the Nile
2693desc = flavor_mam.45.desc Recent floods have struck the Nile, causing severe devastation in several provinces. The surging waters have swept through farmland, villages, and infrastructure, leaving countless homes and livelihoods in ruins. Unless we intervene with relief and resources, the damage will only worsen, potentially leading to famine and loss of life.
2694outcome = neutral
2696trigger = {
2698own_entire_province = province_definition:sharqiyya_province
2699own_entire_province = province_definition:gharbiyya_province
2700own_entire_province = province_definition:buhayra_province
}
2706immediate = {
2708province_definition:sharqiyya_province = {
2709random_location_in_province_definition = {
2710save_scope_as = target_location
}
}
2713province_definition:gharbiyya_province = {
2714random_location_in_province_definition = {
2715save_scope_as = target_location_two
}
}
2718province_definition:buhayra_province = {
2719random_location_in_province_definition = {
2720save_scope_as = target_location_three
}
}
}