
의회 쟁점
국교 진흥
우리 신민들이 국가가 공인한 종교를 믿게 하는 것은 국가의 안정성을 도모하는 데 있어 매우 중요합니다. 국민의 개종에 더욱 노력을 기울이는 것이 좋겠습니다.
노예사회 계급on debate passed보정치
성직자 계층 만족도 평형+20%
성직자 계층 만족도 회복+2.5%
정의in_game/common/parliament_issues/04_clergy_estate_parliament_issues.txt:308
311modifier_when_in_debate = {
}
316allow = {
317religious_unity <= 0.9
}
320chance = {
321add = 1
322add = {
323if = {
324limit = {
325religious_unity <= 0.5
}
327value = 2
}
}
330multiply = {
331if = {
332limit = {
333religious_unity >= 0.8
}
335value = 0.5
}
337else = {
338value = 1
}
}
}
344on_debate_passed = {
350ordered_pop = {
351limit = {
352religion != root.religion
}
358order_by = {
359value = pop_size
360multiply = location.proximity
}
362max = 1
363check_range_bounds = no
364split_pop = {
365fraction = {
0.1
0.3
}
366religion = root.religion
}
}
}