イベント
地方対立

Target Rulerの統治に不満が残るなか、Target Provinceのような場所は最悪の状況にある。家畜は干し草よりも痩せこけ、飢餓と堕落がかつて偉大だった州の街路を支配している。そのため、農民たちは王室からの直接的な補償を要求して武装蜂起を起こしたのだ!
市民階級immediate
聖職者階級immediate
貴族階級immediate
庶民階級immediate
臆病特性option 1
貪欲特性option 1
邪悪特性option 1
罪人特性option 1recently_demanded_aid_variable変数immediate, triggerrecently_joined_rebellion_variable変数immediate, triggerscope_pretender_var変数immediatesuccession_crisis_pretender_variable変数trigger定義in_game/events/disaster/succession_crisis.txt:276
277hide_portraits = yes
278type = country_event
279category = disaster_event
280title = succession_crisis.2.title 地方対立
281desc = succession_crisis.2.desc Target Rulerの統治に不満が残るなか、Target Provinceのような場所は最悪の状況にある。家畜は干し草よりも痩せこけ、飢餓と堕落がかつて偉大だった州の街路を支配している。そのため、農民たちは王室からの直接的な補償を要求して武装蜂起を起こしたのだ!
282outcome = neutral
284image = "gfx/interface/illustrations/disaster/succession_crisis.dds"
286trigger = {
287in_civil_war = no
288any_province = {
289NOT = {
289root.capital.province = this
}
290any_location_in_province = {
293is_capital = no
}
}
}
299immediate = {
301save_scope_as = succession_crisis_pretender_scope
}
303random_character = {
307save_scope_as = scope_pretender
}
309ordered_province = {
310limit = {
311NOT = {
312any_location_in_province = {
313OR = {
}
}
}
319NOT = {
319root.capital.province = this
}
}
321order_by = {
322value = province_average_control
323multiply = -1
325ordered_location_in_province = {
326max = 1
327order_by = {
328if = {
}
339else_if = {
}
350else_if = {
}
361else_if = {
}
372else = {
373value = population
}
}
}
}
378max = 1
379save_scope_as = target_province
}
381ruler_or_regent ?= {
382save_scope_as = target_ruler
}
}