
議題
農民の税金の軽減
庶民は、領主から生涯にわたり税金を絞り取られる。人民を解放するという我々の計画を押し進めるには、この税制を廃止しなければならない!
革命!国難allow
君主制政体allow
共和国政体allow補正
自由主義への毎月の傾き+1
君主力−50%
定義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 = {
}
}