
행동이번 버전 신규
외교적 재통합 추진
내전 발발을 막기 위해, 우리는 영토 일부를 영주들에게 떼어 주고 우리의 이름으로 다스리게 했습니다. 당장 급한 불은 껐을지 모르나, 갈기갈기 찢어진 제국으로는 다가올 시련을 이겨낼 수 없습니다. 따라서 차르국의 외교적 재통합을 추진하는 편이 가장 이로울 것입니다.
차르국의 황혼기재난select trigger외교적 재통합정적 보정치allow정의in_game/common/generic_actions/twilight_of_the_tsardom_actions.txt:149
150type = disaster
151show_message = no
153allow = {
154scope:actor = {
155num_subjects >= 1
}
}
161price = price:twilight_of_the_tsardom_disaster_actions_price
163cooldown = {
163type = bul_push_for_diplomatic_reintegration
163years = 20
}
165automation_tick = never
166automation_tick_frequency = 12
168select_trigger = {
169looking_for_a = disaster
170target_flag = recipient
171name = "choose_disaster" 재난 선택:
172column = {
173data = name
}
}
181effect = {
182scope:actor = {
}
}
191ai_will_do = {
192add = 0
193if = {
194limit = {
195scope:actor = {
196any_subject = {
197subject_type = {
198subject_can_be_annexed = yes
}
}
}
}
203add = {
204value = 10
}
}
}