﻿RUS_nikolay_putilov = { # Nikolay Putilov, Putilov Works
    first_name = Nikolay
    last_name = Putilov
    historical = yes
    birth_date = 1818.1.1 # Approximate, born in 1820 #Changed by 2 years so he can be of age in game year.
    dna = dna_nikolay_putilov
    culture = cu:russian
    interest_group = ig_industrialists
    ideology = ideology_moderate
    traits = {
        basic_naval_commander
        engineer
        basic_entrepreneur
    }
    executive_usage = {
        country_trigger = {
            has_dlc_feature = mp1_content
        }
        company_trigger = {
            is_company_type = company_type:company_putilov_company
        }
        earliest_usage_date = 1836.1.1
        latest_usage_date = 1880.1.1
        chance = 100
    }
}

GBR_john_hughes = { # John Hughes, Russia, New Russia Company
    first_name = John
    last_name = Hughes
    historical = yes
    birth_date = 1814.1.1 # Approximate, was born in 1814
    dna = dna_john_james_hughes
    culture = cu:welsh
    interest_group = ig_industrialists
    ideology = ideology_moderate
    traits = {
        meticulous
        engineer
        basic_entrepreneur
    }
    executive_usage = {
        country_trigger = {
            has_dlc_feature = mp1_content
        }
        company_trigger = {
            is_company_type = company_type:company_john_hughes
        }
        earliest_usage_date = 1836.1.1
        latest_usage_date = 1889.1.1
        chance = 100
    }
}

SWE_ludvig_nobel = { # Ludvig Nobel, Russia, Branobel
    first_name = Ludvig
    last_name = Nobel
    historical = yes
    birth_date = 1831.7.27
    dna = dna_ludvig_nobel
    culture = cu:swedish
    interest_group = ig_industrialists
    ideology = ideology_modernizer_leader
    traits = {
        engineer
        innovative
        basic_entrepreneur
    }
    executive_usage = {
        country_trigger = {
            has_dlc_feature = mp1_content
        }
        company_trigger = {
            is_company_type = company_type:company_branobel
        }
        earliest_usage_date = 1849.1.1
        latest_usage_date = 1888.1.1
        chance = 100
    }
}
