
Action
Institute Governmental Purges
We cannot trust anyone! Spies and cutthroats hide behind every corner, and those we once thought trustworthy now seek to destroy us from within. In order to deliver our people safely through this crisis, heads must roll!
People's UprisingSituationselect trigger 1Definitionin_game/common/generic_actions/the_revolution.txt:1
2type = situation
3show_message = no
4potential = {
}
6allow = {
}
10ai_tick = daily
11ai_tick_frequency = 80
13automation_tick = never
14automation_tick_frequency = 12
16price = price:revolution_actions_price
18cooldown = {
19type = institute_governmental_purges_key
20years = 1
}
23select_trigger = {
24looking_for_a = situation
25target_flag = recipient
26name = "choose_situation" Choose the Situation:
27column = {
28data = name
}
}
36select_trigger = {
37source = actor
38looking_for_a = character
39target_flag = target_character
40name = "choose_character" Choose the Character:
41none_available_msg_key = "no_characters_available"
42column = {
42data = name
}
43visible = {
44is_ruler = no
}
}
47effect = {
48if = {
49limit = {
49exists = scope:target_character
}
}
54custom_tooltip = institute_governmental_purges_tt A Character of our choice will be executed
}
57ai_will_do = {
58add = 20
}