事件
绅士军官
我们在所有军官离开我国以军队教官身份前往保护国之前为他们灌输行为准则的努力没有白费。我们收到消息称赞这些军官严明的纪律令人印象深刻,整个国家都应当为我们成功让这些军官成为了绅士而感到骄傲。
定义in_game/events/diplomacy/subject_interaction_events.txt:722
723type = country_event
724title = subject_interaction_events.25.title 绅士军官
725desc = subject_interaction_events.25.desc 我们在所有军官离开我国以军队教官身份前往保护国之前为他们灌输行为准则的努力没有白费。我们收到消息称赞这些军官严明的纪律令人印象深刻,整个国家都应当为我们成功让这些军官成为了绅士而感到骄傲。
726outcome = neutral
727trigger = {
729any_subject = {
731receiving_scripted_relation = {
732type = relation_type:send_officers
733target = root
}
736NOT = {
737has_opinion = {
737target = root
737modifier = opinion_cruel_officers
}
738has_opinion = {
738target = root
738modifier = opinion_excellent_officers
}
}
}
}