이벤트이번 버전 신규

Withering Market의 쇠퇴

market_decline.1in_game/events/economy/market_decline.txt:11

Withering Market Center Location의 시장은 더 이상 예전의 번화한 상업 중심지가 아닙니다. 이제 이 시장에 남은 지점은 손에 꼽을 정도이며, 우리 상인들마저 점차 여건이 더 나은 인근 시장으로 상품을 우회하여 유통하는 실정입니다. 이대로 방치한다면, 이 시장은 그저 다른 곳으로 지나가는 길목의 초라한 통행요금소 수준으로 전락하고 말 것입니다.

우리 내각은 이 쇠퇴를 어떻게 타개할 것인지 우리의 결단을 기다리고 있습니다.

요구 조건market_decline_handled변수immediate, trigger

정의in_game/events/economy/market_decline.txt:11

12hide_portraits = yes
13type = country_event
14title = market_decline.1.title Withering Market의 쇠퇴
15desc = market_decline.1.desc Withering Market Center Location의 시장은 더 이상 예전의 번화한 상업 중심지가 아닙니다. 이제 이 시장에 남은 지점은 손에 꼽을 정도이며, 우리 상인들마저 점차 여건이 더 나은 인근 시장으로 상품을 우회하여 유통하는 실정입니다. 이대로 방치한다면, 이 시장은 그저 다른 곳으로 지나가는 길목의 초라한 통행요금소 수준으로 전락하고 말 것입니다.

우리 내각은 이 쇠퇴를 어떻게 타개할 것인지 우리의 결단을 기다리고 있습니다.
16outcome = neutral
18illustration_tags = {
1910 = exterior
}
22trigger = {
23has_markets = yes
24any_market_center_in_country = {
25is_withering = yes
26months_at_or_below_withering_threshold > 36
27location = {
28NOT = {
28has_variable = market_decline_handled
}
}
}
}
33immediate = {
34random_market_center_in_country = {
35limit = {
36is_withering = yes
37months_at_or_below_withering_threshold > 36
38location = {
39NOT = {
39has_variable = market_decline_handled
}
}
}
42save_scope_as = withering_market
43location = {
44save_scope_as = withering_market_location
}
}
}

선택지

A상인들에게 보조금을 지급하여 시장을 부양하라.
52trigger = {
53gold > 200
}
55scale = -2
}
56scope:withering_market_location = {
57set_variable = {
59value = 1
60years = 10
}
}
63ai_chance = {
64factor = 30
65modifier = {
66factor = 0
67NOT = {
68scope:withering_market_location = {
69is_capital_of = {
69target = root
}
}
}
}
73modifier = {
74factor = 0
75gold < 1000
}
}
B시장을 해체하고, 우리 지점이 자연스레 인근 시장에 합류하도록 내버려두어라.
83custom_tooltip = {
84text = market_decline.1.b.tt Withering Market의 시장이 해체됩니다. 소속 지점들은 차선인 다른 시장에 재편입됩니다.
85scope:withering_market = {
86destroy_market = {
}
}
}
89ai_chance = {
90factor = 70
}
C쇠퇴를 받아들이고, 상인들이 스스로 결정하게 두어라.
97scope:withering_market_location = {
98set_variable = {
100value = 1
101years = 5
}
}
104ai_chance = {
105factor = 10
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지