• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.
okay, thanks. Many of the events are new to me, since I haven't played since 1.41, where the Mughal events were rather scarce.
 
Just a question about Sibir. Why is this country in China techgroup?

Benefits can be huge if country is no more isolated... because of China. It can be difficult for Russia to reach Siberia.

Is it possible to consider a change to exotic group?

And in revolt.txt:
Code:
SIB = { #Sibir
	date = { day = 1 month = january year = 1419 }
	expirydate = { day = 29 month = december year = 1750 }
	minimum = { 1573 510 511 512 578 1570 1571 }
	extra = { }
	capital = 1573
	group = muslim
	religion = sunni
	ai = "SmallTrade0.ai"
}
muslim => exotic. Why muslim here?
 
Last edited:
I just might know why the Uzbeks almost never attack the Timurids. Their war value is set to 10.

I propose the following change:

Code:
#
# Uzbek AI
#
region = { }
area = { }
expansion = 0
tradingpost = 50
neighbour = 20
enemies = 0
traders = 20
monopoly = -500
war = [color=limegreen]40[/color]
ferocity = no
counterreform = no
combat = { TIM U01 PER  }
base = 0.5
front = 5.0
conquer = {
	enemy = 5.0
	supply = 0.1
	distance = 3.0
	owner = 1.0
	notsupply = 0.1
	base = 0.3
}
garrison = {
	fortress = 5.0
	strategic = 12.0
	size = 1.0
	supply = 9.0
	war = 8.0
}

flags = { AST = yes }
 
Given the low initial population and low manpower values on the Steppes, I'm not surprised that the Uzbeks have difficult raising enough troops to take on the Timurids. From what I've gleaned from 1.51 tests, the Uzbeks generally only have about 8 total manpower (after one factors in the effects of population) at the time they need to annex the Timurids, on average. As a fix to that, I think the Uzbek's should get a few manpower boosts when they accomplish certain goals.

Code:
#(1419-1500) Uzbeks on Offensive
event = {
	id = 325019 #triggered by U00_303001
	random = no
	country = UZB
	name = "EVENTNAME303001" #The Uzbek Offensive
	desc = "EVENTHIST303001"
	#-#

	action_a = {
		name = "ACTIONNAME325019A" #We march victoriously into Khwarazim
		command = { type = inherit which = U00 }
		[color=yellow]command = { type = provincemanpower which = -1 value = 1 }[/color]
		[color=yellow]command = { type = provincemanpower which = -1 value = 1 }[/color]
	}
}

#(1425-1820) Khayr's Summer Residence
event = {
	id = 325003
	random = no
	country = UZB
	trigger = {
		owned = { province = 1534 data = -1 } #Kyzylkum
		OR = {
			owned = { province = 1533 data = -1 } #Khiva
			AND = {
				owned = { province = 522 data = -1 } #Khwarizm
				owned = { province = 523 data = -1 } #Kara Kum
			}
		}
	}
	name = "EVENTNAME325003" #Khayr's Summer Residence
	desc = "EVENTHIST325003"
	#-#

	date = { day = 1 month = january year = 1425 }
	offset = 30
	deathdate = { year = 1820 }

	action_a = {
		name = "ACTIONNAME325003A" #Enjoy the beauty of Sygnak
		command = { type = capital which = 1534 } #Kyzylkum
		command = { type = cot which = 1534 } #Kyzylkum
		command = { type = provincetax which = 1534 value = 2 } #Kyzylkum
		[color=yellow]command = { type = provincemanpower which = 1534 value = 3 } #Kyzylkum[/color]
		command = { type = stability value = 3 }
		command = { type = add_countryculture which = canary }
		#command = { type = AI which = "UZB-Summer.ai" }
	}
}

#(1444-1820) The Uzbek Peoples
event = {
	id = 325005
	trigger = {
		owned = { province = 1533 data = -1 } #Khiva
		owned = { province = 522 data = -1 } #Khwarizm
		owned = { province = 521 data = -1 } #Karabogaz
	}
	random = no
	country = UZB
	name = "EVENTNAME325005" #The Uzbek Peoples
	desc = "EVENTHIST325005"
	#-#

	date = { day = 1 month = january year = 1440 }
	offset = 500
	deathdate = { year = 1820 }

	action_a = {
		name = "ACTIONNAME325005A" #Settle
		command = { type = add_countryculture which = uzbehk }
		command = { type = remove_countryculture which = naskapi }
		command = { type = remove_countryculture which = canary } #to make Uzbek primary
		command = { type = add_countryculture which = canary }
		command = { type = provinceculture which = 516 value = uzbehk } #Aralsk
		command = { type = provinceculture which = 518 value = uzbehk } #Ust Urt
		command = { type = provinceculture which = 522 value = uzbehk } #Khwarizm
		command = { type = provinceculture which = 1533 value = uzbehk } #Khiva
		command = { type = provinceculture which = 1534 value = uzbehk } #Kyzylkum
		command = { type = provinceculture which = 1535 value = uzbehk } #Karsak
		[color=yellow]command = { type = provincemanpower which = 1533 value = 1 } #Khiva[/color]
		[color=yellow]command = { type = provincemanpower which = 522 value = 1 } #Khwarizm[/color]
		[color=yellow]command = { type = provincemanpower which = 518 value = 1 } #Ust Urt[/color]
		command = { type = domestic which = centralization value = 3 }
		command = { type = domestic which = serfdom value = 2 }
		command = { type = domestic which = offensive value = 1 }
		command = { type = stability value = 2 }
		command = { type = population which = -1 value = 2000 }
		command = { type = provincetax which = -3 value = 1 }
		command = { type = population which = -1 value = 2000 }
		command = { type = provincetax which = -3 value = 1 }
		command = { type = relation which = STE value = -200 }
		command = { type = relation which = SIB value = -100 }
	}
}

#(1495-1530) Conquest of Samarkand
event = {
	id = 325014
	trigger = {
		owned = { province = 1592 data = -1 } #Samarkand
	}
	random = no
	country = UZB
	name = "EVENTNAME325014" #Conquest of Samarkand
	desc = "EVENTHIST325014"
	#-#

	date = { day = 1 month = january year = 1495 }
	offset = 10
	deathdate = { day = 1 month = january year = 1530 }

	action_a = {
		name = "ACTIONNAME325014A" #Make it our new capital
		command = { type = stability value = 1 }
		command = { type = capital which = 1592 } #Samarkand
		command = { type = vp value = 50 }
		command = { type = removecot which = 1534 } #Kyzylkum
		command = { type = addcore which = 524 } #Turkmenistan
		command = { type = addcore which = 523 } #Kara Kum
		command = { type = addcore which = 1530 } #Khorasan
		command = { type = addcore which = 1531 } #Herat
		[color=yellow]command = { type = provincemanpower which = 1534 value = -3 } #Kyzylkum[/color]
		[color=yellow]command = { type = provincemanpower which = 1592 value = 1 } #Samarkand[/color]
		command = { type = relation which = U01 value = -400 } #Khorasan
		#command = { type = AI which = "UZB-Samarkand.ai" }
	}
}

While this might seem like a lot of manpower additions, as far as I can tell, when calculated out, it only equals a net gain of 2 manpower for the Uzbeks prior to 1500. (.25 x base manpower amount for cities under 20,000)
 
YodaMaster said:
Just a question about Sibir. Why is this country in China techgroup?

Benefits can be huge if country is no more isolated... because of China. It can be difficult for Russia to reach Siberia.

Is it possible to consider a change to exotic group?

And in revolt.txt:
Code:
SIB = { #Sibir
	date = { day = 1 month = january year = 1419 }
	expirydate = { day = 29 month = december year = 1750 }
	minimum = { 1573 510 511 512 578 1570 1571 }
	extra = { }
	capital = 1573
	group = muslim
	religion = sunni
	ai = "SmallTrade0.ai"
}
muslim => exotic. Why muslim here?
I discarded this submission. Exotic group is too weak and inflation for China could be sufficient.

Anyway, techgroup difference between setup and revolt.txt is still a mystery to me.
 
Chagatai vassal of Timurids ?

For over three decades, Timur used the Chagatai lands as the base for extensive conquests, conquering the rulers of Herat in Afghanistan, Shiraz in Persia, Baghdad in Iraq, Delhi in India, and Damascus in Syria. After defeating the Ottoman Turks at Angora, Timur died in 1405 while marching on China. The Timurid Dynasty continued under his son, Shah Rukh, who ruled from Herat until his death in 1447.
 
This was brought to my attention a long time ago but I completely forgot about it. Apparently, the random leader names that we have for Mongolia are actually those that Crook made for Assam back in the days of the EEP. We should remove those names and replace them with this list.

Code:
[color=red]ASS;Baruah
ASS;Das
ASS;Deka
ASS;Kalita
ASS;Mahanta
ASS;Roy[/color]
[color=yellow]ASS;Al Altan
ASS;Qori Buqa
ASS;Mongke Temur
ASS;Qutugh
ASS;Oyugun
ASS;Vachir
ASS;Arslan
ASS;Burilgi
ASS;Tolui
ASS;Unegen[/color]
 
Much delayed! Chagatai split!

CHG;Moghulistan;;;;;;;;;;
CHG_DESC;Following Genghis Khan's death in 1227, his vast empire was divided between his two sons Ogodei and Chagatai. Ogodei became Great Khan after his father's death and thus controlled most of the Mongol Empire. Chagatai however, was also given a small area of Central Asia to control while maintaining allegiance to Ogodei as Great Khan. The region under Chagatai's control was populated mostly by Turkish nomads, many of whom had already converted to Islam. The great Central Asian cities of Bukhara and Samarkand, both of which were influential centers of Islamic scholarship, also fell within Chagatai's sphere. During the 1330s and '40s the Khanate split into a western and an eastern half. The former quickly adopted Islam and eventually passed under the control of Timur in the late 14th century. The eastern half survived for centuries more, but as weak shadow of its former greatness, puppet to surrounding, more vital tribes. During the course of the 15th century, the Khanate would further dissolve into competing camps based in Moghulistan and Uighuristan.;;;;;;;;;;

CRG;Uihguristan;;;;;;;;;;
CRG_DESC;Following Genghis Khan's death in 1227, his vast empire was divided between his two sons Ogodei and Chagatai. Ogodei became Great Khan after his father's death and thus controlled most of the Mongol Empire. Chagatai however, was also given a small area of Central Asia to control while maintaining allegiance to Ogodei as Great Khan. The region under Chagatai's control was populated mostly by Turkish nomads, many of whom had already converted to Islam. The great Central Asian cities of Bukhara and Samarkand, both of which were influential centers of Islamic scholarship, also fell within Chagatai's sphere. During the 1330s and '40s the Khanate split into a western and an eastern half. The former quickly adopted Islam and eventually passed under the control of Timur in the late 14th century. During the course of the 15th century, the Khanate would further dissolve into competing camps based in Moghulistan and Uighuristan.;;;;;;;;;;

Code:
CRG = { #Uighuristan
	date = { day = 1 month = january year = 1419 }
	expirydate = { year = 1820 }
	minimum = { 1602 1603 1604 }
	extra = { 1598 1599 1600 1601 }
	capital = 1604
	group = china
	ai = "Large.ai"
}

CHG = { [color=limegreen]#Moghulistan[/color]
	date = { day = 1 month = january year = 1419 }
	expirydate = { year = 1820 }
	minimum = { 1600 1601 [color=red]1602 1603[/color] }
	extra = { 1598 1599 [color=yellow]1602 1603[/color] 1604 [color=red]1605 1606 1607 1608[/color] }
	capital = 1600
	group = china
	ai = "Large.ai"
}

Replace 1419_CHG_Chagatai.inc with 1419_CRG_Uighuristan.inc and make the following changes in the .inc file.

Code:
# [color=limegreen]Uighuristan[/color] #

country = {
	tag = [color=limegreen]CRG[/color]
	ai = "Large.ai"
	colonialattempts = 0
	colonialnation = no
	major = no
	colonists = 0
	cancelledloans = 0
	extendedloans = 0
	treasury = 150
	inflation = 0.100000
	merchants = 0.083333
	religion = { type = sunni }
	culture = {
		type = hawaiian # Uighur
		type = mongol
	}
	diplomacy = {  }
	knownprovinces = {
		272 296 446 447 448 449 451 452 453 454 455 456 457 458 459 460 461 462 463 466 467 468 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 533 649 653 1527 1528 1531 1532 1533 1534 1535 1536 1539 1540 1541 1542 1543 1544 1559 1591 1592 1593 1594 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608
	}
	ownedprovinces = {
		1600 1601 1602 1603 1604
	}
	controlledprovinces = {
		1600 1601 1602 1603 1604
	}
	nationalprovinces = {
		1598 1599 1600 1601 1602 1603 1604 1606
	}
	city = {
		[color=yellow]fortress = { level = 1 }[/color]
		population = 4000
		location = 1600
		[color=yellow]capital = yes[/color]
	}
	city = {
		fortress = { level = 1 }
		population = 7000
		location = 1601
		[color=red]capital = yes[/color]
	}
	city = {
		population = 5000
		location = 1602
	}
	city = {
		population = 5000
		location = 1603
	}
	city = {
		population = 5000
		location = 1604
	}
	landunit = {
		id = { type = 6001 id = 230 }
		name = "Chagatai Horde"
		location = 1601
		infantry = 0
		cavalry = 20000
		artillery = 0
	}
	technology = {
		stability = { level = 2 value = 42 }
		infra = { level = 0 value = 50 }
		trade = { level = 0 value = 50 }
		land = { level = 0 value = 50 }
		naval = { level = 0 value = 0 }
	}
}
 
Events concerning Chagatai Lands:

Uighuristan:

Code:
#Esen Buqa#
event = {
	id = 4045
      trigger = { monarch = 137056 }#Esen
	random = no
	country = CRG
	name = "The Reign of Esen Buqa"

	date = { day = 1 month = january year = 1428 }
	offset = 10
	deathdate = { day = 1 month = january year = 1429 }

	action_a ={
		name = "ACTIONNAME65009A"	
		command = { type = domestic which = centralization value = 1 }				
		command = { type = stability value = 2 }
		command = { type = relation which = TIM value = -400 }
		command = { type = addcore which = 1594 }#Uzbek
	}
}
desc = "In 1429, Veyis Khan died and a struggle for the throne broke out between his son's Esen Buqa and Yunus. With the support of the people Esen Buqa ascended the throne while Yunus retreated to the Timurid court of Ulugh Beg."

Code:
#Battle on the Steppes#
event = {
	id = 4047
	random = no
	trigger = {     
		owned = { province = 1600 data = -1 } 
		OR = {
			control = { province = 1600 data = TIM } 
			control = { province = 1600 data = REB } 
		}
      }
	country = CRG
	name = "Battle on the Steppes"

	date = { day = 1 month = january year = 1425 }
	offset = 10
	deathdate = { day = 1 month = january year = 1428 }

	action_a ={
		name = "Move East!"					
		command = { type = capital which = 1601 }
		command = { type = stability value = -3 }
		command = { type = population which = 1600 value = -1000 }
		command = { type = provincetax which = 1600 value = -1 }
		command = { type = population which = 1601 value = 1000 }
		command = { type = provincetax which = 1601 value = 1 }
            command = { type = secedeprovince which = TIM value = 1600 }
		command = { type = removecore which = 1594 } #Uzbek
	}
}
desc = "Veyiz Khan lost Kashgar to the Timurids in 1428. Fighting the buddhist mongols of the east left him powerless to prevent the Timurid onslaught in the west."

Code:
event = {
	id = 4046
	random = no
	trigger = {     
		owned = { province = 1600 data = -1 } 
		event = 4047
	}
	country = CRG
	name = "Kashgar regained"

	date = { day = 1 month = january year = 1428 }
	offset = 30
	deathdate = { day = 1 month = january year = 1462 }

	action_a ={
		name = "It is ours!"					
		command = { type = capital which = 1600 }
		command = { type = stability value = 2 }
		command = { type = population which = 1600 value = 1000 }
		command = { type = provincetax which = 1600 value = 1 }
		command = { type = population which = 1601 value = -1000 }
		command = { type = provincetax which = 1601 value = -1 }
	}
}
desc = "The popular monarch, Esen Buqa, managed to take back Kashgar which had been lost by his father to the Timurids."

Code:
#Yunus Khan's Ambition#
event = {
	id = 
        trigger = {
			NOT = { flag = [Yunus] } 
                  exists = CHG
			OR = { 
				owned = { province = 1602 data = -1 }
                    	owned = { province = 1603 data = -1 }
                    	owned = { province = 1604 data = -1 }
			}
	}
	random = no
	country = CRG
	name = "Yunus Khan's Ambition"

	style = 1

	date = { day = 1 month = january year = 1468 }
	offset = 10
	deathdate = { day = 1 month = january year = 1486 }

	action_a ={
		name = "A terrible turn of events"	
		command = { type = capital which = 1604 }			
		command = { type = capital which = 1603 }			
		command = { type = capital which = 1602 }		
		command = { type = secedeprovince which = CHG value = 1600 }
		command = { type = secedeprovince which = CHG value = 1601 }
		command = { type = stability value = -3 }
		command = { type = revoltrisk which = 240 value = 15 }
		command = { type = trigger which = } #CHG: Yunus Marches on Aksu
		command = { type = sleepevent which =  } #CRG: Yunus Khan's Ambition - alternate
	}
}

#Yunus Khan's Ambition - alternate#
event = {
	id = 
        trigger = {
			NOT = { flag = [Yunus] } 
                  exists = CHG
			OR = { 
				owned = { province = 1602 data = -1 }
                    	owned = { province = 1603 data = -1 }
                    	owned = { province = 1604 data = -1 }
			}
	}
	random = no
	country = CRG
	name = "Yunus Khan's Ambition"

	date = { day = 1 month = january year = 1468 }
	offset = 10
	deathdate = { day = 1 month = january year = 1486 }

	action_a ={
		name = "A terrible turn of events"	
		command = { type = stability value = -3 }
		command = { type = revoltrisk which = 240 value = 15 }
		command = { type = trigger which = } #CHG: Unification of the Chagatai Lands - alternate
		command = { type = sleepevent which =  } #CRG: Yunus Khan's Ambition
	}
}
desc = "In 1462, Dost Mohammed ascended to the throne in the east. A very unpopular monarch, he ruled for only 7 years before dying. Seeing an opportunity in the disorder of the realm acclimating to its new ruler, the son of Dost Mohammed, Yunus would find it easy to take Aksu. Kebek Sultan, son of Dost Mohammed, fled with his court to Turfan."

Code:
#Death of Dost Mohammed
#Failsafe event - not historcal
event = {
	id = 
      trigger = {
      	NOT = { exists = CHG }
	}
	random = no
	country = CRG
	name = "Death of Dost Mohammed"

	date = { day = 1 month = january year = 1470 }
	offset = 10
	deathdate = { day = 1 month = january year = 1485 }

	action_a ={
		name = "The Chagatai lands are united!"					
		command = { type = stability value = 1 }
		command = { type = addcore which = 1594 }#Uzbek
		command = { type = setflag which = [Yunus] }
		command = { type = country which = CHG }
	}
}
desc = "Although he was able to prevent Yunus, brother of Esen Buqa, from stealing his throne, Dost Mohammed was a very unpopular monarch. After several years of his heavy handed rule, his people rose up against him and his son, inviting Yunus to rule them. And so, the whole of Moghulistan was united."

Code:
##Troublesome Brother in the West
event = {
	id = 4057
      trigger = { event = 4056 }
	random = no
	country = CRG
	name = "Troublesome Brother in the West"

	date = { day = 1 month = february year = 1514 }
      offset = 30
	deathdate = { day = 1 month = january year = 1515 }

	action_a ={
		name = "Make him submit!"
		command = { type = domestic which = centralization value = 1 }	
		command = { type = relation which = CHG value = -200 }
		command = { type = addcore which = 1600 }
		command = { type = addcore which = 1601 }
	}
	action_b ={
		name = "Not worth the bother!"	
		command = { type = stability value = 1 }
		command = { type = relation which = CHG value = 200 }
		command = { type = domestic which = centralization value = -1 }
	}
}
desc = "After capturing the cities of Kashgar, Yarkant, and Hotan, Said, third son of Ahmed Khan declared himself Khan of the West. In doing so he challegend the legitimacy of his elder brother, Mansur, who ruled from the eastern part of Moghulistan."

Code:
#Peace with the West
event = {
	id = 4059
	random = no
	country = CRG
	name = "Peace with the West"

	action_a ={
		name = "Accept his submission"	
		command = { type = stability value = 3 }
		command = { type = relation which = CHG value = 300 }
            command = { type = secedeprovince which = CHG value = 1600 }
            command = { type = secedeprovince which = CHG value = 1601 }
		command = { type = removecore which = 1600 }
		command = { type = removecore which = 1601 }
		command = { type = vassal which = CHG }
	}
	action_b ={
		name = "Crush him!"
		command = { type = war which = CHG }	
		command = { type = addcore which = 1598 }
		command = { type = addcore which = 1599 }
	}
}
desc = "In 1526, Said approached his brother Mansur for reconciliation. In exchanged for recognizing his domains, Said agreed to become a vassal of Mansur."

Code:
#Brother against Brother#
event = {
	id = 4060
	random = no
	country = CRG
	name = "Brother against Brother!"

	date = { day = 1 month = january year = 1543 }
	offset = 10
	deathdate = { day = 1 month = january year = 1560 }

	action_a ={
		name = "Chaos!"
		command = { type = stability value = -4 }
		command = { type = revoltrisk which = 360 value = 10 }
		command = { type = domestic which = centralization value = -3 }
	}
}
desc = "When Mansur died in 1543, his sons Shah, based in Turfan, and Mohammed, based in Hami, attacked each other. Both sought support from Abdul Rashid. When Shah died in 1570 and Mohammed took over Turfan, but quickly found himself facing off against Abdul Rashid."

Moghulistan:

Code:
#Yunus Khan's Ambition#
event = {
	id = 4049
      trigger = { monarch = 07785 }#Yunus
	random = no
	country = CHG
	name = "Yunus Khan's Ambition"

	date = { day = 1 month = january year = 1462 }
	offset = 10
	deathdate = { day = 1 month = january year = 1472 }

	action_a ={
		name = "Push to the east!"	
		command = { type = relation which = CRG value = -400 }
		command = { type = addcore which = 1602 }
		command = { type = addcore which = 1603 }
		command = { type = addcore which = 1604 }
		command = { type = CAV which = -2 value = 10000 }
	}
}
desc = "With his newly aquired lands in Mughalistan, Yunus began working towards unifying the splintered kingdom"

Code:
#Yunus Marches on Aksu#
event = {
	id =  #triggerd by CRG Yunus Khan's Ambition
	random = no
	country = CHG
	name = "Yunus Marches on Aksu"

	action_a ={
		name = "All will be ours!"	
		command = { type = stability value = -1 }
		command = { type = CAV which = -1 value = 5000 }
		command = { type = cash value = 50 }
	}
}
desc = "In 1462, Dost Mohammed ascended to the throne in the east. A very unpopular monarch, he ruled for only 7 years before dying. Seeing an opportunity in the disorder of the realm acclimating to its new ruler, the son of Dost Mohammed, Yunus would find it easy to take Aksu. Kebek Sultan, son of Dost Mohammed, fled with his court to Turfan."

Code:
#Unification of the Chagatai Lands - alternate
event = {
	id =  #triggered by CRG Yunus Khan's Ambition - alternate
	random = no
	country = CHG
	name = "Unification of the Chagatai Lands"

	action_a ={
		name = "The Chagatai lands are united!"	
		command = { type = domestic which = centralization value = 1 }				
		command = { type = stability value = 2 }
		command = { type = inherit which = CRG }
		command = { type = addcore which = 1594 }#Uzbek
		command = { type = sleepevent which = 4050 } #CHG: Unification of the Chagatai Lands

	}
}
desc = "After kicking out Dost Mohammed and Kebek Sultan, Yunus could rightfully style himself ruler of the whole of Moghulistan."

Code:
#Unification of the Chagatai Lands
event = {
	id = 4050
        trigger = {
			monarch = 07785 #Yunus 
                  exists = CRG
			OR = { 
				control = { province = 1604 data = REB }
                    	control = { province = 1604 data = CHG }
			}
	}
	random = no
	country = CHG
	name = "Unification of the Chagatai Lands"

	date = { day = 1 month = january year = 1472 }
	offset = 10
	deathdate = { day = 1 month = january year = 1486 }

	action_a ={
		name = "The Chagatai lands are united!"	
		command = { type = domestic which = centralization value = 1 }				
		command = { type = stability value = 2 }
		command = { type = inherit which = CRG }
		command = { type = addcore which = 1594 }#Uzbek
		command = { type = sleepevent which =  } #CRG: Yunus Khan's Ambition
		command = { type = sleepevent which =  } #CRG: Yunus Khan's Ambition - alternate
	}
}
desc = "After kicking out Dost Mohammed and Kebek Sultan, Yunus could rightfully style himself ruler of the whole of Moghulistan."


Code:
#Tashkent#
event = {
	id = 4051
      trigger = { 
		monarch = 07785
		owned = { province = 1594 data = -1 }
	}
	random = no
	country = CHG
	name = "Tashkent"

	date = { day = 1 month = january year = 1474 }
	offset = 100
	deathdate = { day = 1 month = january year = 1486 }

	action_a ={
		name = "Move to Tashkent"
		command = { type = domestic which = centralization value = 1 }
		command = { type = population which = -2 value = -1000 }
		command = { type = provincetax which = -2 value = -1 }	
		command = { type = capital which = 1594 }#Uzbek
		command = { type = population which = 1594 value = 1000 }
		command = { type = provincetax which = 1594 value = 1 }
		command = { type = stability value = -3 }
	}
	action_b ={
		name = "Stay where we're at!"	
		command = { type = domestic which = centralization value = -1 }
		command = { type = domestic which = aristocracy value = 1 }
		command = { type = stability value = 1 }
		command = { type = sleepevent which = 4052 }
	}
}
desc = "Yunus took advantage of the struggling Timurid's to capture Tashkent in 1484. Ironically, this would lead to the Khanate's undoing."

Code:
#Death of Yunus#
event = {
	id = 4052
      trigger = { 
		NOT = { exists = CRG }
		OR = {
            	owned = { province = 1602 data = -1 }
			owned = { province = 1603 data = -1 }
			owned = { province = 1604 data = -1 }
		}

	}
	random = no
	country = CHG
	name = "Death of Yunus Khan"

	date = { day = 1 month = january year = 1486 }
	offset = 10

	action_a ={
		name = "Chaos!"	
		command = { type = domestic which = centralization value = -2 }				
		command = { type = stability value = -6 }
		command = { type = independence which = CRG }
		command = { type = provincetax which = -1 value = -1 }
		command = { type = provincetax which = -1 value = -1 }
		command = { type = removecore which = 1602 }
		command = { type = removecore which = 1603 }
		command = { type = removecore which = 1604 }
		command = { type = revoltrisk which = 24 value = 10 }
	}
}
desc = "Mongolian nobles became disatisfied with Yunus's urbanite life style adopted later in his reign. In eastern Moghulistan, they gave Ahmed, Yunus's second son, the title of Khan. As civil war broke out various town centers took the opportunity to declare their independence."

Code:
#Death of Yunus - alternate#
event = {
	id = 
      trigger = { 
		exists = CRG 
		OR = {
			owned = { province = 1602 data = -1 }			
			owned = { province = 1603 data = -1 }
 			owned = { province = 1604 data = -1 }
		}
	}
	random = no
	country = CHG
	name = "The Cosmopolitan lifstyle of Yunus Khan"

	date = { day = 1 month = january year = 1486 }
	offset = 10

	action_a ={
		name = "Chaos!"	
		command = { type = domestic which = centralization value = -2 }				
		command = { type = stability value = -6 }
		command = { type = secedeprovince which = CRG value = 1602 } 
		command = { type = secedeprovince which = CRG value = 1603 } 
		command = { type = secedeprovince which = CRG value = 1604 } 
		command = { type = relation which = CRG value = -400 }
		command = { type = removecore which = 1602 }
		command = { type = removecore which = 1603 }
		command = { type = removecore which = 1604 }
	}
}
desc = "Towards the end of Yunus Khan's reign, the Mongolian nobles became dissatisfied with Yunus Khan turning to urban living and they raised his second son Ahmed as Khan. this further divides the western part of Mogulistan that Yunus Khan occupied into two with Ahmed in the east and Yunus in the west. At the same time the more agricultural southern area became disintergrated with different town centres declaring their independence from each other."

Code:
#Uzbek Offensive#
event = {
	id = 4054
	random = no
	country = CHG
	name = "Uzbek Offensive"

	action_a ={
		name = "Retreat our capital and fight defensively!"
		command = { type = capital which = 1598 }#In case split in held provinces
		command = { type = capital which = 1599 }	
		command = { type = capital which = 1600 }
		command = { type = removecore which = 1594 }#Uzbek
	}
}
desc = "The Uzbeks are swarming across our borders....."

Code:
#Death of Mahmed#
event = {
	id = 4055
      trigger = { 
		OR = {
			neighbour = UZB
			war = { country = UZB country = CHG }
			control = { province = 1594 data = UZB }
		}
		NOT = { relation = { country = UZB data = 150 } }
      }
	random = no
	country = CHG
	name = "Death of Mahmed"

	date = { day = 1 month = january year = 1508 }
	offset = 300
	deathdate = { day = 1 month = january year = 1511 }

	action_a ={
		name = "Anarchy"	
		command = { type = stability value = -4 }
            command = { type = revoltrisk which = 36 value = 3 }
		command = { type = domestic which = centralization value = -3 }	
	}
}
desc = "Mahmed was captured and executed by the Uzbeks in 1508. A period of anarchy followed as there was no legitimate heir."

Code:
##Ambitions in the West
event = {
	id = 4056
	random = no
	country = CHG
	name = "Ambitions in the West"

	date = { day = 1 month = january year = 1514 }
	offset = 30

	action_a ={
		name = "We will not give in!"	
		command = { type = stability value = 2 }
		command = { type = relation which = CRG value = -200 }
		command = { type = domestic which = centralization value = 2 }
		command = { type = CAV which = -2 value = 10000 }#Saiyid's troops
	}
}
desc = "After capturing the cities of Kashgar, Yarkant, and Hotan, Said, third son of Ahmed Khan declared himself Khan of the West. In doing so he challegend the legitimacy of his elder brother, Mansur, who ruled from the eastern part of Moghulistan."


Code:
#Fratricidal Strife
event = {
	id = 4058
	trigger = {
		NOT = {
			war = { country = CHG country = CRG }
			countrysize = 4
		}
	}
	random = no
	country = CHG
	name = "Fratricidal Strife"

	date = { day = 1 month = january year = 1516 }
	offset = 30
	deathdate = { day = 1 month = january year = 1533 }

	action_a ={
		name = "Sue for peace!"	
		command = { type = stability value = 2 }
		command = { type = trigger which = 4059 }
	}
	action_b ={
		name = "We will not submit!"	
		command = { type = domestic which = centralization value = 2 }
		command = { type = revoltrisk which = 72 value = 4 }
	}
}
desc = "In 1526, Said approached his brother Mansur for reconciliation. In exchanged for recognizing his domains, Said agreed to become a vassal of Mansur."

Code:
#Abdul Kalimud Khan#
event = {
	id = 4062
      trigger = { 
		NOT = { exists = CRG }
		OR = {
 			AND = {
				owned = { province = 1602 data = -1 }
                 		owned = { province = 1603 data = -1 }
			}
			AND = {
				owned = { province = 1602 data = -1 }
                 		owned = { province = 1604 data = -1 }
			}
			AND = {
				owned = { province = 1604 data = -1 }
                 		owned = { province = 1603 data = -1 }
			}
		}
	}
	random = no
	country = CHG
	name = "Abdul Kalimud Khan"

	date = { day = 1 month = january year = 1540 }
	offset = 50
	deathdate = { day = 1 month = january year = 1595 }

	action_a ={
		name = "Bring the east under control!"
		command = { type = addcore which = 1602 }
		command = { type = addcore which = 1603 }
		command = { type = addcore which = 1604 }
		command = { type = provincetax which = -1 value = 1 }
		command = { type = provincetax which = -1 value = 1 }
	}
}
desc = "Abdul Kalimud Khan succeeded Rashid and eventually brought Turfan, Hami under the rule of the Moghulistan, ending the east/west division of the Chagatai Khanate."

Timurid:
Code:
#Yunus Khan
event = {
	id = 4048
	trigger = { neighbour = CRG }
	random = no
	country = TIM
	name = "Yunus Khan"

	date = { day = 1 month = january year = 1451 }
	offset = 30
	deathdate = { day = 29 month = december year = 1462 }

	action_a = {
		name = "Support him!"
		command = { type = war which = CRG }
#need to make		command = { type = wakeleader which = 137071 }#Yunus in Smarkand
		command = { type = cash value = -50 }
	}
	action_b = {
		name = "What a foolish plan!"
		command = { type = stability value = 1 }
		command = { type = sleepevent which = 4048 }
	}
}
desc = "Tired of fighting Esen Buqa of the Chagatai, Ulugh Beg decided to support the claims of Esen Buqa's brother, Yunus. It was hoped that such a move would factionalize the Chagatai and neutralize any potential threat."

Code:
#Moghulistan
event = {
	id = 4048
	trigger = { 
		OR = { 
			owned = { province = 1600 data = -1 } 
     		      owned = { province = 1601 data = -1 }
		} 
      }
	random = no
	country = TIM
	name = "Moghulistan"

	date = { day = 1 month = january year = 1462 }
	offset = 30
	deathdate = { day = 29 month = december year = 1472 }

	action_a = {
		name = "Let Yunus rule"
		command = { type = independence which = CHG }
		command = { type = domestic which = centralization value = 1 }
		command = { type = secedeprovince which = CHG value = 1600 } 
		command = { type = secedeprovince which = CHG value = 1601 } 
		command = { type = relation which = CRG value = -200 }
		command = { type = relation which = CHG value = 200 }
	}
	action_b = {
		name = "We shall keep those lands"
		command = { type = revolt which = 1600 }
		command = { type = desertion which = 1600 value = 2000 }
		command = { type = revolt which = 1601 }
		command = { type = desertion which = 1601 value = 2000 }
		command = { type = domestic which = centralization value = -1 }
		command = { type = cash value = -100 }
		command = { type = relation which = CHG value = -200 }
		command = { type = relation which = CRG value = -200 }
	}
}
desc = "In 1462, Yunus captured the entire western Chagatai region with the support of Abu Said. Those lands were of relatively little value so it was an easy decision to let Yunus keep them as a buffer state."

Uzbek:
Code:
#Chaos in Moghulistan#
event = {
	id = 4053
        trigger = { neighbour = CHG
                    owned = { province = 1594 data = CHG }
                    atwar = no }
	random = no
	country = UZB
	name = "Chaos in Moghulistan"

	date = { day = 1 month = january year = 1488 }
	offset = 1000
	deathdate = { day = 1 month = january year = 1500 }

	action_a ={
		name = "On to Tashkent"	
		command = { type = war which = CHG }
		command = { type = trigger which = 4054 }
	}
}
desc = "Towards the end of Yunus Khan of Moghulistan's reign, the Mongolian nobles became dissatisfied with Yunus Khan turning to urban living and they raised his second son Ahmed as Khan. this further divides the western part of Mogulistan that Yunus Khan occupied into two with Ahmed in the east and Yunus in the west. At the same time the more agricultural southern area became disintergrated with different town centres declaring their independence from each other. Left relatively unguarded, Tashkent was ripe for the picking."
 
  • 1
Reactions:
What about 1520 and 1648 settings?

What about monarchs/leaders for CHG and CRG?
And Yunus in Smarkand leader for TIM?

What about country.csv?

Which CoA/flag for CHG and CRG and template (mongol?) to be used?
If you provide image(s), I will make them.

In 1419 setup, shouldn't Chagatai Horde landunit be in capital (1600) instead of province 1601 or is it wad?

About events:

Uighuristan:
Core on 1594 is removed in "Battle on the Steppes" event but it is not in 1419 setup and never granted before.

In desc of "The Reign of Esen Buqa" event, it is said "In 1429, Veyis Khan died..." but event fires in 1428. Wad?

In "Yunus Khan's Ambition" events, trigger is exactly the same for both events.

In "Troublesome Brother in the West" event, cores are granted for 1600 and 1601 but there is no CRG event to remove cores before. Or is it for a CHG->CRG tag change?
Shouldn't condition for existence of CHG be tested in trigger?

Moghulistan:
Shouldn't action_b in "Tashkent" sleep both "Death of Yunus" regular and alternative events?

Deathdate for both "Death of Yunus" events?

Offset 300 for "Death of Mahmed" event is very high. According to conditions in trigger (war and foreign control), 10 seems better for this event to have a chance to fire.
Why should UZB be neighbour in trigger, isn't control of the province sufficient for them?
I'm waiting for monarchs.crg but could Mahmed survive if event doesn't fire?

Deathdate for "Ambitions in the West" event?
Shouldn't existence of CRG be tested in trigger?

Shouldn't existence of CRG be tested in trigger "Fratricidal Strife" event?
In desc, I don't understand "In exchanged for recognizing his domains, ..." (same desc for triggered CRG event). Is it right or typo somewhere?
I didn't test sequence but I'm not sure I understand where are CRG and CHG on the map. Which one is to the west of the other? CRG to the East and CHG to the West, right?
In this case, name of "Ambitions in the West" CRG event seems not coherent to me with "Peace with the West" CHG event. Am I misundertanding the meaning of "Ambitions in the West"? For me, "Ambitions over the East" could be more explicit.
At start of 1520 scenario, and according to desc, "Fratricidal Strife" CHG event is about to happen in 1526 (date of event between 1516 and 1533) but not already happened, right?

Original CHG_3831 "The City on the Silk Road", in 1682, is for Moghulistan, then. No change to this event?


That's all!
 
Last edited:
  • 1
Reactions:
YodaMaster said:

Projected shelved till 2.0



YodaMaster said:
And I have a question: is it 'Khazak', 'Kazakh' or both accepted?

We have both in AGCEEP texts, could we uniformize?


It should be Kazakh. It used to be even worse as I think we had some Q spellings at one point.
 
Garbon said:
Projected shelved till 2.0
Ok

Garbon said:
It should be Kazakh. It used to be even worse as I think we had some Q spellings at one point.
I will check all occurrences. Thanks.
 
I don't think it makes sense to require the Uzbeks to own Karabogaz (especially as it isn't involved in any of the commands) for this sequence to fire.

Code:
#(1444-1820) The Uzbek Peoples
event = {
	id = 325005
	trigger = {
		owned = { province = 1533 data = -1 } #Khiva
		owned = { province = 522 data = -1 } #Khwarizm
		[color=red]owned = { province = 521 data = -1 } #Karabogaz[/color]
	}
	random = no
	country = UZB
	name = "EVENTNAME325005" #The Uzbek Peoples
	desc = "EVENTHIST325005"
	#-#

	date = { day = 1 month = january year = 1440 }
	offset = 500
	deathdate = { year = 1820 }

	action_a = {
		name = "ACTIONNAME325005A" #Settle
		command = { type = add_countryculture which = uzbehk }
		command = { type = remove_countryculture which = naskapi }
		command = { type = remove_countryculture which = canary } #to make Uzbek primary
		command = { type = add_countryculture which = canary }
		command = { type = provinceculture which = 516 value = uzbehk } #Aralsk
		command = { type = provinceculture which = 518 value = uzbehk } #Ust Urt
		command = { type = provinceculture which = 522 value = uzbehk } #Khwarizm
		command = { type = provinceculture which = 1533 value = uzbehk } #Khiva
		command = { type = provinceculture which = 1534 value = uzbehk } #Kyzylkum
		command = { type = provinceculture which = 1535 value = uzbehk } #Karsak
		command = { type = provincemanpower which = 1533 value = 1 } #Khiva
		command = { type = provincemanpower which = 522 value = 1 } #Khwarizm
		command = { type = provincemanpower which = 518 value = 1 } #Ust Urt
		command = { type = domestic which = centralization value = 3 }
		command = { type = domestic which = serfdom value = 2 }
		command = { type = domestic which = offensive value = 1 }
		command = { type = stability value = 2 }
		command = { type = population which = -1 value = 2000 }
		command = { type = provincetax which = -3 value = 1 }
		command = { type = population which = -1 value = 2000 }
		command = { type = provincetax which = -3 value = 1 }
		command = { type = relation which = STE value = -200 }
		command = { type = relation which = SIB value = -100 }
	}
}