Event
Military Support Misused
The support we sent our subject state has been used in ways we could never have foreseen! The men have been forced to build roads and buildings, clean town squares from litter and garbage and not once have they seen battle. Though the roads are broader and better than before, the buildings sturdier and the town squares immaculate, surely this was not how these men were supposed to be used?
Definitionin_game/events/diplomacy/subject_interaction_events.txt:272
273hide_portraits = yes
274type = country_event
275title = subject_interaction_events.7.title Military Support Misused
276desc = subject_interaction_events.7.desc The support we sent our subject state has been used in ways we could never have foreseen! The men have been forced to build roads and buildings, clean town squares from litter and garbage and not once have they seen battle. Though the roads are broader and better than before, the buildings sturdier and the town squares immaculate, surely this was not how these men were supposed to be used?
277outcome = neutral
278trigger = {
280any_subject = {
281at_war = no
282receiving_scripted_relation = {
283type = relation_type:support_military
284target = root
}
287NOT = {
288has_opinion = {
288target = root
288modifier = opinion_reprimanded
}
289has_opinion = {
289target = root
289modifier = opinion_resourceful
}
}
}
}
296immediate = {
297random_subject = {
298limit = {
299at_war = no
300receiving_scripted_relation = {
301type = relation_type:support_military
302target = root
}
}
305save_scope_as = subject_target
}
307save_scope_as = our_overlord
}