외지인과 접촉 금지
행동

외지인과 접촉 금지

no_contact_with_outsidersin_game/common/generic_actions/great_pestilence.txt:570

외국인과 이웃 부족 상인들이 우리 영토에 전염병을 가져왔다는 것은 모두가 아는 사실입니다. 재앙이 더 확산되는 일을 막고자 이웃 국가와의 관계를 일절 끊고, 어떠한 경제적 손실이 있더라도 모든 교역에서 국경을 폐쇄할 것입니다.

요구 조건대역병상황select trigger외지인과 접촉 금지정적 보정치potential

정의in_game/common/generic_actions/great_pestilence.txt:570

571icon = close_the_borders
572type = situation
573exclusive_group = food_and_trade_actions
574ai_tick = daily
575ai_tick_frequency = 80
577automation_tick = never
578automation_tick_frequency = 12
580potential = {
581scope:actor ?= {
582NOT = {
582has_country_modifier = no_contact_with_outsiders
}
583culture = {
}
}
}
587allow = {
}
590price = price:no_contact_with_outsiders
593select_trigger = {
594looking_for_a = situation
595target_flag = recipient
596name = "choose_situation" 상황 선택:
597column = {
597data = name
}
598visible = {
600situation_is_active = yes
}
}
604effect = {
605scope:actor ?= {
606add_country_modifier = {
606years = -1
606mode = add_and_extend
}
}
}
610ai_will_do = {
613add = "scope:actor.add_static_modifier_utility(no_contact_with_outsiders)"
614add = {
615desc = "reduce the amount of trade happening"
616value = 10
}
619subtract = {
620desc = "bias against doing stuff"
621value = 1
}
623if = {
624limit = {
625scope:actor = {
626at_war = yes
}
}
629subtract = {
630desc = "needs diplomats"
631value = 100
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지