
Parliament Agenda
Break Alliance
This alliance is against the interest of this Estate and they think it would be beneficial if the Alliance was broken.
Definitionin_game/common/parliament_agendas/00_common.txt:261
263type = country
269importance = 2
271potential = {
272any_related_country = {
273type = alliance
274root = {
275estate_opinion = {
276estate_type = scope:target
277target = prev
278value < 0
}
}
}
}
284on_accept = {
285random_related_country = {
286type = alliance
287limit = {
288root = {
289estate_opinion = {
290estate_type = scope:target
291target = prev
292value < 0
}
}
}
296root = {
297block_treaties = prev
298remove_relation = {
299type = relation_type:alliance
300first = this
301second = prev
}
}
}
}
308chance = 10
310ai_will_do = {
311subtract = {
312value = 10
}
}