﻿agitator_sim_yeong = { #내가_고자라니
	first_name = Yeong
	last_name = Sim
	historical = no
	culture = cu:korean
	religion = rel:atheist
	female = no
	interest_group = ig_trade_unions
	ideology = ideology_communist
	birth_date = 1859.9.3
	traits = {
		literary
		inspirational_orator
		charismatic
		demagogue
		wounded
	}
	agitator_usage = {
		country_trigger = {
			has_dlc_feature = voice_of_the_people_content
			c:KOR ?= this
		}
        interest_group_trigger = {
            is_marginal = no
            OR = {
                is_interest_group_type = ig_intelligentsia
                is_interest_group_type = ig_trade_unions
            } 
        }   
		earliest_usage_date = 1885.1.1
		latest_usage_date = 1920.1.1
		chance = 15
	}
}

agitator_kim_doohan = { #개소리집어쳐
	first_name = Doo-han
	last_name = Kim
	historical = no
	culture = cu:korean
	religion = rel:mahayana
	female = no
	interest_group = ig_armed_forces
	ideology = ideology_ethno_nationalist
	birth_date = 1860.6.23
	traits = {
		inspirational_orator
		charismatic
		direct
		tactful
		brave
		imposing
	}
	agitator_usage = {
		country_trigger = {
			has_dlc_feature = voice_of_the_people_content
			c:KOR ?= this
		}
        interest_group_trigger = {
            is_marginal = no
            OR = {
                is_interest_group_type = ig_armed_forces
                is_interest_group_type = ig_trade_unions
            } 
        }   
		earliest_usage_date = 1885.1.1
		latest_usage_date = 1920.1.1
		chance = 15
	}
}