Diplomatic Relation

Administrative Autonomy Granted

appanage_grant_admin_autonomyin_game/common/scripted_relations/grant_administrative_autonomy.txt:1

A Country will grant certain autonomy to one of their Appanage Subjects, increasing their Subject Loyalty but preventing them from being called to War.

RequiresAppanageSubject Typevisible

2type = 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
}
15scope:recipient = {
16is_subject_type = appanage
17is_subject_of = scope:actor
}
}
22offer_enabled = {
23scope:recipient = {
24at_war = no
}
}
28offer_effect = {
29scope:actor = {
30add_prestige = prestige_mild_penalty (-10)
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
}
© 2026 Soft Santa Cruz, S.L.U.. All rights reserved. Unofficial fan project, not affiliated with Paradox Interactive. Game content © Paradox Interactive. About · Privacy · Legal notice