EventChanged this version
Annexing Target
Our integration of Target has taken a fair bit of time, but now that Target Capital is a Country Adjective Target Rank it will reach its full potential and make our nation prosper even more.
There are other countries that has not appreciated this expansion of our territory though.
AppanageSubject Typetrigger
PrónoiaSubject Typetriggerno_annex_event_triggerVariabletriggerDefinitionin_game/events/diplomacy/diplomacy.txt:3
4type = country_event
6title = diplomatic_annex.1.title Annexing Target
7desc = diplomatic_annex.1.desc Our integration of Target has taken a fair bit of time, but now that Target Capital is a Country Adjective Target Rank it will reach its full potential and make our nation prosper even more.
There are other countries that has not appreciated this expansion of our territory though.
There are other countries that has not appreciated this expansion of our territory though.
8outcome = neutral
11trigger = {
12scope:target = {
}
}
20illustration_tags = {
2110 = exterior
2210 = happy
}
25immediate = {
26scope:target.capital = {
27random_pop = {
29limit = {
30is_upper_class = yes
}
32save_scope_as = target_pop
33save_scope_as = target_pop_bckg
}
}
37scope:target = {
38every_neighbor_country = {
39limit = {
40this != root
41NOT = {
41is_rival_of = scope:target
}
42NOT = {
42is_subject_of = root
}
}
44add_to_list = annex_neighbors
}
}
}