
议会议程
破坏关系
该阶层对我们可能将同这一国家建立友好关系而感到愤怒,他们要求我们向该国统治者写一封措辞强硬的信。
定义in_game/common/parliament_agendas/00_common.txt:317
323importance = 0.75
325potential = {
326is_ai = no
327root.religion = {
328any_country_in_religion = {
329this != root
330root = {
331estate_opinion = {
332estate_type = scope:target
333target = prev
334value < 0
}
}
}
}
}
341on_accept = {
342root.religion = {
343random_country_in_religion = {
344limit = {
345this != root
346root = {
347estate_opinion = {
348estate_type = scope:target
349target = prev
350value < 0
}
}
}
354root = {
}
}
}
}
363chance = 10
365ai_will_do = {
366subtract = {
367value = 5
}
}