
国難このバージョンで変更
イングランド内戦
権力と統治をめぐる国王と議会との対立が激化し、国家の安定を揺るがす事態となっている。統治者の宗教政策、神権に対する固執、課税手続きに関する明らかな無知が議会の怒りを招いたのだ。速やかに解決策を見出さなければ、内戦が勃発するおそれがある……
絶対主義時代can start
イングランド国家can start, monthly spawn chance
グレートブリテン変容国家can start, monthly spawn chance
君主制政体can start
絶対主義と自由主義社会的価値can startchosen_parliamentarist_country_variable変数on endchosen_royalist_country_variable変数on endenglish_civil_war_chance_variable変数monthly spawn chanceenglish_civil_war_won_variable変数on endpretender_rebel_character変数on endsize_of_english_cw_rebels_variable変数on end補正
POPの反乱軍への参加しきい値+5%
毎月の反乱軍の活動度+1%
毎月の戦争疲弊+0.15
人的資源−33%
定義in_game/common/disasters/english_civil_war.txt:1
3image = "gfx/interface/illustrations/disaster/english_civil_war.dds"
5monthly_spawn_chance = {
7if = {
8limit = {
9OR = {
15AND = {
}
}
}
}
}
26fire_only_once = yes
28can_start = {
35has_any_active_disaster = no
36OR = {
37estate_power(estate_type:crown_estate) > 0.4
}
}
45modifier = {
}
56on_monthly = {
57random_list = {
5810 = {
58custom_tooltip = an_event_occurs_tt この国難に関連するイベントが発生する可能性がある
}
5990 = {
59custom_tooltip = no_event_occurs_tt イベントは発生しない
}
}
61hidden_effect = {
62random_list = {
63180 = {
}
735 = {
74trigger = {
75any_rebel = {
76rebel_name_key = parliamentarist_rebels
77rebel_progress > 0
78rebel_progress < 0.9
}
}
}
}
}
}
87on_end = {
89if = {
}
95if = {
}
99if = {
}
103if = {
}
107if = {
}
111if = {
112limit = {
113any_rebel = {
113rebel_name_key = parliamentarist_rebels
}
}
115random_rebel = {
116limit = {
116rebel_name_key = parliamentarist_rebels
}
117root = {
117destroy_rebel = prev
}
}
}
}