﻿# Austria - AUS
aus_ferdinand_I_habsburg_template = {
    # Ferdinand I of Austria
    first_name = Ferdinand
    last_name = von_Habsburg
    historical = yes
    ruler = yes
    birth_date = 1793.4.19
    dna = dna_emperor_ferdinand_01
    interest_group = ig_landowners
    ideology = ideology_moderate
    traits = {
        arrogant
        psychological_affliction
        sickly
    }
    on_created = {
        set_variable = is_married
    }
}
aus_franz_josef_I_habsburg_template = {
    first_name = Franz_Josef
    last_name = von_Habsburg
    historical = yes
    heir = yes
    noble = yes
    birth_date = 1830.8.18
    interest_group = ig_landowners
    ideology = ideology_moderate
    traits = {
        trait_child
    }
}

# Belgium - BEL
bel_leopold_saxe_coburg_gotha_template = {
    # Leopold I
    first_name = "Leopold"
    last_name = "of_Saxe-Coburg-Gotha"
    historical = yes
    culture = cu:south_german
    religion = rel:protestant
    ruler = yes
    birth_date = 1790.12.16
    dna = dna_king_leopold_01
    interest_group = ig_intelligentsia
    ideology = ideology_moderate
    traits = {
        tactful
    }
    on_created = {
        set_variable = is_married
    }
}
bel_leopold_II_saxe_coburg_gotha_template = {
    # Leopold II
    first_name = "Leopold"
    last_name = "of_Saxe-Coburg-Gotha"
    historical = yes
    heir = yes
   dna = dna_leopold_ii
    birth_date = 1835.4.9
    interest_group = ig_petty_bourgeoisie
    ideology = ideology_royalist
    traits = {
        trait_child
    }
}

# France - FRA
fra_clemenceau_character_template = {
    first_name = Georges
    last_name = Clemenceau
    historical = yes
    culture = cu:french
    female = no
    religion = catholic
    ideology = ideology_radical
    interest_group = ig_intelligentsia
    dna = dna_georges_clemenceau
    birth_date = 1841.9.11
    traits = {
        experienced_political_operator
        persistent
        direct
    }   
    interest_group_leader_usage = {
        country_trigger = {
            has_dlc_feature = voice_of_the_people_preorder
            exists = c:FRA
            this = c:FRA
        }
        interest_group_trigger = {
            is_marginal = no
            is_interest_group_type = ig_intelligentsia    
            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 = 1871.1.1
        latest_usage_date = 1929.1.1
        chance = 50
    }   
}

# Frankfurt - FRM
frm_grimm_character_template = {
    first_name = Wilhelm
    last_name = Grimm
    historical = yes
    culture = cu:north_german
    female = no
    religion = protestant
    ideology = ideology_reformer
    interest_group = ig_intelligentsia
    birth_date = 1786.2.24
    dna = dna_grimm_wilhelm
    traits = {
        basic_political_operator
        erudite
        literary
    }   
    interest_group_leader_usage = {
        country_trigger = {
            OR = {
                c:HES ?= this
                c:HEK ?= this
                c:FRM ?= this
                c:GER ?= this
                c:HAN ?= this
                c:PRU ?= this
            }
        }
        interest_group_trigger = {
            is_marginal = no
            is_interest_group_type = ig_intelligentsia    
            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 = 1850.1.1
        chance = 20
    }   
}

# Norway
nor_thrane_template = {
    first_name = Marcus
    last_name = Thrane
    historical = yes
    culture = cu:norwegian
    birth_date = 1817.10.14
    ig_leader = yes
    dna = dna_marcus_thrane 
    interest_group = ig_trade_unions
    ideology = ideology_radical
    traits = {
        demagogue
        basic_political_operator
        literary
    }
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:NOR
            this = c:NOR
        }
        interest_group_trigger = {
            is_marginal = no
            is_interest_group_type = ig_trade_unions
        }   
        earliest_usage_date = 1848.1.1
        latest_usage_date = 1890.1.1    
        chance = 50
    } 
}

# Prussia - PRU
pru_bismarck_character_template = {
    first_name = Otto
    last_name = von_Bismarck
    historical = yes
    culture = cu:north_german
    female = no
    religion = protestant
    ideology = ideology_royalist
    interest_group = ig_landowners
    birth_date = 1815.4.1
    traits = {
        experienced_political_operator
        masterful_diplomat
        direct
    }   
    interest_group_leader_usage = {
        country_trigger = {
            OR = {
                AND = { 
                    exists = c:PRU
                    this = c:PRU
                }
                AND = { 
                    NOT = { exists = c:PRU }
                    exists = c:GER
                    this = c:GER
                    c:GER = { owns_entire_state_region = STATE_BRANDENBURG }
                }
            }
            NOT = {
                has_global_variable = bismarck_variable
            }
        }
        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 = 1847.1.1
        latest_usage_date = 1884.1.1
        chance = 50
    }   
}
pru_wilhelm_III_hohenzollern_template = {
    # Frederick William III of Prussia
    first_name = "Friedrich_Wilhelm"
    last_name = "von_Hohenzollern"
    historical = yes
    ruler = yes # both ruler and general
    is_general = yes # both ruler and general
    age = 66
    dna = dna_king_frederik_william_03
    hq = region_north_germany
    interest_group = ig_armed_forces
    ideology= ideology_royalist
    traits = {
        direct
    }
    on_created = {
        set_variable = is_married
    }
}
pru_wilhelm_IV_hohenzollern_template = {
    # Frederick William IV of Prussia
    first_name = "Friedrich_Wilhelm"
    last_name = "von_Hohenzollern"
    historical = yes
    heir = yes
     dna = dna_frederick_william_iv
    age = 41
    interest_group = ig_armed_forces
    ideology = ideology_royalist
    traits = {
        reserved
    }
    on_created = {
        set_variable = is_married
    }
}

rus_witte_character_template = {
    first_name = Sergei
    last_name = Witte
    historical = yes
    culture = cu:russian
    female = no
    religion = orthodox
    dna = dna_sergei_witte
    ideology = ideology_reformer
    interest_group = ig_industrialists
    birth_date = 1849.6.29
    traits = {
        experienced_political_operator
        meticulous
        innovative
    }   
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:RUS
            this = c:RUS
        }
        interest_group_trigger = {
            is_marginal = no
            is_interest_group_type = ig_industrialists    
            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 = 1879.1.1
        latest_usage_date = 1915.1.1
        chance = 50
    }   
}

# Sardinia-Piedmont - SAR
sar_benso_character_template = { # The Count of Cavour
    first_name = Camillo
    last_name = Benso
    historical = yes
    culture = cu:north_italian
    female = no
    religion = catholic
    dna = dna_count_of_cavour
    ideology = ideology_reformer
    interest_group = ig_industrialists
    birth_date = 1810.8.10
    traits = {
        experienced_political_operator
        meticulous
        innovative
    }   
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:SAR
            this = c:SAR
        }
        interest_group_trigger = {
            is_marginal = no
            is_interest_group_type = ig_industrialists   
            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 = 1850.1.1
        latest_usage_date = 1862.1.1
        chance = 50
    }   
}
sar_charles_albert_sardinia_template = {
    # Charles Albert of Sardinia-Piedmont
    is_general = yes
    first_name = "Carlo_Alberto"
    last_name = "di_Savoia"
    historical = yes
    ruler = yes
    dna = dna_charles_albert_of_savoy
    birth_date = 1798.10.2
    interest_group = ig_landowners
    ideology = ideology_moderate
    traits = {
        reserved
        romantic
    }
    on_created = {
        set_variable = is_married
    }
}
sar_victor_emmanuel_template = {
    # Victor Emmanuel II
    first_name = "Vittorio_Emanuele"
    last_name = "di_Savoia"
    historical = yes
    heir = yes
    birth_date = 1820.3.14 # pi day!
    dna = dna_king_victor_emmanuel_02
    interest_group = ig_intelligentsia
    ideology = ideology_moderate
    traits = {
        ambitious
    }
}

# Spain - SPA
spa_isabel_de_borbon_template = {
    first_name = "Isabel"
    last_name = "de_Borbon"
    historical = yes
    ruler = yes
    female = yes
    birth_date = 1830.10.10
    dna = dna_queen_isabella_02
    interest_group = ig_intelligentsia
    ideology = ideology_moderate
    traits = {
        trait_child
    }
}

# Sweden - SWE
swe_karl_johan_bernadotte_template = {
    # Charles XIV John of Sweden, born Jean Bernadotte, one of Napoleon's former marshals
    first_name = "Karl_Johan"
    last_name = "Bernadotte"
    historical = yes
    ruler = yes
    birth_date = 1763.1.26
    dna = dna_king_karl_14
    culture=cu:french
    religion = rel:protestant
    interest_group = ig_landowners
    ideology = ideology_moderate
    traits = {
        ambitious 
    }
    on_created = {
        set_variable = is_married
    }
}
swe_oscar_bernadotte_template = {
    # Oscar I of Sweden
    first_name = "Oscar"
    last_name = "Bernadotte"
    historical = yes
    heir = yes
    birth_date=1799.7.4
    culture=cu:french # moved to Stockholm when he was 12
    religion = rel:protestant
    dna = dna_oscar_bernadotte
    interest_group = ig_intelligentsia
    ideology = ideology_moderate
    traits = {
        romantic
    }
    on_created = {
        set_variable = is_married
    }
}
