Title: political_decisions = { become_portugesebrazil_state = { picture = hue p Author: unHPM Pastebin link: http://pastebin.com/JSKTuXj6 First Edit: Tuesday 5th of April 2016 04:17:38 PM CDT Last Edit: Tuesday 5th of April 2016 04:17:38 PM CDT political_decisions = {     become_portugesebrazil_state = {         picture = hue         potential = {             OR = {                 tag = POR             }             war = no             NOT = {                 exists = TEU                 has_global_flag = brazilportugal_formed                 }         }         allow = {             nationalism_n_imperialism = 1             is_greater_power = yes             war = no             prestige = 50             POR = {                 all_core = {                     OR = {                         owned_by = THIS                         owner = {                             in_sphere = THIS                             OR = {                             is_vassal = no                                 vassal_of = THIS                             }                             war = no                             is_greater_power = no                         }                     }                 }             }             BRZ = {                 all_core = {                     OR = {                         owned_by = THIS                         owner = {                             in_sphere = THIS                             vassal_of = THIS                             war = no                             is_greater_power = no                         }                     }                 }             }         }         effect = {             set_global_flag = brazilportugal_formed             prestige = 25             any_owned = {                 limit = {                     OR = {                         is_core = POR                         is_core = BRZ                     }                 }                 add_core = Portugal-brazil                 remove_core = BRZ                 remove_core = POR             }             any_country = {                 limit = {                         OR = {                             is_culture_group = brazilian                             tag = RGS, pernabuco etc                         }                         NOT = {                             tag = someshit                         }                         in_sphere = THIS                 }                 add_core = Portugal-brazil                 remove_core = BRZ                 remove_core = POR                 annex_to = THIS             }             change_tag = Portugal-brazil         }         ai_will_do = {             factor = 1         }     } }