이벤트

과도하게 퍼져 있는 상인들

random_event.87in_game/events/random_event.txt:4453
과도하게 퍼져 있는 상인들

우리 상인들은 전 세계에서 무역을 통해 부를 가져옵니다. 그러나 다소 과도하게 퍼져 있어 정부가 Country의 외교적 영향력을 제대로 지원해 주기 힘든 상황입니다. 아무래도 한 지역을 정해 무역 역량을 집중해야 할 것 같습니다.

요구 조건지원받은 상인정적 보정치trigger

정의in_game/events/random_event.txt:4453

4454type = country_event
4456title = random_event.87.title 과도하게 퍼져 있는 상인들
4457desc = random_event.87.desc 우리 상인들은 전 세계에서 무역을 통해 부를 가져옵니다. 그러나 다소 과도하게 퍼져 있어 정부가 Country의 외교적 영향력을 제대로 지원해 주기 힘든 상황입니다. 아무래도 한 지역을 정해 무역 역량을 집중해야 할 것 같습니다.
4458outcome = neutral
4459illustration_tags = {
446010 = regular
446110 = interior
}
4464trigger = {
4465NOT = {
4465has_country_modifier = extra_merchant_support
}
4467any_market_with_merchants = {
4468location = {
4469continent = continent:europe
}
4471NOT = {
4472has_merchant_power = {
4473country = root
4474key = merchants_not_supported
}
}
}
4479any_market_with_merchants = {
4480location = {
4481continent = continent:asia
}
4483NOT = {
4484has_merchant_power = {
4485country = root
4486key = merchants_not_supported
}
}
}
}
4492immediate = {
}

선택지

A아시아는 그다지 중요하지 않지.
4498random_market_with_merchants = {
4499limit = {
4500location = {
4500continent = continent:asia
}
4501NOT = {
4502has_merchant_power = {
4503country = root
4504key = merchants_not_supported
}
}
}
4508add_merchant_power = {
4509country = root
4510key = merchants_not_supported
4511months = 120
}
}
B유럽은 무시해도 된다.
4519random_market_with_merchants = {
4520limit = {
4521location = {
4521continent = continent:europe
}
4522NOT = {
4523has_merchant_power = {
4524country = root
4525key = merchants_not_supported
}
}
}
4529add_merchant_power = {
4530country = root
4531key = merchants_not_supported
4532months = 120
}
}
C그러거나 말거나 그냥 지원하라!
4540add_country_modifier = {
4541modifier = extra_merchant_support
4542years = 10
4543mode = add_and_extend
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지