
Действие
Назначение титулов
Возможность обрести могущество и влияние при императорском дворе привлекает многих. Раздав мятежникам особые титулы и привилегии, мы, возможно, убедим их занять нашу сторону… или хотя бы согласиться на временное перемирие.
Actor потратItyat 5 ед. легитимности и переведEtut часть своего Concept. Выбранная держава получит 15 ед. преданности Юаню.
КитайДержаваpotential
Доступна добродетельностьТип модификатораeffect
Восстание «Красных повязок»Ситуацияselect trigger 1rtr_yuan_allegianceПеременнаяselect trigger 2Определениеin_game/common/generic_actions/red_turban_rebellions.txt:2
3type = situation
11ai_tick = monthly
12ai_tick_frequency = 6
13automation_tick = never
14automation_tick_frequency = 12
15price = price:rtr_grant_titles_price
17allow = {
}
24select_trigger = {
25looking_for_a = situation
26target_flag = recipient
27name = "choose_situation" Выберите Concept:
28column = {
29data = name
}
}
37select_trigger = {
38looking_for_a = country
39target_flag = target
40name = "rtr_grant_titles_select_country" Выбор воюющей державы
41none_available_msg_key = "rtr_grant_titles_no_countries"
42column = {
43data = name
}
48visible = {
49country_type = location
51NOT = {
51is_at_war_with = scope:actor
}
52capital = {
52is_discovered_by = scope:actor
}
53within_diplomatic_range = scope:actor
}
}
58effect = {
59if = {
60limit = {
60exists = scope:target
}
61scope:actor = {
62add_diplomats = -1
63if = {
}
67transfer_yearly_gold = {
68value = 0.5
69target = scope:target
}
}
72scope:target = {
76add_opinion = {
77modifier = opinion_rtr_granted_titles
78target = scope:actor
}
}
}
}
84ai_will_do = {
85add = -150
86add = {
87if = {
94value = 100
}
}
97add = {
98if = {
99limit = {
100scope:actor = {
101gold >= {
102value = monthly_income_trade_and_tax
103multiply = 8
}
}
}
107value = 100
}
}
}