
国難
宮廷と国家
中央集権化への反発が高まり、宮廷と国家の対立が深刻化している。この困難な時期をどう乗り越えるかが、わが国の未来を左右する。適切に対処できれば、以前よりも力強い国家へと成長できるだろう——もちろん、この嵐を乗り越えられればの話だが。
絶対主義時代can start
革命時代can start
絶対主義と自由主義社会的価値can starthad_court_and_country_disaster_variable変数can start補正
階級満足度均衡値−10%
POPの反乱軍への参加しきい値+10%
定義in_game/common/disasters/court_and_country.txt:1
3image = "gfx/interface/illustrations/disaster/court_and_country.dds"
7can_start = {
8hidden_trigger = {
8is_ai = no
}
9in_civil_war = no
14has_any_active_disaster = no
15OR = {
16estate_power(estate_type:crown_estate) >= 0.25
}
19custom_tooltip = {
20text = had_csd_disaster_variable_tt これほどの災厄は過去になかった
}
}
29modifier = {
}
34on_start = {
35if = {
36limit = {
36num_privileges > 4
}
37set_variable = {
39value = {
40add = num_privileges
41divide = 2
42ceiling = yes
}
}
}
52set_variable = {
54value = {
55add = {
56value = 1
57subtract = "estate_power(estate_type:crown_estate)"
58multiply = 0.1
}
60add = "estate_power(estate_type:crown_estate)"
61min = 0.33
62max = 0.75
}
}
}
67on_end = {
}
72on_monthly = {
73random_list = {
741100 = {
}
7520 = {
76custom_tooltip = {
77text = court_and_country_7_tt イベントを通じて、庶民が納税を拒否する可能性がある
}
}
8110 = {
82custom_tooltip = {
83text = court_and_country_8_tt イベントを通じて、不安定な情勢による反乱が州内で発生する可能性がある
}
}
8720 = {
88custom_tooltip = {
89text = court_and_country_9_tt イベントを通じて、貴族が旧特権の復活を求めて蜂起する可能性がある
}
}
9320 = {
94custom_tooltip = {
95text = court_and_country_10_tt イベントを通じて、市民の同盟が我々に対して蜂起する可能性がある
}
}
9920 = {
100custom_tooltip = {
101text = court_and_country_11_tt イベントを通じて、わが陸軍の士官たちの忠誠が問われる可能性がある
}
}
10520 = {
106custom_tooltip = {
107text = court_and_country_12_tt イベントを通じて、軍や政府内に支持者を得られる可能性がある
}
}
}
}