스크립트 트리거

is_candidate_for_NW_good

is_candidate_for_NW_goodin_game/common/scripted_triggers/situation_triggers.txt:784
요구 조건백반재화market밀랍재화market구리재화market납재화market대리석재화market주석재화market

정의in_game/common/scripted_triggers/situation_triggers.txt:784

786OR = {
787num_pop_type:peasants > 1
788num_pop_type:laborers > 1
}
791NOR = {
793raw_material = goods:goods_gold
794raw_material = goods:silver
795raw_material = goods:gems
796raw_material = goods:pearls
797raw_material = goods:amber
798raw_material = goods:silk
799raw_material = goods:incense
800raw_material = goods:mercury
802raw_material = goods:saffron
803raw_material = goods:pepper
804raw_material = goods:cloves
805raw_material = goods:chili
807raw_material = goods:livestock
808raw_material = goods:iron
809raw_material = goods:tin
811raw_material = goods:tobacco
812raw_material = goods:cocoa
813raw_material = goods:maize
814raw_material = goods:potato
}
818raw_material = {
819save_temporary_scope_as = good_to_be_replaced_scope
}
821market = {
823trigger_if = {
824limit = {
825OR = {
826scope:good_to_be_replaced_scope = goods:copper
827scope:good_to_be_replaced_scope = goods:tin
828scope:good_to_be_replaced_scope = goods:marble
829scope:good_to_be_replaced_scope = goods:alum
830scope:good_to_be_replaced_scope = goods:beeswax
831scope:good_to_be_replaced_scope = goods:lead
}
}
835raw_material_amount(scope:good_to_be_replaced_scope) > 3
}
837trigger_else = {
839raw_material_amount(scope:good_to_be_replaced_scope) > 1
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지