외교 관계
행정 자치권 부여됨
Concept의 속령 중 하나에 일정한 자치권을 부여하여 종속국 충성도를 증가시키지만, 해당 종속국은 더 이상 전쟁에 소집되지 않습니다.
속령종속국 유형visible2type = subject
3category = {
4offer = CATEGORY_SUBJECT_ACTIONS
5cancellation = CATEGORY_SUBJECT_ACTIONS
}
7break_on_war = yes
8relation_type = oneway
10visible = {
11scope:actor = {
12has_reform = government_reform:french_feudal_nobility
13is_human = yes
}
}
22offer_enabled = {
23scope:recipient = {
24at_war = no
}
}
28offer_effect = {
29scope:actor = {
31change_societal_value = {
}
35reverse_add_opinion = {
36target = scope:recipient
37modifier = opinion_granted_appanage_admin_autonomy
}
}
}
41cancel_effect = {
42scope:recipient = {
43remove_opinion = {
44target = scope:actor
45modifier = opinion_granted_appanage_admin_autonomy
}
}
}
49request_visible = {
49always = no
}
50break_visible = {
50always = no
}