Event
Benefits of Scutage
As our war-ravaged land are slowly being rebuilt, we have noticed a look in our vassal's ambassador's eyes, a look of comprehension and fear mixed with some relief that the land they are looking at is not their own. 'Now,' they say, 'the gold we pay in scutage to avoid being called into war seems like small sum, something we could easily part with in exchange for peace.'
Definitionin_game/events/diplomacy/subject_interaction_events.txt:560
561type = country_event
562title = subject_interaction_events.18.title Benefits of Scutage
563desc = subject_interaction_events.18.desc As our war-ravaged land are slowly being rebuilt, we have noticed a look in our vassal's ambassador's eyes, a look of comprehension and fear mixed with some relief that the land they are looking at is not their own. 'Now,' they say, 'the gold we pay in scutage to avoid being called into war seems like small sum, something we could easily part with in exchange for peace.'
564outcome = neutral
565trigger = {
567any_subject = {
568at_war = no
569receiving_scripted_relation = {
570type = relation_type:scutage
571target = overlord
}
}
577OR = {
578at_war = yes
579months_since_war < 60
}
}