
Взаимодействие с державойНовое в этой версии
Приглашение в поход на CL ACC
Мы пригласим CL ACC в грядущий поход на Longname Ru ACC.
ВизантияДержаваpotentialИтальянскКультурная группаselect triggermfa_gathering_for_fight_with_byzПеременнаяpotentialОпределениеin_game/common/country_interactions/mfa_join_against_byz.txt:1
2type = diplomacy
3category = CATEGORY_FRIENDLY_ACTIONS
5potential = {
}
12allow = {
}
15ai_tick = never
17select_trigger = {
18looking_for_a = country
19target_flag = recipient
20name = "choose_country" Выберите Concept:
21column = {
22data = name
}
24visible = {
25is_subject = no
26has_ports = yes
30NOT = {
31scope:actor = {
32is_target_in_variable_list = {
33name = mfa_war_participants
34target = ROOT
}
}
}
}
}
41diplo_chance = {
42base = -40
43rank = -5
44diplomatic_reputation = 1
45opinion = 0.25
46border_distance = -0.05
47yesman = 100000
48relative_strength = -1
49negative_stability = -1
50competing_power = -10
}
53effect = {
54if = {
55limit = {
56exists = scope:recipient
}
58custom_tooltip = recipient_agrees_to_join_war Recipient пообещаEnd Etyut присоединиться к войне CL GEN против Longname Ru GEN в течение нескольких лет
59scope:actor = {
60add_to_variable_list = {
61name = mfa_war_participants
62target = scope:recipient
}
}
}
}
68ai_will_do = {
}