
国難
王権のための闘争
君主の権威とセイムの権力をめぐる争いが激化し、従来の階層構造が崩れかねない状況にある。我々が現状維持を望むならば、これらの脅威を断固として排除しなければならない。いまこそセイムからの干渉を断ち、権力の手綱を奪い返す時だ!
絶対主義時代can start
ポーランド国家can start
ポーランド・リトアニア変容国家can start
君主制政体can starttarget_sfrp_crown_power_variable変数on end補正
貴族の満足度均衡値−50%
貴族階級満足度の減少+2.5%
定義in_game/common/disasters/struggle_for_royal_power.txt:1
3image = "gfx/interface/illustrations/disaster/struggle_for_royal_power.dds"
7fire_only_once = yes
9can_start = {
10has_any_active_disaster = no
17in_civil_war = no
18at_war = no
19has_ruler = yes
21NOT = {
21has_estate_privilege = estate_privilege:liberum_veto
}
22estate_power(estate_type:crown_estate) < 0.5
}
29modifier = {
}
34on_start = {
35set_variable = {
37value = {
38add = "estate_power(estate_type:crown_estate)"
39add = 0.1
40multiply = 1.05
41min = 0.4
42max = 0.85
}
}
}
47on_end = {
48if = {
}
}
55on_monthly = {
57random_list = {
5810 = {
58custom_tooltip = an_event_occurs_tt この国難に関連するイベントが発生する可能性がある
}
5990 = {
59custom_tooltip = no_event_occurs_tt イベントは発生しない
}
}
62hidden_effect = {
}
}