Diplomatic Relation

Scutage

scutagein_game/common/scripted_relations/scutage.txt:1

A Country will demand extra Ducats from one of their Subjects, but in exchange they will not be able to call them to War.

RequiresAppanageSubject TypevisibleMember of the HansaSubject Typevisible

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
12visible = {
13scope:recipient = {
14country_type = location
15overlord ?= scope:actor
16NOT = {
16is_subject_type = appanage
}
17NOT = {
17is_subject_type = hanseatic_member
}
18subject_loyalty > MIN_SUBJECT_LOYALTY_FOR_ACTION (50)
}
}
22will_expire_trigger = {
23scope:second = {
24subject_loyalty < MIN_SUBJECT_LOYALTY_FOR_ACTION (50)
}
}
28cancel_effect = {
29scope:recipient = {
29add_liberty_desire = liberty_desire_weak_plus (5)
}
}
© 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