이벤트
지방의 의회파 합류

Target Province에서 전쟁의 기류가 바뀌었습니다. 왕실의 정책과 폭압적인 통치에 염증을 느낀 지방 지도층과 유력 가문들이 의회파를 공개적으로 지지하고 나선 것입니다. 이들은 민병대를 조직하고 방어를 강화했으며, 이제 도시 회관과 성채에는 Parliament의 깃발이 나부끼고 있습니다. Target Province(은)는 자원과 인력이 풍부한 전략적 요충지였던 만큼 금세 반란 세력의 중요 거점이 되었습니다. 이 반역 행위를 빠르게 제압하지 않으면 왕실은 점차 세력을 확대하고 있는 반란군에게 더욱더 밀리게 될지도 모릅니다.
정의in_game/events/disaster/english_civil_war.txt:280
281type = country_event
282category = disaster_event
283title = english_civil_war.255.title 지방의 의회파 합류
284desc = english_civil_war.255.desc Target Province에서 전쟁의 기류가 바뀌었습니다. 왕실의 정책과 폭압적인 통치에 염증을 느낀 지방 지도층과 유력 가문들이 의회파를 공개적으로 지지하고 나선 것입니다. 이들은 민병대를 조직하고 방어를 강화했으며, 이제 도시 회관과 성채에는 Parliament의 깃발이 나부끼고 있습니다. Target Province(은)는 자원과 인력이 풍부한 전략적 요충지였던 만큼 금세 반란 세력의 중요 거점이 되었습니다. 이 반역 행위를 빠르게 제압하지 않으면 왕실은 점차 세력을 확대하고 있는 반란군에게 더욱더 밀리게 될지도 모릅니다.
285outcome = neutral
286image = "gfx/interface/illustrations/disaster/english_civil_war.dds"
288illustration_tags = {
28910 = angry
29010 = interior
}
293trigger = {
294in_civil_war = no
295any_province = {
296NOT = {
296root.capital.province = this
}
297sub_continent = sub_continent:western_europe
}
300any_rebel = {
300rebel_name_key = parliamentarist_rebels
}
}
303immediate = {
}
308random_rebel = {
309limit = {
309rebel_name_key = parliamentarist_rebels
}
310save_scope_as = english_civil_war_rebels_scope
}
312ordered_province = {
313limit = {
314NOT = {
314root.capital.province = this
}
315sub_continent = sub_continent:western_europe
}
320order_by = {
321value = province_satisfaction
322multiply = -1
323if = {
324limit = {
324province_average_control = 0
}
325divide = 0.1
}
327else = {
327divide = province_average_control
}
}
329max = 1
330save_scope_as = target_province
331province_capital = {
331save_scope_as = target_location
}
}
333ruler_or_regent ?= {
333save_scope_as = target_character
}
}