
재난이번 버전 변경
카스티야 내전
우리의 적들은 사회의 불안정을 조장하거나 통치권 계승을 주장하는 자를 지원하는 식으로 언제나 우리 정치에 개입하려 합니다. 우리는 이 불안정한 시기를 통해 누가 우리의 통치를 무너뜨리고 그 역사에 종지부를 찍으려 하는지 분명히 알게 될 것입니다. 풍요로운 이베리아 지역은 예로부터 적대적인 이웃 국가들의 뜨거운 관심을 받아 왔으나, 우리는 놈들이 이 땅의 부를 취하도록 두지 않을 것입니다!
아라곤국가on monthly
카스티야국가can start
잉글랜드국가on monthly
프랑스국가on monthly
포르투갈국가on monthly아라곤문화on monthly카탈루냐문화on monthly잉글랜드문화on monthly프랑시앵문화on monthly포르투갈문화on monthly
군주국정부 유형can start사생아정적 보정치can start, on start보정치
월간 계승 요구자 반란군 성장+1%
왕실 행사력−20%
계층 만족도 평형−15%
종속국 생성 차단예
정의in_game/common/disasters/castilian_civil_war.txt:1
3image = "gfx/interface/illustrations/disaster/castilian_civil_war.dds"
7fire_only_once = yes
9can_start = {
11has_any_active_disaster = no
13in_civil_war = no
14ruler_or_regent ?= {
15this != character:cas_alfonso_xi_burgundy
16OR = {
17this = character:cas_pedro_i_burgundy
18dynasty ?= dynasty:burgundy_castile_dynasty
}
}
21any_character = {
22NOR = {
23is_ruler = yes
24is_heir = yes
}
26father ?= character:cas_alfonso_xi_burgundy
27mother ?= character:cas_leonor_guzman
28OR = {
29is_eligible_heir = root
}
}
37OR = {
38legitimacy < 40
39stability < 15
}
}
46modifier = {
}
53on_start = {
54add_country_modifier = {
}
60if = {
61limit = {
62has_ruler = yes
63any_character = {
64father ?= character:cas_alfonso_xi_burgundy
65mother ?= character:cas_leonor_guzman
66OR = {
67is_eligible_heir = root
}
}
}
}
78else_if = {
79limit = {
80has_regent = yes
81has_heir = yes
82heir.mother = character:cas_maria_portugal
83heir.father = character:cas_alfonso_xi_burgundy
84any_character = {
85father ?= character:cas_alfonso_xi_burgundy
86mother ?= character:cas_leonor_guzman
87OR = {
88is_eligible_heir = root
}
}
}
}
}
102on_end = {
103every_character = {
}
111if = {
}
115if = {
}
}
125on_monthly = {
126if = {
128hidden_effect = {
129if = {
130limit = {
}
131random = {
132chance = 5
133switch = {
134trigger = has_variable
135ccw_sided_with_legal_heir = {
136if = {
}
142else = {
143random_known_country = {
145save_scope_as = pretender_ally_nation
}
}
}
149ccw_sided_with_bastard_heir = {
150if = {
}
156else = {
157random_known_country = {
159save_scope_as = pretender_ally_nation
}
}
}
}
164if = {
165limit = {
165exists = scope:pretender_ally_nation
}
}
}
}
174if = {
175limit = {
}
176random = {
177chance = 5
178switch = {
179trigger = has_variable
180ccw_sided_with_legal_heir = {
181if = {
}
185else = {
186random_known_country = {
188save_scope_as = iberian_pretender_ally_nation
}
}
}
192ccw_sided_with_bastard_heir = {
193if = {
}
197else = {
198random_known_country = {
200save_scope_as = iberian_pretender_ally_nation
}
}
}
}
205if = {
206limit = {
206exists = scope:iberian_pretender_ally_nation
}
}
}
}
213if = {
214limit = {
}
215random = {
216chance = 5
}
}
222if = {
223limit = {
}
224random = {
225chance = 5
}
}
}
232random_list = {
23322 = {
233custom_tooltip = an_event_occurs_tt 이 재난과 관련된 이벤트가 발생할 수 있습니다
}
23478 = {
234custom_tooltip = no_event_occurs_tt 이벤트가 발생하지 않습니다
}
}
236hidden_effect = {
237random_list = {}
}
}
249else = {
251random_list = {
25214 = {
252custom_tooltip = an_event_occurs_tt 이 재난과 관련된 이벤트가 발생할 수 있습니다
}
25386 = {
253custom_tooltip = no_event_occurs_tt 이벤트가 발생하지 않습니다
}
}
255hidden_effect = {
256random_list = {
257250 = {
}
}
}
}
}