
재난이번 버전 변경
잉글랜드 내전
권력과 통치권을 둘러싼 왕실과 의회 사이의 갈등이 격화되면서, 국가 전체가 분란에 휩싸일 위험에 처했습니다. 왕권신수설에 대한 통치자의 신념과 종교 정책, 그리고 절차를 무시한 조세 부과가 의원들의 분노를 불러일으킨 것입니다. 이 상황을 진정시킬 해결책을 빠르게 찾지 못한다면 본격적인 내전으로 격화될지도 모릅니다...
절대주의시대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보정치
팝의 반란군 가입 한도+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
}
}
}
}