
アクション
調査を実施
政権と宮廷を徹底的に調べれば、王位を狙う毒蛇どもの正体が明らかになるだろう!
クーデターの試み国難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
}