
行动
进行政府清洗
没有人能百分百信任!间谍和破坏分子隐藏在政府的每个角落,那些曾经值得我们信赖的人成为了试图从内部瓦解我们的敌人。为了让人民能安全度过这场危机,我们必须立即采取行动!
人民起义局势select trigger 1定义in_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" 选择局势:
27column = {
28data = name
}
}
36select_trigger = {
37source = actor
38looking_for_a = character
39target_flag = target_character
40name = "choose_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 选中的角色将被处决
}
57ai_will_do = {
58add = 20
}