Event
Target Country's Diplomatic Moves

The behavior of the Target Country Adjective diplomats in our court have reached a boiling point. Shouting insults directed at our courtiers and insulting our religious traditions has given way to open declarations of rivalry and hostility. Suffice it to say that relations between us and the Target Country have reached an all-time low as they have declared themselves willing to oppose us in our attempts to control the vast regions under our domain...
Fall of DelhiSituationtriggerdelhi_claimants_variableVariableimmediate, triggeroffended_opposerVariableimmediateDefinitionin_game/events/situations/fall_of_delhi.txt:1140
1141type = country_event
1142category = situation_event
1144title = delhi_situation.14.title Target Country's Diplomatic Moves
1145desc = delhi_situation.14.desc The behavior of the Target Country Adjective diplomats in our court have reached a boiling point. Shouting insults directed at our courtiers and insulting our religious traditions has given way to open declarations of rivalry and hostility. Suffice it to say that relations between us and the Target Country have reached an all-time low as they have declared themselves willing to oppose us in our attempts to control the vast regions under our domain...
1146outcome = neutral
1148image = "gfx/interface/illustrations/situation/fall_of_delhi.dds"
1150trigger = {
1151any_known_country = {
1152NOT = {
1152has_insulted = ROOT
}
1154NOT = {
1154has_truce_with = ROOT
}
1156at_war = no
1157is_subject = no
1158opinion = {
1159target = ROOT
1160value <= 5
}
}
}
1168immediate = {
1169ordered_known_country = {
1170order_by = country_total_army_levy_size
1171limit = {
1173NOT = {
1174has_opinion = {
1175modifier = opinion_insulted
1176target = ROOT
}
}
1179NOT = {
1179has_truce_with = ROOT
}
1181at_war = no
1182is_subject = no
1183opinion = {
1184target = ROOT
1185value <= 5
}
}
1188max = 5
1189check_range_bounds = no
}
1196random_known_country = {
1198save_scope_as = target_country
1199ruler_or_regent ?= {
1199save_scope_as = target_character
}
}
1201save_scope_as = target_country2
1202ruler_or_regent ?= {
1202save_scope_as = target_character2
}
}