Расширение привилегий итальянских купцов
ДействиеИзменено в этой версии

Расширение привилегий итальянских купцов

grant_latin_merchants_privilegesin_game/common/generic_actions/D008_fate_of_the_phoenix_actions.txt:72

Расширение особых прав для итальянских купеческих республик даст нам шанс развить торговые отношения и получить поддержку с моря. Подобные уступки могут превратить LR ACC Actor Capital в процветающий центр торговли, но при этом он наверняка подвергнется серьёзному иностранному влиянию.

ТребуетСудьба фениксаБедствиеselect trigger 1

Определениеin_game/common/generic_actions/D008_fate_of_the_phoenix_actions.txt:72

73type = disaster
75potential = {
76custom_tooltip = {
77text = grant_latin_merchants_privileges_tooltip Купеческие республики Италии не являются ни нашими ленниками, ни нашими соперниками
78region:italy_region = {
79any_country_with_capital_in_geography = {
80has_reform = government_reform:merchant_republic
81NOR = {
82is_rival_of = scope:actor
83is_enemy_of = scope:actor
84is_subject = yes
85hidden_trigger = {
86scope:actor = {
86is_subject_of = prev
}
}
}
}
}
}
}
94allow = {
96location:constantinople = {
97owner = scope:actor
98is_capital = yes
}
101scope:actor = {
102at_war = no
103is_during_bankruptcy = no
}
}
107ai_tick = monthly
108ai_tick_frequency = 12
109price = price:fate_of_phoenix_actions_price
111cooldown = {
112type = grant_latin_merchants_privileges
113years = 10
}
116select_trigger = {
117looking_for_a = disaster
118name = "choose_disaster" Выберите Concept:
119target_flag = recipient
120column = {
121data = name
}
123visible = {
125disaster_is_active = yes
}
}
129select_trigger = {
130looking_for_a = country
131interaction_source_list = {
132region:italy_region = {
133every_country_with_capital_in_geography = {
134limit = {
134has_reform = government_reform:merchant_republic
}
136add_to_list = source
}
}
}
140cache_targets = yes
141target_flag = target_country
142name = "choose_country" Выберите Concept:
143column = {
143data = name
}
144column = {
144data = great_power_score
}
145enabled = {
146NOT = {
146is_rival_of = scope:actor
}
147NOT = {
147is_enemy_of = scope:actor
}
148OR = {
149is_subject = no
150is_subject_of = scope:actor
}
152NOT = {
152is_embargoed_by = scope:actor
}
}
}
156effect = {
157if = {
158limit = {
158exists = scope:target_country
}
159scope:target_country = {
159trigger_event_non_silently = fate_of_the_phoenix.17
}
}
164custom_tooltip = selected_republic_may_donate_ships_to_our_cause_tt Выбранная купеческая республика может предоставить свои Concept (галеры) и Concept в обмен на Concept в Константинополе
}
167ai_will_do = {
168if = {
169limit = {
170scope:actor.government_power > 90
}
173add = {
174value = {
1
50
}
175desc = "high government power"
}
}
178else = {
179subtract = {
180value = 1
181desc = "low government power"
}
}
}