﻿# Egypt - EGY
egy_muhammad_ali_template = {
    # Muhammad Ali
    first_name = "Muhammad_Ali"
    last_name = "al-_Alawi"
    historical = yes
    ruler = yes
    culture = cu:albanian
    birth_date = 1769.3.4
    dna = dna_muhammad_ali
    interest_group = ig_armed_forces
    ideology = ideology_jingoist_leader
    traits = {
        ambitious
        persistent
        innovative
    }
}
egy_ibrahim_alawi_template = {
    # Ibrahim Pasha of Egypt
    first_name = Ibrahim
    last_name = "al-_Alawi"
    historical = yes
    heir = yes
    dna = dna_ibrahim_pasha
    culture = cu:albanian
    is_general = yes
    age = 47
    interest_group = ig_armed_forces
    ideology = ideology_jingoist_leader
    hq = region_nile_basin
    commander_rank = commander_rank_3
    traits = {
        persistent
        experienced_offensive_planner
        pillager
    }
}

# Transvaal - TRN
TRN_paul_kruger_template = { # Paul Kruger
    first_name = Paul
    last_name = Kruger
    historical = yes
    culture = cu:boer
    female = no
    dna = dna_paul_kruger
    religion = protestant
    ideology = ideology_traditionalist
    interest_group = ig_rural_folk
    birth_date = 1825.10.10
    traits = {
        pious
    }   
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:TRN
            this = c:TRN
        }
        interest_group_trigger = {
            is_marginal = no
            OR = {
                is_interest_group_type = ig_rural_folk
                is_interest_group_type = ig_landowners
                is_interest_group_type = ig_petty_bourgeoisie
            }
            NOR = {
				has_variable = communist_ig_var
				has_variable = chose_vanguardism
				has_variable = chose_fascism
				has_variable = chose_ethno_nationalism
			}
        }
        earliest_usage_date = 1852.1.1
        latest_usage_date = 1899.1.1
        chance = 50
    }   
}

# Zulu
ZUL_dingane = {
    first_name = "Dingane"
    last_name = "Zulu"
    historical = yes
    ruler = yes
    age = 41
    dna = dna_dingane
    interest_group = ig_armed_forces
    ideology = ideology_traditionalist
    traits = {
        ambitious
    }
}

ZUL_cetshwayo = {
    first_name = "Cetshwayo"
    last_name = "Zulu"
    historical = yes
    ruler = yes
    birth_date = 1826.4.27 # don't know his actual birthdate
    interest_group = ig_armed_forces
    ideology = ideology_traditionalist
    traits = {
        ambitious
        imperious
        basic_diplomat
    }
}
