Pazarı Taşı
Eylem

Pazarı Taşı

relocate_marketin_game/common/generic_actions/markets.txt:3

Bir Concept başka bir Concept taşı.

Tanımin_game/common/generic_actions/markets.txt:3

4type = owncountry
6potential = {
}
9allow = {
}
12ai_tick = never
14automation_tick = never
15automation_tick_frequency = 12
17price = price:relocate_market
20select_trigger = {
21looking_for_a = market
22source = actor
23target_flag = target
24name = "relocate_market_select_market" Taşınacak Concept seç:
25none_available_msg_key = "relocate_market_no_markets"
26column = {
27data = name
}
29visible = {
30location = {
31owner ?= scope:actor
}
}
}
37select_trigger = {
38looking_for_a = location
39source = actor
40target_flag = target_location
41name = "relocate_market_select_location" Concept taşınacağı Concept seç:
42none_available_msg_key = "relocate_market_no_locations"
43column = {
44data = name
}
46column = {
47data = population
}
49visible = {
50is_city = yes
51market = scope:target
52this != scope:target.location
53owner ?= scope:actor
}
}
57effect = {
58if = {
59limit = {
60exists = scope:target
61exists = scope:target_location
}
63scope:target = {
64location = {
65save_scope_as = old_location
}
67relocate_market = scope:target_location
}
}
}
72ai_will_do = {
75if = {
76limit = {
77exists = scope:target
78exists = scope:target_location
}
80add = "scope:target_location.add_static_modifier_utility(market_center)"
81add = "scope:target.location.remove_static_modifier_utility:market_center"
82add = "scope:actor.relocate_market_utility(scope:target.location|scope:target_location)"
}
}
© 2026 Soft Santa Cruz, S.L.U.. Tüm hakları saklıdır. Paradox Interactive ile bağlantısı olmayan, resmî olmayan bir hayran projesidir. Oyun içeriği © Paradox Interactive. Hakkında · Gizlilik · Yasal bildirim