
계층 특권
두 안식일
주류 교리와 달리 우리 국민의 오랜 전통은 토요일의 제7일 안식일과 일요일의 주일을 모두 지켜 왔습니다. 이 특권은 이러한 관습을 법으로 성문화하고 농민들을 박해로부터 보호합니다.
오리엔트 정교회종교potentialcan_have_double_sabbath_flag변수potential보정치
원재료 생산량−5%
농민 계층 만족도 평형+5%
농민 행사력+33%
정의in_game/common/estate_privileges/peasants_estate.txt:368
376allow = {
}
378can_revoke = {
379custom_tooltip = {
380text = can_revoke_double_sabbath_tt 성직자 계층의 행사력이 농민 계층보다 두 배 강력하거나 농민 계층의 계층 행사력이 10% 미만입니다
381OR = {
383estate_power(estate_type:clergy_estate) >= {
384value = "estate_power(estate_type:peasants_estate)"
385multiply = 2
}
387estate_power(estate_type:peasants_estate) <= 0.1
}
}
}
392country_modifier = {
}