Составление карт новых земель
Этап задания

Составление карт новых земель

mission_chart_horizonin_game/common/missions/generic_colonize_explore_mission_pack.txt:129

В ходе морских и наземных экспедиций путешественники открывают новые территории и составляют карты доселе неизвестных земель.

ТребуетЗаморские открытияЭтап заданияrequires

  1. 137if = {
    138limit = {
    139any_exploration_from_country = {
    140area = {
    141any_location_in_area = {
    142is_ownable = yes
    }
    }
    }
    }
    147custom_tooltip = yes_land_explo_bonus_tt Если мы завершим задание, проведя хотя бы одну наземную Concept:
    }
    149else = {
    149custom_tooltip = no_land_explo_bonus_tt Если мы завершим задание, проведя хотя бы одну наземную Concept:
    }
    150show_as_tooltip = {
    151add_country_modifier = {
    153years = 3
    154mode = replace
    }
    }
    157if = {
    158limit = {
    159any_exploration_from_country = {
    160area = {
    161NOT = {
    162any_location_in_area = {
    163is_ownable = yes
    }
    }
    }
    }
    }
    169custom_tooltip = yes_sea_explo_bonus_tt Если мы завершим задание, проведя хотя бы одну морскую Concept:
    }
    171else = {
    171custom_tooltip = no_sea_explo_bonus_tt Если мы завершим задание, проведя хотя бы одну морскую Concept:
    }
    172show_as_tooltip = {
    173add_country_modifier = {
    175years = 3
    176mode = replace
    }
    }
    179hidden_effect = {
    180if = {
    181limit = {
    182any_exploration_from_country = {
    183area = {
    184NOT = {
    185any_location_in_area = {
    186is_ownable = yes
    }
    }
    }
    }
    }
    192add_country_modifier = {
    194years = 3
    195mode = replace
    }
    }
    199if = {
    200limit = {
    201any_exploration_from_country = {
    202area = {
    203any_location_in_area = {
    204is_ownable = yes
    }
    }
    }
    }
    209add_country_modifier = {
    211years = 3
    212mode = replace
    }
    }
    }

130icon = por_bombardeiros
131requires = {
}
132enabled = {
132num_explorations > 0
}
134duration = 0