
MissionsaufgabeIn dieser Version geändert
Manufakturschwerpunkt
Der Wohlstand unseres Staats liegt in den Reichtümern von Städten und Großstädten. Wir werden sie in vollem Maß ausreizen und eine Industrie aufbauen, die für eine unübertroffene Wirtschaft sorgt.
Kapitalwirtschaft durchsetzenMissionsaufgaberequiresmission_task_control_increase_to_maxVariableenabled- 270NOT = {270mission_task_completed = mission_task:mission_prepare_trade_focus}321if = {322limit = {322exists = scope:goods}}328set_variable = {330value = {331value = scope:mission_setup_trade_target_location.raw_material_output332divide = 4333add = scope:mission_setup_trade_target_location.raw_material_output}}
- 342add_country_modifier = {345mode = replace}349if = {350limit = {350NOT = {350exists = scope:goods}}351ordered_goods = {352order_by = "price_in_market(scope:mission_target_market)"353limit = {354goods_category = produced355scope:mission_target_market ?= {356NOT = {356is_export_banned = PREV}}358any_production_method = {359is_available_for = root360produced_goods ?= prev}}363max = 1364save_scope_as = goods}}
268icon = rudimentary_coastal_ship_repair
273highlight = {
274this = scope:mission_setup_trade_target_location
}
276enabled = {
277trigger_if = {
278limit = {
279exists = scope:mission_setup_trade_target_location
}
282scope:mission_setup_trade_target_location = {
283owner = root
284controller = root
285rank_index <= 2
286province ?= {
286is_starving = no
}
287has_siege = no
288local_control >= root.var:mission_task_control_increase_to_max
}
}
291trigger_else = {
292custom_tooltip = {
293text = need_mission_embrace_capital_economy_tt Die Bedingungen dieser Missionsaufgabe werden aktiviert, wenn wir einen Concept in „Kapitalwirtschaft durchsetzen“ auswählen
294always = no
}
}
297NOT = {
297mission_task_completed = mission_task:mission_prepare_trade_focus
}
}
299duration = 0
301select_trigger = {
302looking_for_a = goods
303target_flag = goods
304name = "mission_select_goods" Waren für die Mission auswählen
305none_available_msg_key = "mission_no_goods"
306column = {
307data = name
}
309visible = {
310scope:mission_target_market = {
311NOT = {
311is_export_banned = root
}
}
313goods_category = produced
314any_production_method = {
315is_available_for = scope:actor
316produced_goods ?= root
}
}
}