﻿# Brazil - BRZ
brz_pedro_braganca_template = {
    # Pedro II
    first_name = "Pedro"
    last_name = "de_Braganca"
    historical = yes
    ruler = yes
    birth_date = 1825.12.2
    dna = dna_emperor_pedro_02
    interest_group = ig_intelligentsia
    ideology = ideology_reformer
    traits = {
        meticulous
    }
}

# Mexico - MEX
mex_juarez_character_template = {
    first_name = Benito
    last_name = Juarez
    historical = yes
    culture = cu:zapotec
    female = no
    religion = catholic
    ideology = ideology_market_liberal
    interest_group = ig_intelligentsia
    birth_date = 1806.3.21
    dna = dna_benito_juarez
    traits = {
        experienced_political_operator
        direct
        persistent
    }   
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:MEX
            this = c:MEX
        }
        interest_group_trigger = {
            is_marginal = no
            OR = {
                is_interest_group_type = ig_petty_bourgeoisie
                is_interest_group_type = ig_intelligentsia
                is_interest_group_type = ig_rural_folk
            } 
            NOR = {
				has_variable = communist_ig_var
				has_variable = chose_vanguardism
				has_variable = chose_fascism
				has_variable = chose_conservatism
				has_variable = chose_ethno_nationalism
			}
        }   
        earliest_usage_date = 1836.1.1
        latest_usage_date = 1872.1.1
        chance = 75
    }   
}
mex_miguel_barragan_template = {
    # Miguel Barragan, notionally president of Mexico
    first_name = Miguel
    last_name = Barragan
    historical = yes
    ruler = yes
    #ig_leader = yes
    interest_group = ig_armed_forces
    ideology = ideology_moderate
    birth_date = 1789.3.8
    dna = dna_miguel_barragan
    traits = {
        reserved # Santa Anna's puppet
        wounded # Probably contracted typhus, just needed something to make him less healthy here. Resigned February 27th, 1836, died March 1st, 1836
    }
}
