探検家を雇用
ミッションタスク

探検家を雇用

mission_hire_explorerin_game/common/missions/generic_colonize_explore_mission_pack.txt:41

未知の世界を正しく理解するには、健康的な探検家が必要だ。

必要海外での取り組みミッションタスクrequires

  1. 51if = {
    52limit = {
    53any_character = {
    54count > 1
    55is_explorer = yes
    56OR = {
    57adm < 100
    58dip < 100
    59mil < 100
    }
    }
    }
    63trigger_event_non_silently = generic_colonial_exploration_events.1
    }
    65else_if = {
    66limit = {
    67any_character = {
    68is_explorer = yes
    69OR = {
    70adm < 100
    71dip < 100
    72mil < 100
    }
    }
    }
    76random_character = {
    77limit = {
    77is_explorer = yes
    }
    78if = {
    79limit = {
    80NOT = {
    80adm = 100
    }
    }
    82add_adm = {
    83value = {
    84add = 100
    85subtract = adm
    86divide = 10
    87ceiling = yes
    }
    }
    }
    91if = {
    92limit = {
    93NOT = {
    93dip = 100
    }
    }
    95add_dip = {
    96value = {
    97add = 100
    98subtract = dip
    99divide = 10
    100ceiling = yes
    }
    }
    }
    104if = {
    105limit = {
    106NOT = {
    106mil = 100
    }
    }
    108add_mil = {
    109value = {
    110add = 100
    111subtract = mil
    112divide = 10
    113ceiling = yes
    }
    }
    }
    }
    }
    119else = {
    120add_country_modifier = {
    122years = 5
    123mode = replace
    }
    }

42icon = new_world_advance
43requires = {
}
44enabled = {
45any_character = {
45is_explorer = yes
}
}
48duration = 0
© 2026 Soft Santa Cruz, S.L.U.。無断転載を禁じます。本サイトは非公式のファンプロジェクトであり、Paradox Interactiveとは関係ありません。ゲームコンテンツ © Paradox Interactive。 概要 · プライバシー · 法的情報