
Cabinet Action
Appease Estate
This will increase the Estate's Estate Satisfaction.
Modifiers
Country modifier 1
Country modifier 2
Country modifier 3
Country modifier 4
Country modifier 5
Country modifier 6
Country modifier 7
Country modifier 8
Definitionin_game/common/cabinet_actions/appease_estate.txt:1
2ability = dip
3allow_multiple = no
5potential = {
}
8allow = {
}
11select_trigger = {
12looking_for_a = estate
13source = actor
14target_flag = target
15name = "mission_select_estate" Select an Estate
16column = {
17data = name
}
19visible = {
20estate_type = {
21always_loyal = no
}
23scope:actor = {
24country_has_estate = root.estate_type
}
}
27enabled = {
28satisfaction < 0.5
}
}
33country_modifier = {
34display_trigger = {
35NOT = {
35exists = scope:target
}
}
37potential_trigger = {
38custom_tooltip = {
39text = appease_estate_selected_estate_will_receive The selected Estate will receive Estate Satisfaction bonuses.
40always = no
}
}
}
48country_modifier = {
53potential_trigger = {
54custom_tooltip = {
55text = appease_estate_active_modifier Selected Estate bonuses:
56exists = scope:target
}
}
}
64country_modifier = {
69potential_trigger = {
70custom_tooltip = {
71text = appease_estate_active_modifier Selected Estate bonuses:
72exists = scope:target
}
}
}
80country_modifier = {
81display_trigger = {
82exists = scope:target
}
85potential_trigger = {
86custom_tooltip = {
87text = appease_estate_active_modifier Selected Estate bonuses:
88exists = scope:target
}
}
}
96country_modifier = {
97display_trigger = {
98exists = scope:target
}
101potential_trigger = {
102custom_tooltip = {
103text = appease_estate_active_modifier Selected Estate bonuses:
104exists = scope:target
}
}
}
112country_modifier = {
113display_trigger = {
114exists = scope:target
}
117potential_trigger = {
118custom_tooltip = {
119text = appease_estate_active_modifier Selected Estate bonuses:
120exists = scope:target
}
}
}
128country_modifier = {
129display_trigger = {
130exists = scope:target
}
133potential_trigger = {
134custom_tooltip = {
135text = appease_estate_active_modifier Selected Estate bonuses:
136exists = scope:target
}
}
}
144country_modifier = {
145display_trigger = {
146exists = scope:target
}
149potential_trigger = {
150custom_tooltip = {
151text = appease_estate_active_modifier Selected Estate bonuses:
152exists = scope:target
}
}
}
160is_finished = {
161scope:target = {
162satisfaction >= 0.5
}
}
166progress = {
167scope:target = {
168value = satisfaction
}
}







