事件
军事支持被滥用
我们派给属国的士兵被用在了我们无论如何都无法预见的地方!他们被逼迫修筑道路和建筑、清洁城镇广场上的垃圾,却从未上过战场。虽然道路更宽了,建筑更稳了,广场整洁如新了,但这绝对不是我们派去的这些人本来该干的吧?
定义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
}