﻿# China - CHI
chi_sun_character_template = { # Sun Yat-sen
    first_name = Wen
    last_name = Sun
    historical = yes
    culture = cu:hakka
    female = no
    religion = protestant # Converted to Christianity in the 80s.
    ideology = ideology_republican_leader
    interest_group = ig_intelligentsia
    birth_date = 1866.11.12
    traits = {
        ambitious
        persistent
        inspirational_orator
    }   
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:CHI
            this = c:CHI
        }
        interest_group_trigger = {
            is_marginal = no
            OR = {
                is_interest_group_type = ig_intelligentsia
                is_interest_group_type = ig_trade_unions
                is_interest_group_type = ig_petty_bourgeoisie
            }
            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 = 1888.1.1
        latest_usage_date = 1925.1.1
        chance = 50
    }   
}
chi_gong_character_template = {
    first_name = Prince_Gong
    last_name = Aisin_Gioro
    historical = yes
    culture = cu:manchu
    female = no
    ideology = ideology_royalist
    interest_group = ig_landowners
    birth_date = 1833.1.11
    traits = {
        experienced_diplomat
        expensive_tastes
    }   
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:CHI
            this = c:CHI
            c:CHI = { has_law = law_type:law_monarchy }
        }
        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 = 1853.1.1
        latest_usage_date = 1898.1.1
        chance = 50
    }   
}
chi_daoguang_template = {
    # The Daoguang Emperor
    first_name = Daoguang
    last_name = "Aisin_Gioro" # Not used by the emperor himself but there's got to be something here
    historical = yes
    ruler = yes
    birth_date = 1782.9.16
    dna = dna_daoguang_emperor
    culture = cu:manchu
    interest_group = ig_landowners
    ideology = ideology_traditionalist
    traits = {
        cautious
    }
}
chi_xianfeng_template = {
    # Prince Yizhu, the future Xianfeng Emperor
    first_name = "Yizhu"
    last_name = "Aisin_Gioro"
    historical = yes
    heir = yes
    birth_date = 1831.7.17
    culture = cu:manchu
    interest_group = ig_landowners
    ideology = ideology_traditionalist
    traits = {
        trait_child
    }
}
chi_cixi_template = {
    first_name = Cixi
    last_name = Yehe_Nara
    historical = yes
    culture = cu:manchu
    female = yes
    ideology = ideology_royalist
    interest_group = ig_landowners
    birth_date = 1835.11.29
    dna = dna_empress_dowager_cixi
    traits = {
       ambitious
       reckless
       experienced_political_operator
    }   
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:CHI
            this = c:CHI
            c:CHI = { has_law = law_type:law_monarchy }
            has_dlc_feature = ep1_content
        }
        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 = 1852.6.26 # the day she entered the Forbidden City
        latest_usage_date = 1898.1.1
        chance = 50
    }   
}

# Japan - JAP
jap_ienari_tokugawa_template = {
    ruler = yes
    first_name = Ienari
    last_name = Tokugawa
    historical = yes
    birth_date = 1773.11.18
    dna = dna_shogun_tokugawa_ienari
    interest_group = ig_landowners
    ideology = ideology_traditionalist
    traits = {
        arrogant
        expensive_tastes # bit of corruption
    }
}
jap_meiji_yamato_template = {
    first_name = "Meiji"
    last_name = "Yamato"
    historical = yes
    heir = yes
    birth_date = 1852.1.1
    dna = dna_emperor_meiji
    interest_group = ig_industrialists
    traits = {
        innovative
        charismatic
    }
}
jap_komei_yamato_template = {
    first_name = "Komei"
    last_name = "Yamato"
    historical = yes
    ruler = yes
    birth_date = 1831.1.1
    dna = dna_emperor_komei
    interest_group = ig_armed_forces
    traits = {
        reserved # ditto
    }
}
