On ActionChanged this version
on_diplomatic_annex
fired before the annexation happens; root = country doing the annexing , scope:target = country being annexed
ByzantiumCountryeffect
EnglandCountryeffect
Great BritainFormable Countryeffect
NetherlandsFormable Countryeffectglorious_revolution_immortal_seven_flagVariableeffectmission_chosen_vassal_variableVariableeffectDefinitionin_game/common/on_action/_hardcoded.txt:569
573effect = {
574if = {
575limit = {
}
}
587if = {
588limit = {
590root.var:mission_chosen_vassal_variable = scope:target
}
}
594if = {
}
}