
Tarea de misión
Obtener bienes de producción
Si bien se necesitan recursos de construcción para las nuevas instalaciones de nuestra creciente empresa, también debemos asegurar el flujo de materiales necesarios para los bienes que queremos fabricar y vender.
Enfoque manufactureroTarea de misiónrequiresmission_target_goodsVariablevisible- 554ordered_owned_location = {555limit = {556raw_material = {557any_production_method = {558is_available_for = root559produced_goods ?= root.var:mission_target_goods560requires_goods = prev}}}564order_by = raw_material_output565check_range_bounds = no566max = {567value = "estate_power(estate_type:crown_estate)"568multiply = 5569ceiling = yes}571add_location_modifier = {574mode = replace}}538hidden_effect = {539set_variable = {541value = {542value = "total_effective_goods_production_buildings(var:mission_target_goods)"543multiply = 1.2544ceiling = yes}}547round_variable = {549nearest = 1}}
510icon = expanded_supply_trains
513highlight = {
514has_owner = yes
515owner = root
516raw_material = {
517any_production_method = {
518is_available_for = root
519produced_goods ?= root.var:mission_target_goods
520requires_goods = prev
}
}
}
524enabled = {
525any_production_method = {
526produced_goods ?= root.var:mission_target_goods
527is_available_for = root
528custom_tooltip = {
529text = mission_secure_production_resource_tt Hay excedente de todos los Goods necesarios para el Production Method en Market.
530any_required_goods = {
531is_in_surplus_in_market = {
531market = scope:mission_target_market
531country = root
531value > 0
}
532count = all
}
}
}
}