﻿# Great Britain - GBR

### Royals

gbr_william_hanover_template = {
    first_name = William
    last_name = Hannover
    historical = yes
    ruler = yes
    noble = yes
    birth_date = 1765.8.21
    dna = dna_king_william_04
    culture = cu:british
    interest_group = ig_petty_bourgeoisie
    ideology = ideology_royalist
    traits = {
        romantic
    }
    on_created = {
        set_variable = {
            name = is_billy
        }   
        set_variable = is_married       
    }
}
gbr_queen_victoria_template = {
    first_name = Victoria
    last_name = Hannover
    historical = yes
    heir = yes
    female = yes
    noble = yes
    birth_date = 1819.5.24
    dna = dna_queen_victoria
    culture = cu:british
    interest_group = ig_industrialists
    ideology = ideology_moderate
    traits = {
      direct
    }
    on_created = {
        set_variable = {
            name = is_victoria
        }               
    }
}

### IG Leaders

# Starting IG Leaders

GBR_william_lamb = {
    first_name = William
    last_name = Lamb
    historical = yes
    birth_date = 1779.3.15
    ig_leader = yes
    interest_group = ig_intelligentsia
    ideology = ideology_reformer
    traits = {
        arrogant
    }
}

GBR_robert_peel = {
    first_name = Robert
    last_name = Peel
    historical = yes
    culture = cu:british
    female = no
    ig_leader = yes
    religion = protestant
    ideology = ideology_market_liberal
    interest_group = ig_industrialists
    birth_date = 1788.2.5
    traits = {
        meticulous
        experienced_political_operator
        tactful
    }
}

GBR_william_howley = {
    first_name = William
    last_name = Howley
    historical = yes
    birth_date = 1766.2.12
    ig_leader = yes
    interest_group = ig_devout
    ideology = ideology_traditionalist
    traits = {
        tactful
    }
}

GBR_robert_owen = {
    first_name = Robert
    last_name = Owen
    historical = yes
    birth_date = 1771.5.14
    ig_leader = yes
    interest_group = ig_trade_unions
    ideology = ideology_moderate
    traits = {
        cautious
        honorable
    }
}

GBR_rowland_hill = {
    # Rowland Hill, 1st Viscount Hill
    first_name = Rowland
    last_name = Hill
    historical = yes
    birth_date = 1772.8.11
    ig_leader = yes
    interest_group = ig_armed_forces
    ideology = ideology_moderate
    traits = {
        reserved
    }
}

GBR_thomas_barnes = {
    # Editor of The Times, 1817-1841
    first_name = Thomas
    last_name = Barnes
    historical = yes
    birth_date = 1785.9.11
    ig_leader = yes
    interest_group = ig_petty_bourgeoisie
    ideology = ideology_reformer
    traits = {
        literary
        meticulous
    }
}

GBR_edward_smith-stanley = {
    # Edward Smith-Stanley, 14th Earl of Derby, Lord Stanley
    first_name = Edward
    last_name = Smith-Stanley
    historical = yes
    birth_date = 1799.1.1
    ig_leader = yes
    interest_group = ig_landowners
    ideology = ideology_traditionalist
    traits = {
        imperious
        arrogant
    }
}

GBR_charles_gordon-lennox = {
    # Charles Gordon-Lennox, 5th Duke of Richmond
    first_name = Charles
    last_name = Gordon_Lennox
    historical = yes
    birth_date = 1781.8.3
    ig_leader = yes
    interest_group = ig_rural_folk
    ideology = ideology_traditionalist
    traits = {
        imperious
    }
}

# Generated IG Leaders

gbr_o_connor_template = {
    first_name = Feargus
    last_name = O_Connor
    historical = yes
    culture = cu:irish
    birth_date = 1796.1.1
    ig_leader = yes
    dna = dna_feargus_o_connor
    interest_group = ig_trade_unions
    ideology = ideology_radical
    traits = {
        charismatic
    }
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:GBR
            this = c:GBR
        }
        interest_group_trigger = {
            is_marginal = no
            is_interest_group_type = ig_trade_unions
            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 = 1852.1.1    
        chance = 10
    } 
}

gbr_wellington_character_template = {
    first_name = Arthur
    last_name = Wellesley
    historical = yes
    culture = cu:british
    female = no
    religion = protestant
    ideology = ideology_jingoist_leader
    dna = dna_lord_wellington
    interest_group = ig_armed_forces
    birth_date = 1769.5.1
	ig_leader = yes
    traits = {
        celebrity_commander
        expert_defensive_strategist
        brave
    }   
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:GBR
            this = c:GBR
        }
        interest_group_trigger = {
            is_marginal = no
            OR = {
                is_interest_group_type = ig_industrialists
                is_interest_group_type = ig_landowners
            }
            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 = 1852.1.1    
        chance = 75
    }   
}

gbr_disraeli_character_template = { # Disraeli, Jingoist, Landowners
    first_name = Benjamin
    last_name = Disraeli
    historical = yes
    culture = cu:british
    female = no
    dna = dna_benjamin_disraeli
    religion = protestant
    ideology = ideology_jingoist_leader
    interest_group = ig_landowners
    birth_date = 1804.1.1
	ig_leader = yes
    traits = { 
        expert_political_operator
        ambitious
        romantic
    }   
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:GBR
            this = c:GBR
        }
        interest_group_trigger = {
            is_marginal = no
            is_interest_group_type = ig_landowners
            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 = 1868.1.1
        latest_usage_date = 1880.1.1    
        chance = 50
    }   
}

gbr_gladstone_character_template = { # Gladstone, market liberal, intelligentsia
    first_name = William
    last_name = Gladstone
    historical = yes
    culture = cu:british
    female = no
    religion = protestant
    ideology = ideology_market_liberal
    interest_group = ig_landowners
    birth_date = 1809.1.1
    dna = dna_william_ewart_gladstone
	ig_leader = yes
    traits = {
        expert_political_operator
        charismatic
        inspirational_orator
    }   
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:GBR
            this = c:GBR
        }
        interest_group_trigger = {
            is_marginal = no
            is_interest_group_type = ig_intelligentsia     
            NOR = {
                has_variable = chose_vanguardism
                has_variable = communist_ig_var
                has_variable = chose_fascism
                has_variable = chose_conservatism
                has_variable = chose_ethno_nationalism
            }  
        }   
        earliest_usage_date = 1865.1.1
        latest_usage_date = 1894.1.1
        chance = 50
    }   
}

gbr_temple_character_template = { # Viscount Palmerston
    first_name = Henry
    last_name = Temple
    historical = yes
    culture = cu:british
    female = no
    religion = protestant
    ideology = ideology_market_liberal
    interest_group = ig_landowners
    birth_date = 1784.8.20
    dna = dna_lord_palmerston
	ig_leader = yes
    traits = {
        experienced_diplomat
        charismatic
        persistent
    }   
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:GBR
            this = c:GBR
        }
        interest_group_trigger = {
            is_marginal = no
            is_interest_group_type = ig_intelligentsia    
            NOR = {
                has_variable = chose_vanguardism
                has_variable = communist_ig_var
                has_variable = chose_fascism
                has_variable = chose_conservatism
                has_variable = chose_ethno_nationalism
            }      
        }   
        earliest_usage_date = 1836.1.1
        latest_usage_date = 1865.1.1
        chance = 75
    }   
}

gbr_george_curzon = { # George Curzon, 1 Marquess Curzon of Kedleston
    first_name = George
    last_name = Curzon
    historical = yes
    culture = cu:british
    female = no
    religion = protestant
    ideology = ideology_reformer
    interest_group = ig_landowners
    birth_date = 1859.1.11
	ig_leader = yes
    dna = dna_george_curzon
    traits = {
        masterful_diplomat
        ambitious
        imperious
    }   
    interest_group_leader_usage = {
        country_trigger = {
            OR = {
                AND = {
                    exists = c:GBR
                    this = c:GBR
                }
                AND = {
                    exists = c:BIC
                    this = c:BIC
                }
            }
        }
        interest_group_trigger = {
            is_marginal = no
            is_interest_group_type = ig_landowners     
        }   
        earliest_usage_date = 1895.1.1
        latest_usage_date = 1910.1.1
        chance = 75
    }   
}

GBR_anthony_ashley-cooper = {
    first_name = Anthony
    last_name = Ashley-Cooper
    historical = yes
    culture = cu:british
    female = no
    religion = protestant
    ideology = ideology_reformer
    interest_group = ig_landowners
    birth_date = 1801.4.28
    traits = {
        pious
        persistent
        basic_diplomat
    }   
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:GBR
            this = c:GBR
			has_dlc_feature = ep1_content
        }
        interest_group_trigger = {
            is_marginal = no
            is_interest_group_type = ig_landowners
        }   
        earliest_usage_date = 1836.1.1
        latest_usage_date = 1852.1.1
        chance = 50
    }   
}

GBR_john_russell = {
    first_name = John 
    last_name = Russell
    historical = yes
    culture = cu:british
    female = no
    religion = protestant
    ideology = ideology_pacifist
    interest_group = ig_intelligentsia
    birth_date = 1792.8.18
    traits = {
        reckless
        experienced_political_operator
    }   
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:GBR
            this = c:GBR
			has_dlc_feature = ep1_content
        }
        interest_group_trigger = {
            is_marginal = no
            is_interest_group_type = ig_intelligentsia
        }   
        earliest_usage_date = 1840.1.1
        latest_usage_date = 1870.1.1
        chance = 50
    }
}

GBR_richard_cobden = {
    first_name = Richard
    last_name = Cobden
    historical = yes
    culture = cu:british
    female = no
    religion = protestant
    ideology = ideology_pacifist
    interest_group = ig_petty_bourgeoisie
    birth_date = 1804.6.3
    traits = {
        experienced_diplomat
        wrathful
        reserved
    }   
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:GBR
            this = c:GBR
			has_dlc_feature = ep1_content
        }
        interest_group_trigger = {
            is_marginal = no
            is_interest_group_type = ig_petty_bourgeoisie
        }   
        earliest_usage_date = 1840.1.1
        latest_usage_date = 1863.1.1
        chance = 50
    }
}

GBR_john_bright = {
    first_name = John
    last_name = Bright
    historical = yes
    culture = cu:british
    female = no
    religion = protestant
    ideology = ideology_market_liberal
    interest_group = ig_petty_bourgeoisie
    birth_date = 1811.11.16
    traits = {
        basic_diplomat
        firebrand
        charismatic
    }   
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:GBR
            this = c:GBR
			has_dlc_feature = ep1_content
        }
        interest_group_trigger = {
            is_marginal = no
            is_interest_group_type = ig_petty_bourgeoisie
        }   
        earliest_usage_date = 1843.1.1
        latest_usage_date = 1870.1.1
        chance = 50
    }
}

GBR_george_hamilton-gordon = {
    first_name = George
    last_name = Hamilton-Gordon
    historical = yes
    culture = cu:scottish
    female = no
    religion = protestant
    ideology = ideology_market_liberal
    interest_group = ig_industrialists
    birth_date = 1784.1.28
    traits = {
        innovative
        experienced_diplomat
        reserved
    }   
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:GBR
            this = c:GBR
			has_dlc_feature = ep1_content
        }
        interest_group_trigger = {
            is_marginal = no
            is_interest_group_type = ig_industrialists
        }   
        earliest_usage_date = 1845.1.1
        latest_usage_date = 1860.1.1
        chance = 50
    }
}

GBR_joseph_chamberlain = {
    first_name = Joseph
    last_name = Chamberlain
    historical = yes
    culture = cu:british
    female = no
    religion = protestant
    ideology = ideology_jingoist_leader
    interest_group = ig_petty_bourgeoisie
    birth_date = 1836.7.8
    dna = dna_joseph_chamberlain
    traits = {
        arrogant
        ambitious
        expert_colonial_administrator
    }   
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:GBR
            this = c:GBR
			has_dlc_feature = ep1_content
        }
        interest_group_trigger = {
            is_marginal = no
            is_interest_group_type = ig_petty_bourgeoisie
        }   
        earliest_usage_date = 1875.1.1
        latest_usage_date = 1905.1.1
        chance = 50
    }
}

GBR_john_bird_sumner = {
    first_name = John
    last_name = Sumner
    historical = yes
    culture = cu:british
    female = no
    religion = protestant
    ideology = ideology_moderate
    interest_group = ig_devout
    birth_date = 1780.2.25
    traits = {
        literary
        basic_political_operator
    }   
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:GBR
            this = c:GBR
			has_dlc_feature = ep1_content
        }
        interest_group_trigger = {
            is_marginal = no
            is_interest_group_type = ig_devout
        }   
        earliest_usage_date = 1845.1.1
        latest_usage_date = 1862.1.1
        chance = 50
    }
}

GBR_charles_longley = {
    first_name = Charles
    last_name = Longley
    historical = yes
    culture = cu:british
    female = no
    religion = protestant
    ideology = ideology_moderate
    interest_group = ig_devout
    birth_date = 1794.7.28
    traits = {
        tactful
    }   
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:GBR
            this = c:GBR
			has_dlc_feature = ep1_content
        }
        interest_group_trigger = {
            is_marginal = no
            is_interest_group_type = ig_devout
        }   
        earliest_usage_date = 1860.1.1
        latest_usage_date = 1870.1.1
        chance = 50
    }
}

GBR_archibald_campbell_tait = {
    first_name = Archibald
    last_name = Tait
    historical = yes
    culture = cu:scottish
    female = no
    religion = protestant
    ideology = ideology_liberal_leader
    interest_group = ig_devout
    birth_date = 1811.12.21
    traits = {
        pious
        master_bureaucrat
    }   
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:GBR
            this = c:GBR
			has_dlc_feature = ep1_content
        }
        interest_group_trigger = {
            is_marginal = no
            is_interest_group_type = ig_devout
        }   
        earliest_usage_date = 1865.1.1
        latest_usage_date = 1882.1.1
        chance = 50
    }
}

GBR_edward_white_benson = {
    first_name = Edward
    last_name = Benson
    historical = yes
    culture = cu:british
    female = no
    religion = protestant
    ideology = ideology_traditionalist
    interest_group = ig_devout
    birth_date = 1829.7.14
    traits = {
        persistent
    }   
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:GBR
            this = c:GBR
			has_dlc_feature = ep1_content
        }
        interest_group_trigger = {
            is_marginal = no
            is_interest_group_type = ig_devout
        }   
        earliest_usage_date = 1880.1.1
        latest_usage_date = 1900.1.1
        chance = 50
    }
}

GBR_frederick_temple = {
    first_name = Frederick
    last_name = Temple
    historical = yes
    culture = cu:british
    female = no
    religion = protestant
    ideology = ideology_reformer
    interest_group = ig_devout
    birth_date = 1821.11.30
    traits = {
        imposing
        pious
        meticulous
    }   
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:GBR
            this = c:GBR
			has_dlc_feature = ep1_content
        }
        interest_group_trigger = {
            is_marginal = no
            is_interest_group_type = ig_devout
        }   
        earliest_usage_date = 1895.1.1
        latest_usage_date = 1903.1.1
        chance = 50
    }
}

GBR_randall_davidson = {
    first_name = Randall
    last_name = Davidson
    historical = yes
    culture = cu:scottish
    female = no
    religion = protestant
    ideology = ideology_liberal_leader
    interest_group = ig_devout
    birth_date = 1848.4.7
    traits = {
        experienced_political_operator
        tactful
    }   
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:GBR
            this = c:GBR
			has_dlc_feature = ep1_content
        }
        interest_group_trigger = {
            is_marginal = no
            is_interest_group_type = ig_devout
        }   
        earliest_usage_date = 1900.1.1
        latest_usage_date = 1928.1.1
        chance = 50
    }
}

GBR_cosmo_gordon_lang = {
    first_name = Cosmo
    last_name = Lang
    historical = yes
    culture = cu:scottish
    female = no
    religion = protestant
    ideology = ideology_pacifist
    interest_group = ig_devout
    birth_date = 1864.10.31
    traits = {
        meticulous
        ambitious
    }   
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:GBR
            this = c:GBR
			has_dlc_feature = ep1_content
        }
        interest_group_trigger = {
            is_marginal = no
            is_interest_group_type = ig_devout
        }   
        earliest_usage_date = 1925.1.1
        latest_usage_date = 1936.1.1
        chance = 50
    }
}

GBR_thomas_burt = {
    first_name = Thomas
    last_name = Burt
    historical = yes
    culture = cu:british
    female = no
    religion = protestant
    ideology = ideology_reformer
    interest_group = ig_trade_unions
    birth_date = 1837.11.12
    traits = {
        basic_political_operator
        ambitious
    }   
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:GBR
            this = c:GBR
			has_dlc_feature = ep1_content
        }
        interest_group_trigger = {
            is_marginal = no
            is_interest_group_type = ig_trade_unions
        }   
        earliest_usage_date = 1870.1.1
        latest_usage_date = 1910.1.1
        chance = 50
    }
}

GBR_john_maynard_keynes = {
    first_name = John
    last_name = Keynes
    historical = yes
    culture = cu:british
    female = no
    religion = atheist
    ideology = ideology_protectionist
    interest_group = ig_intelligentsia
    birth_date = 1883.6.5
    dna = dna_john_maynard_keynes
    traits = {
        wrathful
        expensive_tastes
        erudite
    }   
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:GBR
            this = c:GBR
			has_dlc_feature = ep1_content
        }
        interest_group_trigger = {
            is_marginal = no
            is_interest_group_type = ig_intelligentsia
        }   
        earliest_usage_date = 1914.1.1
        latest_usage_date = 1936.12.31
        chance = 50
    }
}

GBR_david_lloyd_george = {
    first_name = David
    last_name = Lloyd_George
    historical = yes
    culture = cu:welsh
    female = no
    religion = protestant
    ideology = ideology_corporatist_leader
    interest_group = ig_intelligentsia
    birth_date = 1863.1.17
    dna = dna_david_lloyd_george
    traits = {
        inspirational_orator
        experienced_political_operator
        direct
    }   
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:GBR
            this = c:GBR
			has_dlc_feature = ep1_content
        }
        interest_group_trigger = {
            is_marginal = no
            is_interest_group_type = ig_intelligentsia
        }   
        earliest_usage_date = 1900.1.1
        latest_usage_date = 1930.1.1
        chance = 50
    }
}

GBR_arthur_balfour = {
    first_name = Arthur
    last_name = Balfour
    historical = yes
    culture = cu:scottish
    female = no
    religion = protestant
    ideology = ideology_traditionalist
    interest_group = ig_rural_folk
    birth_date = 1848.7.25
    dna = dna_arthur_balfour
    traits = {
        charismatic
        arrogant
        bigoted
    }   
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:GBR
            this = c:GBR
			has_dlc_feature = ep1_content
        }
        interest_group_trigger = {
            is_marginal = no
            is_interest_group_type = ig_rural_folk
        }   
        earliest_usage_date = 1885.1.1
        latest_usage_date = 1925.1.1
        chance = 50
    }
}

GBR_george_barnes = {
    first_name = George
    last_name = Barnes
    historical = yes
    culture = cu:british
    female = no
    religion = protestant
    ideology = ideology_social_democrat
    interest_group = ig_trade_unions
    birth_date = 1859.1.2
    traits = {
        basic_political_operator
        reserved
    }   
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:GBR
            this = c:GBR
			has_dlc_feature = ep1_content
        }
        interest_group_trigger = {
            is_marginal = no
            is_interest_group_type = ig_trade_unions
        }   
        earliest_usage_date = 1895.1.1
        latest_usage_date = 1920.1.1
        chance = 50
    }
}

### Generals

# Starting Generals

GBR_john_colborne = {
    is_general = yes
    first_name = John
    last_name = Colborne
    historical = yes
    birth_date = 1778.2.16
    hq = region_north_sea_coast
    commander_rank = commander_rank_2
    traits = {
        basic_colonial_administrator
        direct
        tactful
    }
}

GBR_matthew_whitworth_aylmer = {
    is_general = yes
    first_name = Matthew
    last_name = Whitworth_Aylmer
    age = 61
    traits = {
        reserved
    }
}

GBR_henry_hardinge = {
    is_general = yes
    first_name = Henry
    last_name = Hardinge
    age = 51
    traits = {
        tactful
        resupply_commander
    }
}

GBR_hugh_gough = {
    is_general = yes
    first_name = Hugh
    last_name = Gough
    historical = yes
    age = 57
    hq = region_england
    commander_rank = commander_rank_3
    traits = {
        direct
        reckless
    }
    #Favoured infantry over artillery
}

# Generated Generals

gbr_general_smith = {
    first_name = Sir_Henry
    last_name = Wakelyn_Smith
    historical = yes
    culture = cu:british
    female = no
    religion = protestant
    ideology = ideology_moderate
    commander_rank = default
    interest_group = ig_armed_forces
    is_general = yes
    birth_date = 1787.6.28
    traits = {
        experienced_colonial_administrator
    }
    commander_usage = {
        country_trigger = {
            exists = c:GBR
            this = c:GBR
        }
        role = general
        earliest_usage_date = 1836.1.1
        latest_usage_date = 1850.1.1    
        chance = 50
    }
}

gbr_general_kitchener = {
    first_name = Herbert
    last_name = Kitchener
    historical = yes
    culture = cu:british
    female = no
    dna = dna_herbert_kitchener
    religion = protestant
    ideology = ideology_jingoist_leader
    commander_rank = default
    interest_group = ig_armed_forces
    is_general = yes
    birth_date = 1850.6.24
    traits = {
        surveyor
        pillager
    }
    commander_usage = {
        country_trigger = {
            exists = c:GBR
            this = c:GBR
        }
        role = general
        earliest_usage_date = 1883.1.4
        latest_usage_date = 1920.1.1    
        chance = 50
    }
}

gbr_general_gordon = {
    first_name = Charles_George
    last_name = Gordon
    historical = yes
    culture = cu:british
    female = no
    religion = protestant
    ideology = ideology_abolitionist # actively fought against slave traders in the Sudan
    commander_rank = default
    interest_group = ig_armed_forces
    is_general = yes
    birth_date = 1833.1.28
    traits = {
        explorer
        charismatic
        brave
    }
    commander_usage = {
        country_trigger = {
            exists = c:GBR
            this = c:GBR
        }
        role = general
        earliest_usage_date = 1859.1.4
        latest_usage_date = 1910.1.1    
        chance = 50
    }
}

gbr_general_french = {
    first_name = John
    last_name = French
    historical = yes
    culture = cu:british
    female = no
    religion = protestant
    ideology = ideology_market_liberal
    commander_rank = default
    interest_group = ig_armed_forces
    is_general = yes
    birth_date = 1852.9.28
    traits = {
        resupply_commander
        hedonist
        basic_defensive_strategist
    }
    commander_usage = {
        country_trigger = {
            exists = c:GBR
            this = c:GBR
        }
        role = general
        earliest_usage_date = 1874.1.1
        latest_usage_date = 1910.1.1    
        chance = 50
    }
}

gbr_general_baden_powell = {
    first_name = Robert
    last_name = Baden_Powell
    historical = yes
    culture = cu:british
    female = no
    religion = protestant
    ideology = ideology_reformer
    commander_rank = default
    interest_group = ig_armed_forces
    is_general = yes
    birth_date = 1857.2.22
    traits = {
        surveyor
        innovative
        stalwart_defender
    }
    commander_usage = {
        country_trigger = {
            exists = c:GBR
            this = c:GBR
        }
        role = general
        earliest_usage_date = 1890.1.4
        latest_usage_date = 1920.1.1    
        chance = 50
    }
}

gbr_general_prince_george = {
    first_name = Prince_George
    last_name = of_Hanover
    historical = yes
    culture = cu:north_german
    female = no
    religion = protestant
    ideology = ideology_traditionalist
    commander_rank = default
    interest_group = ig_armed_forces
    is_general = yes
    birth_date = 1819.4.26
    traits = {
        arrogant
        cautious
    }
    commander_usage = {
        country_trigger = {
            exists = c:GBR
            this = c:GBR
            c:GBR = { has_law = law_type:law_monarchy }
        }
        role = general
        earliest_usage_date = 1854.1.4
        latest_usage_date = 1904.1.1    
        chance = 50
    }
}

GBR_fitzroy_somerset = {
	first_name = FitzRoy
	last_name = Somerset
	historical = yes
	culture = cu:british
	female = no
	is_general = yes
	religion = protestant
	commander_rank = default
	interest_group = ig_landowners
	ideology = ideology_jingoist_leader
	birth_date = 1788.9.30
	traits = {
        experienced_defensive_strategist
        scarred
	}
	commander_usage = {
		country_trigger = {
			exists = c:GBR
			this = c:GBR
			has_dlc_feature = ep1_content
		}
		role = general
		earliest_usage_date = 1838.1.1
		latest_usage_date = 1855.1.1
		chance = 50
	}
}

GBR_frederick_roberts = {
	first_name = Frederick
	last_name = Roberts
	historical = yes
	culture = cu:irish
	female = no
	is_general = yes
	religion = protestant
	commander_rank = default
	interest_group = ig_armed_forces
	ideology = ideology_jingoist_leader
	birth_date = 1832.9.30
	traits = {
        experienced_artillery_commander
        cruel
        brave
	}
	commander_usage = {
		country_trigger = {
			exists = c:GBR
			this = c:GBR
			has_dlc_feature = ep1_content
		}
		role = general
		earliest_usage_date = 1878.1.1
		latest_usage_date = 1892.1.1
		chance = 50
	}
}

GBR_garnet_wolseley = {
	first_name = Garnet
	last_name = Wolseley
	historical = yes
	culture = cu:irish
	female = no
	is_general = yes
	religion = protestant
	commander_rank = default
	interest_group = ig_armed_forces
	ideology = ideology_ethno_nationalist
	birth_date = 1833.6.4
	traits = {
        innovative
        bigoted
        resupply_commander
	}
	commander_usage = {
		country_trigger = {
			exists = c:GBR
			this = c:GBR
			has_dlc_feature = ep1_content
		}
		role = general
		earliest_usage_date = 1875.1.1
		latest_usage_date = 1901.1.1
		chance = 50
	}
}

GBR_william_bellairs = {
	first_name = William
	last_name = Bellairs
	historical = yes
	culture = cu:british
	female = no
	is_general = yes
	religion = protestant
	commander_rank = default
	interest_group = ig_armed_forces
	ideology = ideology_moderate
	birth_date = 1828.8.28
	traits = {
        experienced_colonial_administrator
        resupply_commander
	}
	commander_usage = {
		country_trigger = {
			exists = c:GBR
			this = c:GBR
			has_dlc_feature = ep1_content
		}
		role = general
		earliest_usage_date = 1880.1.1
		latest_usage_date = 1890.1.1
		chance = 50
	}
}

GBR_douglas_haig = {
	first_name = Douglas
	last_name = Haig
	historical = yes
	culture = cu:scottish
	female = no
	is_general = yes
	religion = protestant
	commander_rank = default
	interest_group = ig_armed_forces
	ideology = ideology_moderate
	birth_date = 1861.6.19
    dna = dna_douglas_haig
	traits = {
        meticulous
        ambitious
        experienced_offensive_planner
	}
	commander_usage = {
		country_trigger = {
			exists = c:GBR
			this = c:GBR
			has_dlc_feature = ep1_content
		}
		role = general
		earliest_usage_date = 1900.1.1
		latest_usage_date = 1920.1.1
		chance = 50
	}
}

### Admirals

# Starting Admirals

GBR_thomas_byam_martin = {
    is_admiral = yes
    first_name = Sir_Thomas_Byam
    last_name = Martin
    historical = yes
    interest_group = ig_armed_forces
    ideology = ideology_moderate
    birth_date = 1773.7.25
    hq = region_north_sea_coast
    commander_rank = commander_rank_3
    traits = {
        dockyard_master
        basic_naval_commander
        innovative
    }
}

GBR_edward_codrington = {
    is_admiral = yes
    first_name = Sir_Edward
    last_name = Codrington
    historical = yes
    age = 66
    hq = region_england
    commander_rank = commander_rank_5
    traits = {
        direct
        experienced_naval_commander	
    }
    #Not known for diplomacy
}

GBR_thomas_cochrane = {
    is_admiral = yes
    first_name = Thomas
    last_name = Cochrane
    historical = yes
    hq = region_italy
    commander_rank = commander_rank_2
    age = 61
    traits = {
        reckless
        expert_naval_commander
        expert_convoy_raider
    }
}

GBR_george_cockburn = {
    is_admiral = yes
    first_name = Sir_George
    last_name = Cockburn
    historical = yes
    age = 64
    hq = region_new_england
    traits = {
        innovative
    }
}

GBR_james_dundas = {
    is_admiral = yes
    first_name = James
    last_name = Dundas
    historical = yes
    age = 51
    hq = region_iberia
    traits = {
        cautious
    }
}
        
# Generated Admirals

gbr_admiral_beatty = {
    first_name = David
    last_name = Beatty
    historical = yes
    culture = cu:british
    female = no
    dna = dna_david_beatty
    religion = protestant
    ideology = ideology_moderate
    commander_rank = default
    interest_group = ig_armed_forces
    is_admiral = yes
    birth_date = 1871.1.17
    traits = {
        experienced_naval_commander
        reckless
        charismatic
    }
    commander_usage = {
        country_trigger = {
            exists = c:GBR
            this = c:GBR
        }
        role = admiral
        earliest_usage_date = 1899.2.5
        latest_usage_date = 1936.1.1    
        chance = 50
    }
}

gbr_admiral_fisher = {
    first_name = John
    last_name = Fisher
    historical = yes
    culture = cu:british
    female = no
    religion = protestant
    dna = dna_john_fisher
    ideology = ideology_reformer
    commander_rank = default
    interest_group = ig_armed_forces
    is_admiral = yes
    birth_date = 1841.1.25
    traits = {
        experienced_naval_commander
        innovative
        dockyard_master
    }
    commander_usage = {
        country_trigger = {
            exists = c:GBR
            this = c:GBR
        }
        role = admiral
        earliest_usage_date = 1869.2.5
        latest_usage_date = 1925.1.1    
        chance = 50
    }
}

gbr_admiral_mountbatten = { # Louis Alexander Mountbatten
    first_name = Prince_Louis
    last_name = of_Battenberg
    historical = yes
    culture = cu:north_german
    female = no
    religion = protestant
    ideology = ideology_royalist
    commander_rank = default
    dna = dna_prince_louis_of_battenberg
    interest_group = ig_landowners
    is_admiral = yes
    birth_date = 1854.1.25
    traits = {
        experienced_naval_commander
        tactful
    }
    commander_usage = {
        country_trigger = {
            exists = c:GBR
            this = c:GBR
            c:GBR = { has_law = law_type:law_monarchy }
        }
        role = admiral
        earliest_usage_date = 1885.2.5
        latest_usage_date = 1924.1.1    
        chance = 50
    }
}

gbr_admiral_milne = {
    first_name = Sir_Alexander
    last_name = Milne
    historical = yes
    culture = cu:british
    female = no
    religion = protestant
    ideology = ideology_abolitionist # famous for hunting down slavers on the high seas
    commander_rank = default
    interest_group = ig_armed_forces
    is_admiral = yes
    birth_date = 1806.11.10
    traits = {
        experienced_naval_commander
        persistent
        tactful
    }
    commander_usage = {
        country_trigger = {
            exists = c:GBR
            this = c:GBR
        }
        role = admiral
        earliest_usage_date = 1839.1.30
        latest_usage_date = 1876.1.1    
        chance = 50
    }
}

gbr_admiral_seymour = {
    first_name = Edward
    last_name = Seymour
    historical = yes
    culture = cu:british
    female = no
    dna = dna_edward_seymour
    religion = protestant
    ideology = ideology_moderate
    commander_rank = default
    interest_group = ig_armed_forces
    is_admiral = yes
    birth_date = 1840.4.30
    traits = {
        brave
    }
    commander_usage = {
        country_trigger = {
            exists = c:GBR
            this = c:GBR
        }
        role = admiral
        earliest_usage_date = 1873.3.13
        latest_usage_date = 1910.1.1    
        chance = 50
    }
}

GBR_algernon_percy = {
	first_name = Algernon
	last_name = Percy
	historical = yes
	culture = cu:british
	female = no
	is_admiral = yes
	religion = protestant
	commander_rank = default
	interest_group = ig_armed_forces
	ideology = ideology_moderate
	birth_date = 1792.2.12
	traits = {
        explorer
        basic_naval_commander
	}
	commander_usage = {
		country_trigger = {
			exists = c:GBR
			this = c:GBR
			has_dlc_feature = ep1_content
		}
		role = admiral
		earliest_usage_date = 1845.1.1
		latest_usage_date = 1865.1.1
		chance = 50
	}
}

GBR_provo_wallis = {
	first_name = Provo
	last_name = Wallis
	historical = yes
	culture = cu:anglo_canadian
	female = no
	is_admiral = yes
	religion = protestant
	commander_rank = default
	interest_group = ig_armed_forces
	ideology = ideology_moderate
	birth_date = 1791.4.12
    dna = dna_provo_wallis
	traits = {
        persistent
        cautious
	}
	commander_usage = {
		country_trigger = {
			exists = c:GBR
			this = c:GBR
			has_dlc_feature = ep1_content
		}
		role = admiral
		earliest_usage_date = 1845.1.1
		latest_usage_date = 1875.1.1
		chance = 50
	}
}

GBR_john_edmund_commerell = {
	first_name = John
	last_name = Commerell
	historical = yes
	culture = cu:british
	female = no
	is_admiral = yes
	religion = protestant
	commander_rank = default
	interest_group = ig_armed_forces
	ideology = ideology_moderate
	birth_date = 1829.1.13
	traits = {
        experienced_naval_commander
        brave
	}
	commander_usage = {
		country_trigger = {
			exists = c:GBR
			this = c:GBR
			has_dlc_feature = ep1_content
		}
		role = admiral
		earliest_usage_date = 1870.1.1
		latest_usage_date = 1890.1.1
		chance = 50
	}
}

GBR_james_elphinstone_erskine = {
	first_name = James 
	last_name = Erskine
	historical = yes
	culture = cu:scottish
	female = no
	is_admiral = yes
	religion = protestant
	commander_rank = default
	interest_group = ig_armed_forces
	ideology = ideology_jingoist_leader
	birth_date = 1838.12.2
	traits = {
        basic_colonial_administrator
        explorer
        ambitious
	}
	commander_usage = {
		country_trigger = {
			exists = c:GBR
			this = c:GBR
			has_dlc_feature = ep1_content
		}
		role = admiral
		earliest_usage_date = 1880.1.1
		latest_usage_date = 1905.1.1
		chance = 50
	}
}

GBR_charles_ogle = {
	first_name = Charles
	last_name = Ogle
	historical = yes
	culture = cu:british
	female = no
	is_admiral = yes
	religion = protestant
	commander_rank = default
	interest_group = ig_armed_forces
	ideology = ideology_moderate
	birth_date = 1775.5.24
	traits = {
        brave
        experienced_convoy_raider
	}
	commander_usage = {
		country_trigger = {
			exists = c:GBR
			this = c:GBR
			has_dlc_feature = ep1_content
		}
		role = admiral
		earliest_usage_date = 1840.1.1
		latest_usage_date = 1858.1.1
		chance = 50
	}
}

GBR_augustus_leopold_kuper = {
	first_name = Augustus
	last_name = Kuper
	historical = yes
	culture = cu:british
	female = no
	is_admiral = yes
	religion = protestant
	commander_rank = default
	interest_group = ig_armed_forces
	ideology = ideology_jingoist_leader
	birth_date = 1809.8.16
	traits = {
        experienced_naval_commander
        direct
	}
	commander_usage = {
		country_trigger = {
			exists = c:GBR
			this = c:GBR
			has_dlc_feature = ep1_content
		}
		role = admiral
		earliest_usage_date = 1860.1.1
		latest_usage_date = 1875.1.1
		chance = 50
	}
}

### Agitators

# Starting Agitators

GBR_John_Frost = {
    first_name = John
    last_name = Frost
    historical = yes
    culture = cu:welsh
    birth_date = 1784.5.25
    dna = dna_john_frost
    is_agitator = yes 
    interest_group = ig_trade_unions
    female = no
    ideology = ideology_radical
    traits = {	
        reckless
        direct
        #inspirational_orator
        master_bureaucrat
    }
}

# Generated Agitators

agitator_john_stuart_mill = {
	first_name = John
	last_name = Mill
	historical = yes
	culture = cu:british
	religion = rel:protestant
	female = no
	interest_group = ig_intelligentsia
	ideology = ideology_reformer
    is_agitator = yes
	birth_date = 1806.5.20
	dna = dna_john_stuart_mill
	traits = {
		erudite
		ambitious
		persistent
	}
	agitator_usage = {
		country_trigger = {
			has_dlc_feature = voice_of_the_people_content
			OR = {
				c:GBR ?= this
				c:ENG ?= this
			}
		}
        interest_group_trigger = {
            is_marginal = no
            is_interest_group_type = ig_intelligentsia
        }   
		earliest_usage_date = 1843.1.1 # Publication year of "A System of Logic"
		latest_usage_date = 1865.1.1
		chance = 50
	}
}

agitator_william_smith_o_brien = {
	first_name = William
	last_name = Smith_O_Brien
	historical = yes
	culture = cu:irish
	religion = rel:protestant
	female = no
	interest_group = ig_petty_bourgeoisie
	ideology = ideology_radical
    is_agitator = yes
	birth_date = 1803.10.17
	traits = {
		inspirational_orator
		direct
		persistent
	}
	agitator_usage = {
		country_trigger = {
			has_dlc_feature = voice_of_the_people_content
			OR = {
				c:IRE ?= this
				AND = {
					c:GBR ?= this
					NOT = { exists = c:IRE }
				}
			}
		}
        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
		    }
        }   
		earliest_usage_date = 1836.1.1
		latest_usage_date = 1856.1.1
		chance = 25
	}
}

gbr_pankhurst_character_template = { # Generated by event
    first_name = Emmeline
    last_name = Pankhurst
    historical = yes
    birth_date = 1858.7.15
    culture = cu:british
    is_agitator = yes
    female = yes
    interest_group = ig_petty_bourgeoisie
    ideology = ideology_feminist
    dna = dna_emmeline_pankhurst
    traits = {
        persistent
        firebrand
    }  
}

gbr_charles_dickens_character_template = { # Generated by event
    first_name = Charles
	last_name = Dickens
	historical = yes
	culture = cu:british
	female = no
    is_agitator = yes
	interest_group = ig_petty_bourgeoisie
	ideology = ideology_reformer
	birth_date = 1812.2.7
	dna = dna_dickens
	traits = {
		cautious
        literary
        persistent
	}
}

GBR_john_bedford_leno = {
	first_name = John 
	last_name = Leno
	historical = yes
	culture = cu:british
	religion = protestant
	female = no
	interest_group = ig_trade_unions
	ideology = ideology_radical
    is_agitator = yes
	birth_date = 1826.6.29
	traits = {
        brave
        charismatic
        wrathful
	}
	agitator_usage = {
		country_trigger = {
			exists = c:GBR
			this = c:GBR
			has_dlc_feature = ep1_content
		}
        interest_group_trigger = {
            is_marginal = no
            is_interest_group_type = ig_trade_unions
        }   
		earliest_usage_date = 1848.1.1
		latest_usage_date = 1880.1.1
		chance = 50
	}
}

GBR_arthur_james_cook = {
	first_name = Arthur
	last_name = Cook
	historical = yes
	culture = cu:british
	religion = protestant
	female = no
	interest_group = ig_trade_unions
	ideology = ideology_communist
    is_agitator = yes
	birth_date = 1883.11.22
	traits = {
        brave
        innovative
        inspirational_orator
	}
	agitator_usage = {
		country_trigger = {
			exists = c:GBR
			this = c:GBR
			has_dlc_feature = ep1_content
		}
        interest_group_trigger = {
            is_marginal = no
            is_interest_group_type = ig_trade_unions
        }   
		earliest_usage_date = 1910.1.1
		latest_usage_date = 1931.1.1
		chance = 50
	}
}

GBR_albert_inkpin = {
	first_name = Albert
	last_name = Inkpin
	historical = yes
	culture = cu:british
	religion = atheist
	female = no
	interest_group = ig_trade_unions
	ideology = ideology_vanguardist
    is_agitator = yes
	birth_date = 1884.6.16
	traits = {
        inspirational_orator
        basic_political_operator
        meticulous
	}
	agitator_usage = {
		country_trigger = {
			exists = c:GBR
			this = c:GBR
            has_technology_researched = political_agitation
			has_dlc_feature = ep1_content
		}
        interest_group_trigger = {
            is_marginal = no
            is_interest_group_type = ig_trade_unions
        }   
		earliest_usage_date = 1910.1.1
		latest_usage_date = 1925.1.1
		chance = 50
	}
}

GBR_friedrich_engels = {
	first_name = Friedrich
	last_name = Engels
	historical = yes
	culture = cu:north_german
	religion = atheist
	female = no
	interest_group = ig_intelligentsia
	ideology = ideology_communist
    is_agitator = yes
	birth_date = 1820.11.28
    dna = dna_friedrich_engels
	traits = {
        literary
        hedonist
        charismatic
	}
	agitator_usage = {
		country_trigger = {
			exists = c:GBR
			this = c:GBR
			has_dlc_feature = ep1_content
            has_technology_researched = socialism
		}
        interest_group_trigger = {
            is_marginal = no
            is_interest_group_type = ig_intelligentsia
        }   
		earliest_usage_date = 1850.1.1
		latest_usage_date = 1890.1.1
		chance = 50
	}
}

GBR_rotha_lintorn-orman = {
	first_name = Rotha
	last_name = Lintorn-Orman
	historical = yes
	culture = cu:british
	religion = protestant
	female = yes
	interest_group = ig_petty_bourgeoisie
	ideology = ideology_fascist
    is_agitator = yes
	birth_date = 1895.2.7
    dna = dna_rotha_lintorn_orman
	traits = {
        hedonist
        alcoholic
        demagogue
	}
	agitator_usage = {
		country_trigger = {
			exists = c:GBR
			this = c:GBR
			has_dlc_feature = ep1_content
            has_technology_researched = political_agitation
		}
        interest_group_trigger = {
            is_marginal = no
            is_interest_group_type = ig_petty_bourgeoisie
        }   
		earliest_usage_date = 1923.1.1
		latest_usage_date = 1933.12.30
		chance = 50
	}
}

GBR_charles_prestwich_scott = {
	first_name = Charles
	last_name = Scott
	historical = yes
	culture = cu:british
	religion = protestant
	female = no
	interest_group = ig_intelligentsia
	ideology = ideology_reformer
    is_agitator = yes
	birth_date = 1846.10.26
	traits = {
        literary
        meticulous
        basic_diplomat
	}
	agitator_usage = {
		country_trigger = {
			exists = c:GBR
			this = c:GBR
			has_dlc_feature = ep1_content
		}
        interest_group_trigger = {
            is_marginal = no
            is_interest_group_type = ig_intelligentsia
        }   
		earliest_usage_date = 1872.1.1
		latest_usage_date = 1920.1.1
		chance = 50
	}
}

GBR_andrew_scott_waugh = {
    first_name = Andrew_Scott
    last_name = Waugh
    is_general = yes
    interest_group = ig_armed_forces
    culture = cu:british
    ig_leader = no
    historical = yes
    noble = no
    birth_date = 1810.2.3
    traits = {
        surveyor
        cautious
        meticulous
    }
    on_created = {
        set_global_variable = andrew_scott_waugh_is_real_and_my_friend
    }
}

GBR_charles_granville_bruce = {
    first_name = Charles_Granville
    last_name = Bruce
    is_general = yes
    interest_group = ig_industrialists # Coal-mining family, son of the 1st Baron Aberdare
    culture = cu:welsh
    ig_leader = no
    historical = yes
    birth_date = 1866.4.7
    traits = {
        surveyor
        brave
        imposing
    }
    on_created = {
        set_global_variable = charles_granville_bruce_is_real_and_my_friend
    }
}
