
행동
조사 실시
행정부와 궁정을 철저히 조사하여 권좌를 노리는 독사 같은 자들을 밝혀내고 폭로합니다!
쿠데타 시도재난select triggerpotential_conspirator_variable변수allow정의in_game/common/generic_actions/coup_attempt_actions.txt:1
2type = disaster
3ai_tick = daily
4ai_tick_frequency = 40
7show_message = no
8allow = {
9scope:actor = {
10custom_tooltip = {
11text = any_conspirators_are_active_tt 최소 1명의 인물이 음모를 꾸미고 있습니다
12any_character = {
13NOR = {
14is_ruler_of = prev
15is_regent_of = prev
}
}
}
}
}
22price = price:coup_attempt_disaster_actions_price
24automation_tick = never
25automation_tick_frequency = 12
27cooldown = {
28type = conduct_investigation
29months = 3
}
32select_trigger = {
33looking_for_a = disaster
34name = "choose_disaster" 재난 선택:
35target_flag = recipient
36column = {
37data = name
}
}
45effect = {
46custom_tooltip = {
47text = conspirators_exposed_tt 잠재적 공동 음모자를 색출하기 위한 조사가 진행됩니다
}
}
54ai_will_do = {
55add = 100
}