

#############################################################
# 
# XIAO YUEZHI
# 
# When the Yuezhi were defeated by the Xiongnu during the Han Dynasty, they split into two groups.
# The larger group, the Da Yuezhi or Great Yuezhi, fled westward and *probably* became the later Kushans.
# A smaller group, the Xiao Yuezhi or Lesser Yuezhi, sought shelter with various Qiang tribes in Qinghai.
# Their descendants may have endured into the late Han period and possibly beyond, adopting Qiang customs
# and gradually assimilating into Qiang, Xiongnu, and Han populations. For example, the Yuezhi monk Dharmarakṣa
# who was from Dunhuang and flourished in the 4th century may have been of Little Yuezhi extraction.
# Meanwhile, the Lu Shuihu branch of Xiongnu (from which the Juqu of Northern Liang hail) could have been partly Yuezhi too.
# Due to the ambiguity of these non-Chinese ethnicities, it's hard to say for sure if the Lesser Yuezhi
# survived in any recognizable form into late antiquity. Their presence here is speculative and should not
# be assumed to be true or the scholarly consensus, like with many issues of ethnicity in this period.
# 
# Done by Cybrxkhan
# 
#############################################################

# Fictitious leaders of the Huangzhong group in Xining
xiao_yuezhi_001 = {
	name= "Ngyuk"
	dynasty = dynasty_huangzhong
	religion="rrmeaism"
	culture="xiao_yuezhi"
	277.4.30 = {
		birth = yes
	}
	299.1.1 = {
		add_spouse = xiao_yuezhi_007
	}
	329.3.17 = {
		death = yes
	}
}
xiao_yuezhi_002 = {
	name= "Wulinda"
	female=yes
	dynasty = dynasty_huangzhong
	religion="rrmeaism"
	culture="xiao_yuezhi"
	father=xiao_yuezhi_001
	mother=xiao_yuezhi_007
	303.7.1 = {
		birth = yes
	}
	380.9.16 = {
		death = yes
	}
}

xiao_yuezhi_003 = {
	name= "Cuungdaux"
	dynasty = dynasty_huangzhong
	religion="rrmeaism"
	culture="xiao_yuezhi"
	father=xiao_yuezhi_001
	mother=xiao_yuezhi_007
	300.7.21 = {
		birth = yes
	}
	333.1.1 = {
		add_spouse = xiao_yuezhi_006
	}
	357.11.24 = {
		death = yes
	}
}


xiao_yuezhi_004 = {
	name= "Kungtriak"
	dynasty = dynasty_huangzhong
	religion="rrmeaism"
	culture="xiao_yuezhi"
	father=xiao_yuezhi_003
	mother=xiao_yuezhi_006
	335.5.9 = {
		birth = yes
	}
	378.9.22 = {
		death = yes
	}
}

xiao_yuezhi_005 = {
	name= "Poh"
	dynasty = dynasty_huangzhong
	religion="rrmeaism"
	culture="xiao_yuezhi"
	father=xiao_yuezhi_004
	369.11.10 = {
		birth = yes
	}
	400.1.1 = {
		death = yes
	}
}

# To show Little Yuezhi assimilation into Qiang
xiao_yuezhi_006 = {
	name= "Pucha"
	female=yes
	religion="rrmeaism"
	culture="qiang"
	313.4.12 = {
		birth = yes
	}
	377.6.7 = {
		death = yes
	}
}

# To show Little Yuezhi assimilation into Qiang
xiao_yuezhi_007 = {
	name= "Shuzheng"
	female=yes
	religion="rrmeaism"
	culture="qiang"
	279.11.29 = {
		birth = yes
	}
	330.9.3 = {
		death = yes
	}
}

