characters = {
	
	##### GENERALS #####
	
	### GAME START 1857 ###

	URG_Gabriel_Antonio_Pereira = {
		name = "Gabriel Antonio Pereira"
		portraits = {
			civilian = {
				large = GFX_Portrait_URG_Gabriel_Antonio_Pereira
			}
		}
		country_leader = {
			expire = 1900.1.1
			ideology = conserv
			traits = { }
		}
	}
	
	URG_Venancio_Flores = {
		name = "Venancio Flores"
		portraits = {
			civilian = {
				large = GFX_Portrait_URC_Venancio_Flores
			}
		}
		country_leader = {
			expire = 1900.1.1
			ideology = conserv_liberal
			traits = { }
		}
	}

	URG_Enrique_Castro = {
		name= "Enrique Castro"
		portraits={
			army={
				large = "GFX_Portrait_URG_Enrique_Castro"
			}
		}
		corps_commander = {
			traits={  }
			skill= 1
			attack_skill = 1
			defense_skill = 1
			planning_skill = 1
			logistics_skill = 1
		}
	}
	
	URG_Anacleto_Medina = {
		name= "Anacleto Medina"
		portraits={
			army={
				large = "GFX_Portrait_URG_Anacleto_Medina"
			}
		}
		corps_commander = {
			traits={  }
			skill= 1
			attack_skill = 1
			defense_skill = 1
			planning_skill = 1
			logistics_skill = 1
		}
	}
	
}