########################### # Place claim on Syria # ########################### diplomatic_decisions = { place_claim_on_syria = { potential = { tag = TUR is_subject = no government_in_exile = no exists = VIC syrian_region = { controlled_by = VIC } not = { has_country_flag = place_claim_on_syria } } allow = { not = { war_with = VIC } VIC = { government_in_exile = no } } effect = { set_country_flag = place_claim_on_syria relation = { who = VIC value = -10 } neutrality = -5 add_core = syrian_region } ai_will_do = { factor = 0.5 } } }