
내각 행동
계층 회유
계층의 Concept를 증가시킵니다.
보정치
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 7
부족 만족도 회복+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
}
}
