
Mission Task
Expand Irrigation
With fertile land and reliable water, we shall turn even the harshest terrain into fields of plenty. Expanding our irrigation systems will dramatically increase our agricultural yield.
IrrigationBuildingenabled
Peasant ContentmentMission Taskrequires
LaborersPop Typeon completion
PeasantsPop Typeon completiontarget_location_irregation_variableVariablebypass, enabled- 668trigger_if = {669limit = {669exists = scope:mission_target_location}}672trigger_else = {672always = no}675scope:mission_target_location ?= {676every_pop = {}}
632icon = khm_invest_in_irrigation
635enabled = {
636trigger_if = {
637limit = {
638exists = scope:mission_target_location
}
641custom_tooltip = {
642text = mission_target_location_no_lake_or_river_tt Mission Target Location is not adjacent to a lake or a River
643always = no
}
}
646trigger_else_if = {
647limit = {
648NOT = {
648exists = scope:mission_target_location
}
}
650custom_tooltip = {
651text = when_we_choose_appropriate_location_river_lake_tt This Mission Task will activate if the selected Rural Location in Peasant Contentment is next to a lake or a River
652always = no
}
}
655trigger_else = {
656scope:mission_target_location = {
657location_building_level = {
659value >= root.var:target_location_irregation_variable
}
661prosperity > 0
}
}
}
666duration = 0