
Action
Conduct Investigation
A thorough examination of the administration and the court will shed light and expose the snakes that wish to poison the throne!
Coup AttemptDisasterselect triggerpotential_conspirator_variableVariableallowDefinitionin_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 At least 1 Character is a conspirator
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" Choose the Disaster:
35target_flag = recipient
36column = {
37data = name
}
}
45effect = {
46custom_tooltip = {
47text = conspirators_exposed_tt An investigation will be conducted to discover potential conspirators
}
}
54ai_will_do = {
55add = 100
}