
Action
Seek Support of Overlord's Rival
To fight our tyrannical overlords, we will need all the support we need. Luckily, there are those who are plotting the demise of our despicable sovereign every waking minute. We should seek good relations with them to establish a common diplomacy.
Colonial RevolutionSituationselect triggerDefinitionin_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 Our Overlord's Rivals are not supporting a colonial Subject already
}
}
38price = price:seek_alliance_with_overlord_rival
39select_trigger = {
40looking_for_a = situation
41target_flag = recipient
42name = "choose_situation" Choose the Situation:
43column = {
44data = name
}
}
57cooldown = {
57type = seek_alliance_with_overlord_rival_cooldown_key
57years = 5
}
58ai_will_do = {
59add = 10
}