
内閣アクション
階級の懐柔
階級の階級満足度が向上する。
補正
Country modifier 2
貴族階級満足度の回復+0.1%
貴族の満足度均衡値+2.5%
Country modifier 3
聖職者階級満足度の回復+0.1%
聖職者の満足度均衡値+2.5%
Country modifier 4
市民階級満足度の回復+0.1%
市民の満足度均衡値+2.5%
Country modifier 5
農民階級満足度の回復+0.1%
農民の満足度均衡値+2.5%
Country modifier 6
ズィンミー階級満足度の回復+0.1%
ズィンミーの満足度均衡値+2.5%
Country modifier 8
コサック満足度の回復+0.1%
コサックの満足度均衡値+2.5%
定義in_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" 階級を選択する
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 選択した階級が階級満足度のボーナスを得る。
40always = no
}
}
}
48country_modifier = {
53potential_trigger = {
54custom_tooltip = {
55text = appease_estate_active_modifier 選択した階級のボーナス:
56exists = scope:target
}
}
}
64country_modifier = {
69potential_trigger = {
70custom_tooltip = {
71text = appease_estate_active_modifier 選択した階級のボーナス:
72exists = scope:target
}
}
}
80country_modifier = {
81display_trigger = {
82exists = scope:target
}
85potential_trigger = {
86custom_tooltip = {
87text = appease_estate_active_modifier 選択した階級のボーナス:
88exists = scope:target
}
}
}
96country_modifier = {
97display_trigger = {
98exists = scope:target
}
101potential_trigger = {
102custom_tooltip = {
103text = appease_estate_active_modifier 選択した階級のボーナス:
104exists = scope:target
}
}
}
112country_modifier = {
113display_trigger = {
114exists = scope:target
}
117potential_trigger = {
118custom_tooltip = {
119text = appease_estate_active_modifier 選択した階級のボーナス:
120exists = scope:target
}
}
}
128country_modifier = {
129display_trigger = {
130exists = scope:target
}
133potential_trigger = {
134custom_tooltip = {
135text = appease_estate_active_modifier 選択した階級のボーナス:
136exists = scope:target
}
}
}
144country_modifier = {
145display_trigger = {
146exists = scope:target
}
149potential_trigger = {
150custom_tooltip = {
151text = appease_estate_active_modifier 選択した階級のボーナス:
152exists = scope:target
}
}
}
160is_finished = {
161scope:target = {
162satisfaction >= 0.5
}
}
166progress = {
167scope:target = {
168value = satisfaction
}
}

