イベント
戦士の忠誠

過酷な内戦が続くなか、多くの裏切り者の兵士がTarget Characterに加わることで不忠を証明している。しかし、どれほどの裏切り者がいようとも、Target Countryには真の戦士がいるものだ。忠義者たちはTarget Rulerに不滅の忠誠を誓い、偉大なるTarget Country Ruler Titleからの鼓舞を受けようとTarget Locationに集まっている。
定義in_game/events/disaster/horde_civil_war.txt:713
714type = country_event
715category = disaster_event
716title = horde_civil_war.10.title 戦士の忠誠
717image = "gfx/interface/illustrations/disaster/horde_civil_war.dds"
718desc = horde_civil_war.10.desc 過酷な内戦が続くなか、多くの裏切り者の兵士がTarget Characterに加わることで不忠を証明している。しかし、どれほどの裏切り者がいようとも、Target Countryには真の戦士がいるものだ。忠義者たちはTarget Rulerに不滅の忠誠を誓い、偉大なるTarget Country Ruler Titleからの鼓舞を受けようとTarget Locationに集まっている。
719outcome = neutral
720trigger = {
721in_civil_war = yes
722ruler_or_regent ?= {
}
}
728immediate = {
729save_scope_as = target_country
730ruler_or_regent ?= {
730save_scope_as = target_ruler
}
732capital = {
733save_scope_as = target_location
}
}