Event
Careful Maneuvering

As the ruler of an ambitious state, it is hard to make friends with everyone. However, sometimes paying careful attention to what is going on in the international community allows one to lessen the impact of past slights. In his/her personal correspondence with the rulers of neighboring states, Target Ruler hopes to improve our standing in the world little by little.
CarefulTraittriggerDefinitionin_game/events/character/personality_events.txt:830
831type = country_event
832title = personality_events.18.title Careful Maneuvering
833desc = personality_events.18.desc As the ruler of an ambitious state, it is hard to make friends with everyone. However, sometimes paying careful attention to what is going on in the international community allows one to lessen the impact of past slights. In his/her personal correspondence with the rulers of neighboring states, Target Ruler hopes to improve our standing in the world little by little.
834outcome = neutral
835illustration_tags = {
83610 = regular
83710 = interior
}
840trigger = {
841has_ruler = yes
843any_neighbor_country = {
844opinion = {
844target = root
844value < 0
}
845NOT = {
845is_at_war_with = root
}
}
}
849immediate = {
850ruler = {
850save_scope_as = target_ruler
}
}