Event
The Last Drop

For a long time, our diplomats have been weary of Target Ruler and his/her tendency to insult everyone and anything. They do not get a moment of rest as they have to clean up all the messes our Ruler Title leaves behind. Their most recent headache came when our Ruler Title infuriated the emissary of Angry Ruler of Angry Country to such an extent that he/she threw a tantrum during his/her visit. Never have such insults been heard in our great halls!
Insulted UsCasus Belliimmediate, trigger
Babbling BuffoonTraittriggerDefinitionin_game/events/character/personality_events.txt:1951
1952type = country_event
1953title = personality_events.45.title The Last Drop
1954desc = personality_events.45.desc For a long time, our diplomats have been weary of Target Ruler and his/her tendency to insult everyone and anything. They do not get a moment of rest as they have to clean up all the messes our Ruler Title leaves behind. Their most recent headache came when our Ruler Title infuriated the emissary of Angry Ruler of Angry Country to such an extent that he/she threw a tantrum during his/her visit. Never have such insults been heard in our great halls!
1955outcome = neutral
1956illustration_tags = {
195710 = angry
195810 = interior
}
1960trigger = {
1961has_ruler = yes
1962exists = capital
1965any_known_country = {
1966root = {
1966opinion = {
1966target = prev
1966value < 0
}
}
1967NOT = {
1967is_rival_of = root
}
1968NOT = {
1968is_at_war_with = root
}
1969NOT = {
}
1970exists = capital
1971capital.continent ?= root.capital.continent
1972has_ruler = yes
}
}
1976immediate = {
1977random_known_country = {
1978limit = {
1979root = {
1980opinion = {
1980target = prev
1980value < 0
}
}
1982NOT = {
1982is_rival_of = root
}
1983NOT = {
1983is_at_war_with = root
}
1984NOT = {
}
1985exists = capital
1986capital.continent ?= root.capital.continent
1987has_ruler = yes
}
1989save_scope_as = angry_country
1990ruler = {
1990save_scope_as = angry_ruler
}
}
1993ruler = {
1993save_scope_as = target_ruler
}
}