
ActionNew this version
Push For Diplomatic Reintegration
To prevent civil wars from erupting, we have conceded parts of our lands to lords who rule them in our name. While this solution might work in the short term, it is in our best interest to work on the diplomatic reunification of the Tsardom, as a realm divided will not survive what is to come.
Twilight of the TsardomDisasterselect triggerDiplomatic ReintegrationStatic ModifierallowDefinitionin_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" Choose the 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
}
}
}