
与Country贵族分享权力是我们的一项悠久传统。一些顾问建议我们尽力扭转这一局面,扩大王室权力,而另一些顾问则支持维持现状。
定义in_game/events/DHE/flavor_pol.txt:1572
1573type = country_event
1574title = flavor_pol.21.title 结束停滞
1575desc = flavor_pol.21.desc 与Country贵族分享权力是我们的一项悠久传统。一些顾问建议我们尽力扭转这一局面,扩大王室权力,而另一些顾问则支持维持现状。
1576outcome = neutral
1577historical_info = flavor_pol.21.historical_info 1764年,斯坦尼斯瓦夫·奥古斯特·波尼亚托夫斯基登上波兰王位后,发起了一波宪法改革浪潮,其中包括计划废除旧贵族的特权。然而,由于普鲁士和俄罗斯威胁发动战争的外来干预,这些计划最终落空。
1579fire_only_once = yes
1580dynamic_historical_event = {
1582from = 1765.1.1
1583to = 1780.1.1
1584monthly_chance = 5
}
1587trigger = {
1588has_estate_privilege = estate_privilege:liberum_veto
1589has_estate_privilege = estate_privilege:nieszawa_privileges
1590has_ruler = yes
}
1594illustration_tags = {
159510 = regular
159610 = interior
}
1599immediate = {
1601ruler ?= {
1601save_scope_as = target_character
}
}
选项
A不,改变现状太麻烦了。
1606historical_option = yes
1608custom_tooltip = pol_stag_last_chance_tt 改革机会仍可能出现,但所剩时间已不多
B让我们改变这令人沮丧的局面。
1613add_estate_satisfaction = {
}
1614revoke_estate_privilege = estate_privilege:liberum_veto
1615revoke_estate_privilege = estate_privilege:nieszawa_privileges
1616add_country_modifier = {
1616mode = add_and_extend
}
1618if = {
1619limit = {
1619country_exists = c:RUS }
1620add_opinion = {
1620target = ROOT
1620modifier = opinion_pol_reform_threatens_neighbors
}
}
}
1622if = {
1623limit = {
1623country_exists = c:PRU }
1624add_opinion = {
1624target = ROOT
1624modifier = opinion_pol_reform_threatens_neighbors
}
}
}
1626if = {
1627limit = {
1628NOT = {
1628country_exists = c:RUS }
1629NOT = {
1629country_exists = c:PRU }
}
1631ordered_neighbor_country = {
1636max = 1
1637order_by = total_population
1638add_opinion = {
1638target = ROOT
1638modifier = opinion_pol_reform_threatens_neighbors
}
}
}