事件
Target Country的外交冒犯

Target Country Adjective的外交官在宫廷内的放肆已经到了无法容忍的地步了。他们肆意辱骂我们的廷臣,侮辱我们的宗教传统,甚至公然散播敌对情绪。可以说我们同Target Country的关系已经跌至历史未有的冰点,因为他们已经公开否认我们对领土内大部分地区的主权……
德里的衰亡局势triggerdelhi_claimants_variable变量immediate, triggeroffended_opposer变量immediate定义in_game/events/situations/fall_of_delhi.txt:1140
1141type = country_event
1142category = situation_event
1144title = delhi_situation.14.title Target Country的外交冒犯
1145desc = delhi_situation.14.desc Target Country Adjective的外交官在宫廷内的放肆已经到了无法容忍的地步了。他们肆意辱骂我们的廷臣,侮辱我们的宗教传统,甚至公然散播敌对情绪。可以说我们同Target Country的关系已经跌至历史未有的冰点,因为他们已经公开否认我们对领土内大部分地区的主权……
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
}
}