
ミッションタスク
灌漑の拡大
肥沃な土地と安全な水があれば、いかなる過酷な地形も豊かな畑に変えられるだろう。灌漑システムを拡張すれば、農業生産は劇的に増加する。
灌漑建造物enabled
農民の満足ミッションタスクrequires
労働者社会階級on completion
農民社会階級on completiontarget_location_irregation_variable変数bypass, 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は湖または河川に隣接していない
643always = no
}
}
646trigger_else_if = {
647limit = {
648NOT = {
648exists = scope:mission_target_location
}
}
650custom_tooltip = {
651text = when_we_choose_appropriate_location_river_lake_tt このミッションタスクは、「農民の満足」で選択した田園ロケーションが湖または河川に隣接している場合に有効になる
652always = no
}
}
655trigger_else = {
656scope:mission_target_location = {
657location_building_level = {
659value >= root.var:target_location_irregation_variable
}
661prosperity > 0
}
}
}
666duration = 0