
议会议案
削减农民租税
大众的一生就是被领主收税的一生。为了推动我们解放人民的议程,我们必须将这一税目压低再压低!
大革命灾难allow
君主国政体allow
共和国政体allow修正
定义in_game/common/parliament_issues/06_peasants_estate_parliament_issues.txt:675
678potential = {
679always = no
}
687allow = {
688OR = {
}
693estate_tax_percentage:peasants_estate > 0.1
}
696chance = {
697add = -1000
}
700on_debate_passed = {
701add_country_modifier = {
}
706add_estate_satisfaction = {
}
707change_societal_value = {
}
}
713on_debate_failed = {
714if = {
715limit = {
716any_rebel = {
717rebel_progress > 0
718rebel_progress < 0.9
719rebel_name_key = revolutionary_rebel
}
}
722random_rebel = {
723limit = {
724rebel_progress > 0
725rebel_progress < 0.9
726rebel_name_key = revolutionary_rebel
}
728add_rebel_progress = 0.05
}
}
731add_estate_satisfaction = {
}
732add_estate_satisfaction = {
}
}

