AcontecimientoNuevo en esta versión

El declive de Withering Market

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

El mercado de Withering Market Center Location ya no es el centro comercial que fue en otro tiempo. Como apenas quedan unas pocas ubicaciones vinculadas a él, nuestros comerciantes desvían cada vez más sus mercancías hacia mercados vecinos mejor comunicados. Si no hacemos nada, el mercado acabará reducido a un simple peaje en el camino hacia otro lugar.

Nuestro gabinete nos pide que decidamos cómo afrontar este declive.

Requieremarket_decline_handledVariableimmediate, trigger

Definiciónin_game/events/economy/market_decline.txt:11

12hide_portraits = yes
13type = country_event
14title = market_decline.1.title El declive de Withering Market
15desc = market_decline.1.desc El mercado de Withering Market Center Location ya no es el centro comercial que fue en otro tiempo. Como apenas quedan unas pocas ubicaciones vinculadas a él, nuestros comerciantes desvían cada vez más sus mercancías hacia mercados vecinos mejor comunicados. Si no hacemos nada, el mercado acabará reducido a un simple peaje en el camino hacia otro lugar.

Nuestro gabinete nos pide que decidamos cómo afrontar este declive.
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
}
}
}

Opciones

ASubvencionemos a los comerciantes y sostengamos el mercado.
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
}
}
BDisuelve el mercado y permite que nuestras ubicaciones se integren en sus mercados vecinos naturales.
83custom_tooltip = {
84text = market_decline.1.b.tt Se ha disuelto el Market de Withering Market. Sus ubicaciones pasan a formar parte del Market más adecuado.
85scope:withering_market = {
86destroy_market = {
}
}
}
89ai_chance = {
90factor = 70
}
CAceptemos el declive y dejemos que los comerciantes tomen sus propias decisiones.
97scope:withering_market_location = {
98set_variable = {
100value = 1
101years = 5
}
}
104ai_chance = {
105factor = 10
}
© 2026 Soft Santa Cruz, S.L.U.. Todos los derechos reservados. Proyecto no oficial de fans, sin afiliación con Paradox Interactive. Contenido del juego © Paradox Interactive. Acerca de · Privacidad · Aviso legal