
의회 안건
우호 감축
이 계층은 해당 국가와 관계를 맺는다는 것을 도저히 견딜 수 없는지, 당장 상대국의 통치자에게 강한 어조의 거절 서한을 당장 보낼 것을 요구했습니다.
정의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
}
}