
Estate Privilege
Both Days Sabbath
Contrary to the mainstream doctrine, the ancient tradition of our people has been observing both the seventh-day Sabbath on Saturdays and the Lord's Day on Sundays. This privilege codifies those customs into law and protects the peasantry from persecution.
MiaphysitismReligionpotentialcan_have_double_sabbath_flagVariablepotentialModifiers
Definitionin_game/common/estate_privileges/peasants_estate.txt:368
376allow = {
}
378can_revoke = {
379custom_tooltip = {
380text = can_revoke_double_sabbath_tt The Clergy estate is twice as powerful as the Peasant estate or the Peasant estate has less than 10% estate power
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 = {
}


