イベント
軍事支援の誤用
我々が従属国に送った支援は、予想もしなかった方法で使われた。兵士たちは街道や建物を建設し、街の広場の清掃を強いられた挙句、一度も戦場に赴いていなかったのだ。街道は以前よりも広く改善され、建物はより頑丈になり、広場は清潔になったが、兵士たちの活用法として明らかに間違っている。
定義in_game/events/diplomacy/subject_interaction_events.txt:272
273hide_portraits = yes
274type = country_event
275title = subject_interaction_events.7.title 軍事支援の誤用
276desc = subject_interaction_events.7.desc 我々が従属国に送った支援は、予想もしなかった方法で使われた。兵士たちは街道や建物を建設し、街の広場の清掃を強いられた挙句、一度も戦場に赴いていなかったのだ。街道は以前よりも広く改善され、建物はより頑丈になり、広場は清潔になったが、兵士たちの活用法として明らかに間違っている。
277outcome = neutral
278trigger = {
280any_subject = {
281at_war = no
282receiving_scripted_relation = {
283type = relation_type:support_military
284target = root
}
287NOT = {
288has_opinion = {
288target = root
288modifier = opinion_reprimanded
}
289has_opinion = {
289target = root
289modifier = opinion_resourceful
}
}
}
}
296immediate = {
297random_subject = {
298limit = {
299at_war = no
300receiving_scripted_relation = {
301type = relation_type:support_military
302target = root
}
}
305save_scope_as = subject_target
}
307save_scope_as = our_overlord
}