… 수출
임무 과업

Mission Target Goods Goods 수출

mission_export_produced_goodsin_game/common/missions/generic_capital_economy_mission_pack.txt:635

교역 재화의 생산 체계를 구축했습니다. 이제 우리는 이 재화를 전 세계와 공유해야 합니다.

요구 조건공방 건설임무 과업requiresmission_target_goods변수enabledmission_target_market변수enabled

  1. 637mission_task_completed = mission_task:mission_prepare_industry_focus
  2. 704add_country_modifier = {
    707mode = replace
    }
    676hidden_effect = {
    677if = {
    678limit = {
    679exists = root.var:mission_target_goods
    }
    681scope:mission_target_market = {
    682random_export = {
    683limit = {
    684owner ?= root
    685goods = root.var:mission_target_goods
    686trade_profit > 0
    }
    688save_scope_as = target_trade
    }
    }
    691set_variable = {
    693value = {
    694value = scope:target_trade.trade_profit
    695multiply = 2
    696add = 1
    }
    }
    }
    }

636icon = maritime_advance_age_2
639highlight = {
640has_owner = yes
641owner = root
}
643enabled = {
644trigger_if = {
645limit = {
646has_variable = mission_target_goods
647has_variable = mission_target_market
}
649scope:mission_target_market = {
650any_export = {
651owner ?= root
652goods = root.var:mission_target_goods
653trade_profit > 0
}
}
}
657trigger_else_if = {
658limit = {
658has_variable = mission_target_market
}
659scope:mission_target_market = {
660any_export = {
661owner ?= root
662trade_profit > 0
}
}
}
666trigger_else = {
667capital.market = {
668any_export = {
669owner ?= root
670trade_profit > 0
}
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지