characters={
	GRH_comandante_luis={
		name = "Comandante Luis"
		portraits = {
			civilian = {
				large = GFX_Portrait_GRH_comandante_luis
			}
		}
		country_leader = {
			desc = LUIS_DESC
			ideology = peoples_militia
			traits = {
				cult_of_personality
			}
			expire = "3000.01.01.01"
			id = -1
		}
		field_marshal = {
			traits = {
				charismatic_trait
				enduring_trait
				jungle_rat
				jungle_rat_II
			}
			skill = 3
			attack_skill = 2
			defense_skill = 3
			planning_skill = 1
			logistics_skill = 2
		}
	}
	GRH_emiliano_sánchez = {
		name = "Emiliano Sánchez"
		portraits = {
			civilian = {
				large = GFX_Portrait_Brotherhood_Generic_2
				small = GFX_idea_brotherhood_Generic_2
			}
			army = {
				large = GFX_Portrait_Brotherhood_Generic_2
				small = GFX_idea_brotherhood_Generic_2
			}
		}
		country_leader = {
			ideology = ideocracy
			traits = {
				smooth_talking_charmer
				ideological_crusader
			}
			expire = "2290.1.1.12"
			id = -1
		}
	}
	GRH_tomás_barragán = {
		name = "Tomás Barragán"
		portraits = {
			civilian = {
				large = GFX_Portrait_Settler_Generic_25
			}
		}
		country_leader = {
			ideology = conspiratory_oligarchy
			expire = "2285.1.1.12"
			id = -1
		}
	}
	GRH_francisco_javier_díaz={
		name = "Comandante Luis"
		portraits = {
			civilian = {
				large = GFX_Portrait_GRH_comandante_luis
			}
		}
		country_leader = {
			desc = LUIS_DESC
			ideology = military_government
			traits = { 
				cult_of_personality military_background propaganda_team 
			}
			expire = "3000.01.01.01"
			id = -1
		}
	}
	GRH_general_rodriguez = {
		name = "General Rodriguez"
		portraits = {
			army = {
				large = GFX_Portrait_GRH_general
			}
		}

		corps_commander = {
			traits = {
				lucky_trait
				agile_trait
				gunslinger_trait
			}
			skill = 2
			attack_skill = 2
			defense_skill = 1
			planning_skill = 3
			logistics_skill = 2
		}
	}
	GRH_general_lucia = {
		name = "General Lucia"
		portraits={
			army={
				large= GFX_Portrait_GRH_general2
			}
		}

		corps_commander = {
			traits = {
				intelligent_trait
				charismatic_trait
				inspirational_trait
			}
			skill = 2
			attack_skill = 1
			defense_skill = 2
			planning_skill = 3
			logistics_skill = 3
		}
	}
}



