
Cabinet ActionChanged this version
Deal With the Robber Barons
The local Robber Barons are a threat to our hold over the province and to our prestige even more. We must get rid of them for the good of our splendor! And perhaps for the good of the local peasantry, too.
Modifiers
Max Control+25%
Monthly Control+1%
Definitionin_game/common/cabinet_actions/pru_deal_with_robber_barons.txt:1
2icon = turmoil_in_brandenburg
8ability = mil
9allow_multiple = yes
11min = 0
13select_trigger = {
14looking_for_a = province
15source = actor
16target_flag = target
17name = "integrate_province_select_province" Select the Province to Integrate:
18none_available_msg_key = "integrate_province_no_provinces"
19column = {
20data = name
}
22column = {
23data = control
}
25visible = {
27NOT = {
27interaction_target = target
}
}
}
29map_color = {
30lerp = {
33factor = local_control
}
}
}
38on_fully_activated = {
39if = {
40limit = {
41exists = scope:target
}
}
47else = {
48custom_tooltip = remove_PRU_robber_barons_modifier Province loses the effect of PRU Robber Barons
}
}
52is_finished = {
53OR = {
54cabinet_action:pru_deal_with_robber_barons = {
55is_fully_implemented_in = root
}
}
}
65progress = {
66cabinet_action:pru_deal_with_robber_barons = {
67value = "implementation_progress_percentage(scope:actor)"
}
}
71years = 2
78map_marker = {
79show_for_owner = yes
}
82ai_will_do = {
83value = 1000
}