#Colombia Major Events by Cool-Toxic

#The Granadine Confederation#
event = { 
      id = 784521000
      random = no
      country = COL
      name = "The Granadine Confederation"
      desc = "Under the conservative mandate of Mariano Ospina Rodrguez, Congress passed and approved a new Constitution for the country on May 22, 1858[7]. In this constitution the country was officially named as the Granadine Confederation and conformed by eight Sovereign States."
      style = 5
      date = { year = 1858 }

      action_a = {
            name = "Great"
            command = { type = flagname which = "1858" }
            command = { type = domestic which = CENTRALIZATION value = 2 }
            command = { type = domestic which = innovative value = 1 }
	    command = { type = stability value = -1 }
      }
      action_b = {
            name = "We shall put a veto to that!"
            command = { type = domestic which = CENTRALIZATION value = -1 }
            command = { type = domestic which = innovative value = -2 }
      }
}

#The Rionegro Convention#
event = { 
      id = 784521001
      random = no
      country = COL
      name = "The Rionegro Convention"
      desc = "The Granadine Confederation came to an end on May 8, 1863, with the signing of the Constitution of 1863 by the Rionegro Convention, who officially changed the name of the country to the United States of Colombia, consisting of nine Sovereign States, and where new rules and powers were given to the States and Presidents. The Liberals had come to fear the great power Mosquera held, and they drafted the new constitution to limit his power and prevent him from turning against them, as he had done with the Conservatives. The Radical Liberals defended a federal government based on a laissez-faire policy, in which the regional and local autonomy were protected, where there was no National Army, a society with the basic rights and freedoms, based on education and Open Market values, with no intervention by the Church."
      style = 5
      date = { day = 8 month = may year = 1863 }

      action_a = {
            name = "Great"
            command = { type = flagname which = "1863" }
            command = { type = domestic which = CENTRALIZATION value = -2 }
            command = { type = domestic which = aristocracy value = 1 }
	    command = { type = stability value = -1 }
      }
      action_b = {
            name = "We shall put a veto to that!"
            command = { type = stability value = 1 }
      }
}

#Dissolvement of the United States of Colombia#
event = { 
      id = 784521002
      random = no
      country = COL
      name = "Civil War"
      desc = "Sire, we have been struck by the largest civil war since Bolivar!"
      style = 5
      date = { year = 1880 }

      action_a = {
            name = "Not good!"
	    command = { type = stability value = -6 }
	    command = { type = revoltrisk which = 72 value = 5 }
	    command = { type = revolt which = 39 }
	    command = { type = revolt which = -1 }
	    command = { type = revolt which = -1 }
      }
}

#Dissolvement of the United States of Colombia#
event = {
      id = 784521003
      trigger = { event = 784521002 }
      random = no
      country = COL
      name = "Dissolvement of the United States of Colombia"
      desc = "After several years of civil war, in 1886 the party that won the war led by Rafael Nez proclaimed a new constitution of centralist character that abolished the United States of Colombia and created the Republic of Colombia."
      style = 5
      date = { year = 1886 }
      offset = 500
      deathdate = { year = 1914 }
      
      action_a = {
            name = "Accept the new constitution"
	    command = { type = independence which = U31 }
	    command = { type = stability value = 2 }
	    command = { type = domestic which = CENTRALIZATION value = 1 }
	    command = { type = removecore which = 39 }
      }
      action_b = {
            name = "Fight for the union!"
	    command = { type = domestic which = CENTRALIZATION value = -2 }
	    command = { type = revoltrisk which = 60 value = 5 }
	    command = { type = revolt which = 39 }
	    command = { type = revolt which = -1 }
	    command = { type = revolt which = -1 }
      }
}