
행동
정부 숙청 실시
아무도 믿을 자가 없습니다! 나라 구석구석 첩자와 살인자가 숨어 있고, 한때는 믿을 만하다고 생각했던 이들이 이제는 내부에서 우리를 파괴하려고 합니다. 이 위기에서 국민을 구해 내려면 피바람을 일으켜야 합니다!
국민 봉기상황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
}