
議題
貴族の特権を剥奪
庶民の労働力を搾取してきた者たちは、自分たちのわずかな特権が剥奪されるかもしれないと怯えている。
革命!国難allow
貴族階級on debate passed
君主制政体allow
共和国政体allow補正
貴族の満足度均衡値−100%
定義in_game/common/parliament_issues/06_peasants_estate_parliament_issues.txt:610
613potential = {
614always = no
}
617modifier_when_in_debate = {
}
621allow = {
622OR = {
}
627estate(estate_type:nobles_estate) = {
627num_privileges > 3
}
}
630chance = {
631add = -1000
}
634on_debate_passed = {
635custom_tooltip = {
636text = random_noble_privilege_revoked_tt 貴族のランダムな階級特権が取り消される
637random_estate_privilege = {
639root = {
640revoke_estate_privilege = prev
}
}
}
645add_estate_satisfaction = {
}
646change_societal_value = {
}
}
652on_debate_failed = {
653if = {
654limit = {
655any_rebel = {
656rebel_progress > 0
657rebel_progress < 0.9
658rebel_name_key = revolutionary_rebel
}
}
661random_rebel = {
662limit = {
663rebel_progress > 0
664rebel_progress < 0.9
665rebel_name_key = revolutionary_rebel
}
667add_rebel_progress = 0.05
}
}
670add_estate_satisfaction = {
}
671add_estate_satisfaction = {
}
}