• 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.
Ok, U00_303000 reverted to original but relation drop with BUK (-300) kept as setup relations if Bukhara exists:
Code:
#(1510-1820) The Khiva Khanate
#by Garbon
event = {
	id = 303000 #triggered by UZB_325000
	random = no
	country = U00
	name = "EVENTNAME303000" #The Khiva Khanate
	desc = "EVENTHIST303000"
	#-#

	action_a = {
		name = "ACTIONNAME303000A" #We are free!
		command = { type = remove_countryculture which = canary }
		command = { type = add_countryculture which = uzbehk }
		command = { type = add_countryculture which = canary }
		command = { type = CAV which = -2 value = 10000 }
		command = { type = breakvassal which = UZB }
		command = { type = trigger which = 325001 } #UZB: Khiva and The Western Provinces
		[COLOR=Yellow]command = { type = relation which = BUK value = -300 }[/COLOR]
		command = { type = relation which = UZB value = -300 }
		command = { type = relation which = PER value = 200 }
		command = { type = treasury value = 50 }
	}
}
#-#While Shaibani Khan was busy conquering the Timurid states of Central Asia and Khorasan, the nomadic Uzbeks in the west became restless. In 1511, the two sultans, Ilbars and Balbars conquered the Khwarazm region and founded the Khiva Khanate. Unsurprisingly, this Khanate would become a thorn in the side of the late Bukhara Khanate and was frequently at odds with it.

New event (with final numbering for BUK events):
Code:
#(1561-1820) The Khiva Khanate - Ahistorical
#by Garbon
event = {
	id = 303002 #triggered by BUK_352000
	random = no
	country = U00
	name = "EVENTNAME303000" #The Khiva Khanate
	desc = "EVENTHIST303000"
	#-#

	action_a = {
		name = "ACTIONNAME303000A" #We are free!
		command = { type = remove_countryculture which = canary }
		command = { type = add_countryculture which = uzbehk }
		command = { type = add_countryculture which = canary }
		command = { type = CAV which = -2 value = 10000 }
		command = { type = breakvassal which = BUK }
		command = { type = trigger which = 352001 } #BUK: Khiva and The Western Provinces
		command = { type = relation which = BUK value = -300 }
		command = { type = relation which = UZB value = -300 }
		command = { type = relation which = PER value = 200 }
		command = { type = treasury value = 50 }
	}
}
IMHO, no need to change the description.
 
The relation hits in these events should be upped. Far too often, these nations remain all buddy-buddy.

Code:
#(1428) Independence of the Uzbeks
event = {
	id = 287000
	random = no
	country = STE
	name = "EVENTNAME287000" #Independence of the Uzbeks
	desc = "EVENTHIST287000"
	#-#

	date = { day = 1 month = january year = 1428 }

	action_a = {
		name = "ACTIONNAME287000A" #Our hands are bound
		command = { type = breakvassal which = UZB }
		command = { type = dynastic which = UZB }
		command = { type = secedeprovince which = UZB value = 1573 } #Tobolsk
		command = { type = secedeprovince which = UZB value = 1571 } #Jalutorovsk
		command = { type = secedeprovince which = UZB value = 578 } #Ichim
		command = { type = secedeprovince which = UZB value = 512 } #Tenghiz
		[color=red]command = { type = relation which = UZB value = -50 }[/color]
		[color=yellow]command = { type = relation which = UZB value = -100 }[/color]
		command = { type = trigger which = 325004 } #UZB: Independence of the Uzbeks
	}
}

#(1428) Independence of the Uzbeks
event = {
	id = 325004 #triggered by STE_287000
	random = no
	country = UZB
	name = "EVENTNAME325004" #Independence of the Uzbeks
	desc = "EVENTHIST325004"
	#-#

	action_a = {
		name = "ACTIONNAME325004A" #Free at last!
		command = { type = dynastic which = SIB }
		command = { type = relation which = SIB value = 50 }
		[color=red]command = { type = relation which = STE value = -75 }[/color]
		[color=yellow]command = { type = relation which = STE value = -150 }[/color]
		command = { type = capital which = 1573 } #Tobolsk
		command = { type = addcore which = 521 } #Karabogaz
		command = { type = addcore which = 522 } #Khwarizm
		command = { type = addcore which = 1533 } #Khiva
	}
}

#(1450-1500) The Khanate of Sibir
event = {
	id = 287001
	trigger = {
		OR = {
			exists = SIB
			owned = { province = 1573 data = -1 }
			owned = { province = 510 data = -1 }
			owned = { province = 511 data = -1 }
			owned = { province = 512 data = -1 }
			owned = { province = 578 data = -1 }
			owned = { province = 1570 data = -1 }
			owned = { province = 1571 data = -1 }
		}
		OR = {
			event = 325003 #UZB: Khayr's Summer Residence
			NOT = { event = 287000 } #STE: Independence of the Uzbeks
		}
	}
	random = no
	country = STE
	name = "EVENTNAME287001" #The Khanate of Sibir
	desc = "EVENTHIST287001"
	#-#

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

	action_a = {
		name = "ACTIONNAME287001A" #And so we lose all remainders of the White Horde
		command = { type = independence which = SIB }
		command = { type = breakvassal which = SIB }
		command = { type = dynastic which = SIB }
		command = { type = secedeprovince which = SIB value = 1570 } #Sadrinsk
		command = { type = secedeprovince which = SIB value = 511 } #Kustanai
		command = { type = secedeprovince which = SIB value = 510 } #Kurgan
		[color=red]command = { type = relation which = SIB value = -50 }[/color]
		[color=yellow]command = { type = relation which = SIB value = -100 }[/color]
		command = { type = trigger which = 325008 } #UZB: The Formation of the Sibir Khanate
	}
}

#(1450-1500) Formation of the Sibir Khanate
event = {
	id = 325008 #triggered by STE_287001
	random = no
	country = UZB
	name = "EVENTNAME325008" #The Formation of the Sibir Khanate
	desc = "EVENTHIST325008"
	#-#

	action_a = {
		name = "ACTIONNAME325008A" #Our primary focus is in the south
		[color=red]command = { type = dynastic which = SIB }[/color]
		[color=red]command = { type = relation which = SIB value = -50 }[/color]
		[color=yellow]command = { type = relation which = SIB value = -100 }[/color]
		command = { type = secedeprovince which = SIB value = 1573 } #Tobolsk
		command = { type = secedeprovince which = SIB value = 1571 } #Jalutorovsk
		command = { type = secedeprovince which = SIB value = 1570 } #Sadrinsk
		command = { type = secedeprovince which = SIB value = 578 } #Ichim
		command = { type = secedeprovince which = SIB value = 510 } #Kurgan
		command = { type = secedeprovince which = SIB value = 511 } #Kustanai
		command = { type = secedeprovince which = SIB value = 512 } #Tenghiz
		command = { type = secedeprovince which = SIB value = 513 } #Orsk
		command = { type = secedeprovince which = SIB value = 514 } #Irgiz
		command = { type = secedeprovince which = SIB value = 515 } #Alga
		command = { type = trigger which = 325021 } #UZB: Consequence of the Formation of the Sibir Khanate
		command = { type = trigger which = 280000 } #SIB: The Formation of the Sibir Khanate
	}
}

#(1450-1500) The Formation of the Sibir Khanate
#by Garbon
event = {
	id = 280000 #triggered by UZB_325008
	random = no
	country = SIB
	name = "EVENTNAME280000" #The Formation of the Sibir Khanate
	desc = "EVENTHIST280000"
	#-#

	action_a = {
		name = "ACTIONNAME280000A" #Go Sibir!
		command = { type = add_countryculture which = naskapi }
		command = { type = remove_countryculture which = altai }
		command = { type = provinceculture which = 1575 value = naskapi } #Sergino
		command = { type = stability value = 2 }
		command = { type = capital which = 1571 } #Jalutorovsk
		command = { type = addcore which = 1573 } #Tobolsk
		command = { type = addcore which = 1571 } #Jalutorovsk
		command = { type = addcore which = 1570 } #Sadrinsk
		command = { type = addcore which = 578 } #Ichim
		command = { type = addcore which = 512 } #Tenghiz
		command = { type = addcore which = 511 } #Kustanai
		command = { type = addcore which = 510 } #Kurgan
		[color=yellow]command = { type = relation which = UZB value = -100 }[/color]
		[color=yellow]command = { type = relation which = STE value = -100 }[/color]
	}
}

#(1460-1820) The Formation of the Kazakh Horde
event = {
	id = 207000 #triggered by UZB_325002
	random = no
	country = KZK
	name = "EVENTNAME207000" #The Formation of the Kazakh Horde
	desc = "EVENTHIST207000"
	#-#

	action_a = {
		name = "ACTIONNAME207000A" #We are free!
		command = { type = breakvassal which = UZB }
		command = { type = relation which = UZB value = -400 }
		[color=yellow]command = { type = relation which = SIB value = -200 }[/color]
		command = { type = stability value = 3 }
		command = { type = CAV which = -2 value = 8000 }
		command = { type = add_countryculture which = mongol }
		command = { type = remove_countryculture which = uzbehk } #to make Mongol main culture
		command = { type = add_countryculture which = uzbehk }
		#command = { type = AI which = "White_Horde.ai" }
	}
}
 
New Uzbek leaders for Shaybani-era, to help show the role in which related Uzbek chiefs helped him to forge his empire:

Code:
historicalleader = {
	id = { type = 6 id = }
	category = general
	name = "Muhammad Timur"
	startdate = {
		year = 1490
	}
	deathdate = {
		year = 1514
	}
	rank = 1
	movement = 3
	fire = 2
	shock = 3
	siege = 0
	dormant = no
	remark = "Son of Shaybani"
}

historicalleader = {
	id = { type = 6 id = }
	category = general
	name = "Mahmud Sultan"
	startdate = {
		year = 1488
	}
	deathdate = {
		year = 1503
	}
	rank = 1
	movement = 4
	fire = 2
	shock = 3
	siege = 1
	dormant = no
	remark = "Brother of Shaybani, killed in Kunduz"
}

historicalleader = {
	id = { type = 6 id = }
	category = general
	name = "Suinich Khan"
	startdate = {
		year = 1498
	}
	deathdate = {
		year = 1520
	}
	rank = 1
	movement = 4
	fire = 2
	shock = 2
	siege = 0
	dormant = no
	remark = "Brother of Kuchkunchi"
}

historicalleader = {
	id = { type = 6 id = }
	category = general
	name = "Kuchkunchi"
	startdate = {
		year = 1498
	}
	deathdate = {
		day = 2
		month = december
		year = 1510
	}
	rank = 1
	movement = 3
	fire = 2
	shock = 3
	siege = 1
	dormant = no
	remark = "Uncle of Shaybani"
}

historicalleader = {
	id = { type = 6 id = }
	category = monarch
	name = "Kuchkunchi"
	startdate = {
		day = 2
		month = december
		year = 1510
	}
	deathdate = {
		year = 1530
	}
	rank = 0
	movement = 3
	fire = 2
	shock = 3
	siege = 1
	dormant = no
	remark = "Uncle of Shaybani"
}
 
From AGCEEP-to-do:


Remaining questions from 1.42 Bugs thread:

* According to TIM_296606, luxury manufactory is missing in Samarkand (1592) in 1520 scenario. or is it wad?

Just a consistency issue for 1520 scenario. Ûlûgh Beg's Observatory was not destroyed but should Uzbeks desserve a luxury manufactory at Samarkand in 1520?


The Ulugh Beg observatory was indeed largely untouched when Uzbeks conquered it, but they don't deserve to have a manufactory, since observations there no longer continued, and the observatory was plundered:

http://www.muslimheritage.com/uploads/Samarkand.pdf

Thus, I suggest the following modification: (scroll to the right to see an addition to the event description)

Code:
1495-1530) Conquest of Samarkand
event = {
	id = 325014
	trigger = {
		owned = { province = 1592 data = -1 } #Samarkand
		control = { province = 1592 data = -1 } #Samarkand
	}
	random = no
	country = UZB
	name = "EVENTNAME325014" #Conquest of Samarkand
	desc = "EVENTHIST325014"
	#-#After his sucessful conquest of Samarkand, Shaibani chose to make the former Timurid capital, his capital. Now he was faced with only one more Timurid successor state to subdue.  [COLOR="Yellow"]The Samarkand observatory, while largely untouched, was plundered and fell into dismay.[/COLOR]

	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 }
                          [COLOR="Yellow"]command = {type = losemanufactory which = 1592 }[/COLOR]		
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
		command = { type = provincemanpower which = 1534 value = -3 } #Kyzylkum
		command = { type = provincemanpower which = 1592 value = 1 } #Samarkand
		command = { type = relation which = U01 value = -400 } #Khorasan
		#command = { type = AI which = "UZB-Samarkand.ai" }
	}
}