
Action
Chercher le soutien des rivaux du suzerain
Si nous voulons combattre nos suzerains tyranniques, nous aurons besoin de tout le soutien possible. Par chance, plusieurs conspirateurs cherchent à détrôner notre souverain méprisable. Nous devrions entretenir de bonnes relations avec eux en vue d'établir une diplomatie commune.
Révolution colonialeConjonctureselect triggerDéfinitionin_game/common/generic_actions/colonial_revolution.txt:8
9type = situation
11ai_tick = daily
12ai_tick_frequency = 80
13automation_tick = monthly
14automation_tick_frequency = 1
16automation_tick = never
17automation_tick_frequency = 12
20potential = {
21scope:actor = {
22is_subject = yes
23is_colonial_subject = yes
}
}
27allow = {
28scope:actor = {
29overlord ?= {
30num_rivals >= 1
}
}
33custom_tooltip = {
34text = overlord_rival_is_available.tt Les rivaux de notre suzerain ne soutiennent pas encore un Vassal colonial
}
}
38price = price:seek_alliance_with_overlord_rival
39select_trigger = {
40looking_for_a = situation
41target_flag = recipient
42name = "choose_situation" Sélectionner la Conjoncture :
43column = {
44data = name
}
}
57cooldown = {
57type = seek_alliance_with_overlord_rival_cooldown_key
57years = 5
}
58ai_will_do = {
59add = 10
}