イベント
地方が議会派に協力

Target Provinceで戦争の風向きが変わった。王室の政策と強引な支配に不満を募らせた地方の指導者や有力者の一族は、議会派の大義への支持を高らかに宣言した。民兵が立ち上がり、要塞が強化され、いまやParliamentの旗が街の庁舎や城に掲げられている。資源と人材に恵まれたこの戦略的地域は、反乱軍にとって重要な拠点となっている。王室はこの反抗を鎮めるために迅速に行動しなければならない。
定義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の旗が街の庁舎や城に掲げられている。資源と人材に恵まれたこの戦略的地域は、反乱軍にとって重要な拠点となっている。王室はこの反抗を鎮めるために迅速に行動しなければならない。
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
}
}