軍事指導者を雇用
アクション

軍事指導者を雇用

hire_military_leader_from_memberin_game/common/generic_actions/unlockable_io_actions.txt:103

国際組織のメンバーからキャラクターを選び雇用する。この人物は陸軍または海軍のみで雇用される。

必要関与禁止補正タイプselect trigger 3軍事指導者を雇用のアンロック補正タイプselect trigger 1

定義in_game/common/generic_actions/unlockable_io_actions.txt:103

104icon = create_conquistador
105type = internationalorganization
106ai_tick = monthly
107ai_tick_frequency = 12
109automation_tick = never
110automation_tick_frequency = 12
111potential = {
}
113allow = {
}
115select_trigger = {
116looking_for_a = international_organization
117source = actor
118target_flag = recipient
119name = "choose_international_organization" 国際組織を選択:
120column = {
121data = name
}
123visible = {
124leader_country ?= scope:actor
125has_enabled_currency = gold
127international_organization_has_leader = yes
}
}
131select_trigger = {
132looking_for_a = country
133source = recipient
134target_flag = source
135name = "choose_country" 国家を選択:
136column = {
137data = name
}
139visible = {
140root != scope:actor
}
}
143select_trigger = {
144looking_for_a = character
145source = source
146target_flag = target
147name = "choose_character" キャラクターを選択:
148column = {
149data = character_info
}
151visible = {
152is_courtier = yes
154is_eligible_military_leader = scope:actor
155OR = {
156has_dynasty = no
157NOT = {
157dynasty = scope:actor.ruler.dynasty
}
158scope:actor = {
159ruler_or_heir_if_regent ?= {
160dynasty ?= {
161NOT = {
161this = root.dynasty
}
}
}
}
}
}
}
168effect = {
169scope:recipient = {
170add_gold = {
172multiply = -1
}
}
175if = {
176limit = {
176exists = scope:source
}
177scope:source = {
178add_gold = {
}
}
}
184if = {
185limit = {
185exists = scope:target
}
186scope:target = {
187move_country = scope:actor
188add_character_modifier = {
190years = -1
191mode = add_and_extend
}
}
}
}
196ai_will_do = {
197add = -50
198if = {
199limit = {
200scope:actor = {
201navy_size = 0
202army_size = 0
}
}
205multiply = 0
}
207if = {
208limit = {
209scope:actor = {
209any_army = {
209NOT = {
209exists = leader
}
}
}
}
211add = 100
}
213if = {
214limit = {
215scope:actor = {
215any_navy = {
215NOT = {
215exists = leader
}
}
}
}
217add = 100
}
}
© 2026 Soft Santa Cruz, S.L.U.。無断転載を禁じます。本サイトは非公式のファンプロジェクトであり、Paradox Interactiveとは関係ありません。ゲームコンテンツ © Paradox Interactive。 概要 · プライバシー · 法的情報