wargoal_types = {
    ET_unify_war = {
        # PREV = original target country
        # ROOT = goal owner country

        war_name = CIVIL_WAR_NAME

        allowed = { always = no }
        
        available = {}
        
        take_states = {}
        
        #take_states_limit = 1
        #take_states_cost = -50 		#50% cheaper warcost for states
        
        threat = 0.25
        annex_threat_factor = 0.1
        annex_cost = -75
    }
}
