스크립트 트리거

is_candidate_for_OW_good

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

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

846OR = {
847num_pop_type:peasants > 1
848num_pop_type:laborers > 1
}
851NOR = {
853raw_material = goods:goods_gold
854raw_material = goods:silver
855raw_material = goods:gems
856raw_material = goods:pearls
857raw_material = goods:amber
858raw_material = goods:silk
859raw_material = goods:incense
860raw_material = goods:mercury
862raw_material = goods:saffron
863raw_material = goods:pepper
864raw_material = goods:cloves
865raw_material = goods:chili
867raw_material = goods:livestock
868raw_material = goods:iron
869raw_material = goods:tin
871raw_material = goods:cotton
872raw_material = goods:wheat
873raw_material = goods:millet
874raw_material = goods:coffee
875raw_material = goods:rice
876raw_material = goods:sugar
877raw_material = goods:wine
878raw_material = goods:horses
}
882raw_material = {
883save_temporary_scope_as = good_to_be_replaced_scope
}
885market = {
887trigger_if = {
888limit = {
889OR = {
890scope:good_to_be_replaced_scope = goods:copper
891scope:good_to_be_replaced_scope = goods:tin
892scope:good_to_be_replaced_scope = goods:marble
893scope:good_to_be_replaced_scope = goods:alum
894scope:good_to_be_replaced_scope = goods:beeswax
895scope:good_to_be_replaced_scope = goods:lead
}
}
898any_location_in_market = {
899count > 3
900is_ownable = yes
901raw_material = scope:good_to_be_replaced_scope
}
}
904trigger_else = {
905any_location_in_market = {
906count > 1
907is_ownable = yes
908raw_material = scope:good_to_be_replaced_scope
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지