
Kabine EylemiBu sürümde değişti
Hırsız Baronlarla Mücadele
Yerel Hırsız Baronlar, hem vilayetimiz üzerindeki egemenliğimize hem de daha önemlisi prestijimize tehdit oluşturmakta. İhtişamımız için onlardan kurtulmamız şart! Köylülerin iyiliği için de şart tabii.
Etkenler
Tanımin_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" Concept Concept seç:
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 Vilayet, PRU Robber Barons etkisini kaybeder
}
}
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
}

