
与Country贵族分享权力是我们的一项悠久传统。一些顾问建议我们尽力扭转这一局面,扩大王室权力,而另一些顾问则支持维持现状。
定义in_game/events/DHE/flavor_pol.txt:1645
1646type = country_event
1647title = flavor_pol.22.title 结束停滞
1648desc = flavor_pol.22.desc 与Country贵族分享权力是我们的一项悠久传统。一些顾问建议我们尽力扭转这一局面,扩大王室权力,而另一些顾问则支持维持现状。
1649outcome = neutral
1650historical_info = flavor_pol.22.historical_info 1787年,斯坦尼斯瓦夫·波尼亚托夫斯基再次尝试改革波兰国家,他向俄罗斯寻求结盟,以换取对方支持组建波兰军队。这一提议被叶卡捷琳娜大帝拒绝,并最终导致了波兰被瓜分。
1652fire_only_once = yes
1653dynamic_historical_event = {
1655from = 1785.1.1
1656to = 1800.1.1
1657monthly_chance = 5
}
1660trigger = {
1661has_estate_privilege = estate_privilege:liberum_veto
1662has_estate_privilege = estate_privilege:nieszawa_privileges
1663has_ruler = yes
}
1666illustration_tags = {
166710 = regular
166810 = interior
}
选项
A贵族在交出权力之前,会先将Flavor Rank撕碎。
1679custom_tooltip = pol_stag_no_more_tt 这已是把握改革主动权的最后时机
B通过宪法,让Country作为一个肃清痼疾的国家被世人铭记。
1683historical_option = yes
1685add_estate_satisfaction = {
}
1686revoke_estate_privilege = estate_privilege:liberum_veto
1687revoke_estate_privilege = estate_privilege:nieszawa_privileges
1688add_country_modifier = {
1688mode = add_and_extend
}
1690if = {
1691limit = {
1691country_exists = c:RUS }
1692add_opinion = {
1692target = ROOT
1692modifier = opinion_pol_constitution_threatens_neighbors
}
}
}
1694if = {
1695limit = {
1695country_exists = c:PRU }
1696add_opinion = {
1696target = ROOT
1696modifier = opinion_pol_constitution_threatens_neighbors
}
}
}
1698if = {
1699limit = {
1700NOT = {
1700country_exists = c:RUS }
1701NOT = {
1701country_exists = c:PRU }
}
1703ordered_neighbor_country = {
1708max = 1
1709order_by = total_population
1710add_opinion = {
1710target = ROOT
1710modifier = opinion_pol_constitution_threatens_neighbors
}
}
}