外交关系
派遣军官
一个国家会派遣军官前往其附属国之一,提高属国忠诚以及两国陆军的能力。
2type = subject
3category = {
4offer = CATEGORY_SUBJECT_ACTIONS
5request = CATEGORY_SUBJECT_ACTIONS
6cancellation = CATEGORY_SUBJECT_ACTIONS
7break = CATEGORY_SUBJECT_ACTIONS
}
9relation_type = oneway
10break_on_war = yes
14visible = {
15scope:recipient = {
15country_type = location
}
}
18offer_visible = {
19scope:recipient = {
20overlord ?= scope:actor
}
}
24request_visible = {
25scope:actor = {
26overlord ?= scope:recipient
}
}