
ミッションタスク
漁村の支援
海と川は計り知れない富を抱えている。我々が漁業コミュニティを強化することで、食糧の安定供給を強化し、地方の繁栄のための新たな道を拓くことができるだろう。
漁村建造物enabled
農民の満足ミッションタスクrequirestarget_location_fishing_village_variable変数bypass, enabled- 575trigger_if = {576limit = {576exists = scope:mission_target_location}}579trigger_else = {579always = no}
540icon = fishing_habits
543enabled = {
544trigger_if = {
545limit = {
546exists = scope:mission_target_location
}
549custom_tooltip = {
550text = mission_target_location_not_coastal Mission Target Locationは沿岸ではない
551always = no
}
}
554trigger_else_if = {
555limit = {
556NOT = {
556exists = scope:mission_target_location
}
}
558custom_tooltip = {
559text = when_we_choose_appropriate_location_coastal_tt このミッションタスクは、「農民の満足」で選択した田園ロケーションが沿岸にある場合に有効になる
560always = no
}
}
563trigger_else = {
564scope:mission_target_location = {
565location_building_level = {
567value >= root.var:target_location_fishing_village_variable
}
569prosperity > 0
}
}
}
582duration = 0