Title: political_decisions = { create_RK_poland = { picture = RKPoland potenti Author: unHPM Pastebin link: http://pastebin.com/JmCAKNd2 First Edit: Thursday 10th of March 2016 02:27:33 PM CDT Last Edit: Thursday 10th of March 2016 02:27:33 PM CDT political_decisions = {     create_RK_poland = {         picture = RKPoland         potential = {             NOT = {                 exists = NMS             }             OR = {                 tag = NGF                 tag = GER                 tag = TEU             }         }         allow = {             NOT = {                 has_global_flag = RKPOL_formed             }             war = no             OR = {                 CPL = {                     vassal_of = THIS                     }                 POL = {                     vassal_of = THIS                     }             }             is_greater_power = yes             CPL = {                 all_core = {                     OR = {                         owned_by = THIS                         owner = {                             in_sphere = THIS                             war = no                         }                     }                 }             }         }           effect = {             prestige = 20             badboy = 2             CPL = { all_core = { add_core = NMS } }             POL = { all_core = { add_core = NMS } }             any_country = {                 limit = {                     OR = {                         tag = CPL                         tag = POL                         tag = GLM                     }                     ai = yes                     in_sphere = THIS                 }                 annex_to = NMS             }             create_alliance = NMS             create_vassal = NMS             diplomatic_influence = {                 who = NMS                 value = 400             }             any_owned = {                     limit = {                         OR = {                             is_core = POL                             is_core = CPL                             is_core = NMS                             is_core = KRA                             is_core = GLM                         }                     }                     secede_province = NMS                 }                             any_country = {                 limit = {                     OR = {                         tag = AUS                         tag = KUK                         tag = HUN                         tag = TUR                         tag = RUS                     }                     NOT = { tag = THIS }                 }                 relation = {                     who = THIS                     value = -50                 }                 relation = {                     who = NMS                     value = -50                 }             }             NMS = { any_owned = { limit = { is_core = GLM } add_core = NMS } }             NMS = { government = absolute_monarchy }         }         ai_will_do = {             factor = 1             modifier = {                 factor = 0                 OR = {                     tag = NGF                 }             }         }     } }