Event
Diplomatic Move

Diplomacy between nations is often affected by random factors, on both sides, involved in ways that are beyond the ability of the diplomatic corps of either state. With the ever-changing vicissitudes of our relations with our neighbors shifting even more swiftly than usual, our diplomats are finding it difficult to keep up.
Definitionin_game/events/random_event.txt:350
351type = country_event
353title = random_event.8.title Diplomatic Move
354desc = random_event.8.desc Diplomacy between nations is often affected by random factors, on both sides, involved in ways that are beyond the ability of the diplomatic corps of either state. With the ever-changing vicissitudes of our relations with our neighbors shifting even more swiftly than usual, our diplomats are finding it difficult to keep up.
355outcome = neutral
356illustration_tags = {
35710 = regular
35810 = interior
}
361trigger = {
363any_neighbor_country = {
364NOT = {
365has_opinion = {
365target = root
365modifier = opinion_diplomatic_move
}
}
}
}