
Cabinet ActionChanged this version
Frustrate Annexation
By hindering their delegates with archaic constitutional legislature and obstructing them at every turn, we can increase the amount of time it will take for our Overlord to Annex us.
Modifiers
Definitionin_game/common/cabinet_actions/frustrate_annexation.txt:1
2ability = adm
4potential = {
5OR = {
6is_subject = yes
7is_being_annexed = yes
}
}
11allow = {
12is_being_annexed = yes
13OR = {
14is_subject = no
15is_disloyal_subject = no
}
}
19is_finished = {
20OR = {
21is_being_annexed = no
22is_subject = no
}
}
