
Parliament Issue
Reduce Peasant Taxation
The common man has lived his whole life being taxed by a lord. In order to push our agendas for liberating the people, this taxation must seize!
Revolution!Disasterallow
MonarchyGovernment Typeallow
RepublicGovernment TypeallowModifiers
Definitionin_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 = {
}
}

