I wonder if anyone would be surprised to know that the cities for Kurdistan and Nuyssaybin are reversed. Ezerum should be in Kurdistan, and Bitlis (or better, Van) should be in Nuyssaybin.
chegitz guevara said:What other sources do we have on Shirvan? In my book, Shivan was run by Tahmasp's brother in 1548, when he revolted and threw in his lot with the Ottomans (as did Tahmasp's other brother, governor of Kurhasan). That might explain Shivan being absorbed, i.e., them getting it back from the Ottomans later.
And remember, it's not Persia, it's the Safavids.![]()
chegitz guevara said:Sivas / Erzinjan
Nuyssaybin / Diyarbakir
Kurdistan / Ezerum
##########################
# Shirvan #
# events by #
# chegitz guevara #
##########################
#The First Battle of Tabarsaran
event = {
id = 307000
trigger = {
NOT = {
exists = per
}
}
random = no
country = u04
name = "The First Battle of Tabarsaran"
desc = "The leader of the Safavid movement, Junayd, frequently
crossed Shirvan on his way to raid Circassia. This time, however, Junayd was
leading a force of 10,000 men, and there is good reason to believe he
intended to attack Shirvan. Instead, Shirvan's forces met him on the banks of
the River Kur, near Tabarsaran. The Safavids were defeated and their leader,
Junayd, was killed."
style = 1
date = { month = march day = 4 year = 1460 }
action_a = {
name = "We defeated them!"
command = { type = revolt which = -2 }
command = { type = revolt which = -2 }
command = { type = stability which = 1 }
}
action_b = {
name = "We have been defeated!"
command = { type = revolt which = -2 }
command = { type = revolt which = -2 }
command = { type = stability which = -1 }
command = { type = country which = PER }
command = { type = religion which = shiite }
command = { type = add_countryculture which = persian }
}
}
#The Second Battle of Tabarsaran
event = {
id = 307001
trigger = {
NOT = {
exists = per
}
}
random = no
country = u04
name = "The Second Battle of Tabarsaran"
desc = "The leader of the Safavid movement, Haydar, frequently
crossed Shirvan on his way to raid Circassia. This time, however, the Safavids
sacked the Shirvan capital. Farrukyasar, Shah of Shirvan, appealed to Yakub,
his son-in-law and leader of the Ak Koyunlu, for help. They sent 4,000 men
who played a decisive role in the battle. The Safavids were defeated and
their leader, Haydar, was killed."
style = 1
action_a = {
name = "We defeated them!"
command = { type = revolt which = -2 }
command = { type = revolt which = -2 }
command = { type = stability which = 1 }
}
action_b = {
name = "We have been defeated!"
command = { type = revolt which = -2 }
command = { type = revolt which = -2 }
command = { type = stability which = -1 }
command = { type = country which = PER }
command = { type = religion which = shiite }
command = { type = add_countryculture which = persian }
}
}
#The Second Battle of Tabarsaran
event = {
id = 307002
trigger = {
NOT = {
exists = per
}
}
random = no
country = u04
name = "The Second Battle of Tabarsaran"
desc = "The leader of the Safavid movement, Haydar, frequently
crossed Shirvan on his way to raid Circassia. This time, however, the Safavids
sacked the Sirvan capital. Farrukyasar, Shah of Shirvan, appealed to Yakub,
his son-in-law and leader of the Ak Koyunlu, for help. Yakub, however, chose
to side with his brother-in-law, Haydar, and ignored the Sha's pleas for help."
style = 1
action_a = {
name = "We have been defeated!"
command = { type = revolt which = -2 }
command = { type = revolt which = -2 }
command = { type = stability which = -1 }
command = { type = country which = PER }
command = { type = religion which = shiite }
command = { type = add_countryculture which = persian }
}
action_b = {
name = "We defeated them!"
command = { type = revolt which = -2 }
command = { type = revolt which = -2 }
command = { type = stability which = 1 }
}
}
#The Second Battle of Tabarsaran
event = {
id = 103006
trigger = {
NOT = {
exists = per
}
}
random = no
country = akk
name = "The Second Battle of Tabarsaran"
desc = "In 1488, the Safavids, who were based in the city of
Ardibil near the Ak Koyunlu capital, Tabriz, sacked the Shirvan capital.
Farrukyasar, Shah of Shirvan, appealed to Yakub, his son-in -law and leader
of the Ak Koyunlu, for help. Yakub did not get along well with Haydar, and he
was uncomforatable about such a large army existing in his territory that he
did not control. They sent 4,000 men who played a decisive role in the
battle."
style = 1
date = { month = july day = 9 year = 1488 }
action_a = {
name = "Side with my father-in-law."
command = { type = stability which = 1 }
command = { type = relation which = u04 value = 100 }
command = { type = trigger which = 307001 }
}
action_b = {
name = "Side with my brother-in-law."
command = { type = trigger which = 307002 }
command = { type = relation which = u04 value = -50 }
command = { type = vassal which = u04 }
}
}
event = {
id = xxxxx
trigger = {
control = { province = 526 data = PER}
not = { religion = sunni }
not = { year = 1524 } #death of Ismail
}
random = no
province = 526 #Meched
date = { year = 1494 }
offset = 10
name = "Ismail empowers Meched's Shia"
desc = "The Savafids were able to quickly establish control over much of Persia by empowering the Shia population."
action_a = {
name = "Curse Ismail!"
command = { type = provincereligion which = 526 value = shiite }
command = { type = secedeprovince which = PER value = 526 }
}
}
event = {
id = xxxxxx
trigger = {
owned = { province = 486 data = -1 }
not = { year = 1524 } #death of Ismail
atwar = no
not = { provincereligion = { province = 486 data = shiite } }
}
random = no
country = PER
name = "Ismail empowers Nuyssabin's Shia"
desc = "The Savafids were able to quickly establish control over much of Persia by empowering the Shia population."
date = { year = 1494 }
offset = 100
action_a ={
name = "And so our rule is cemented"
command = { type = provincereligion which = 486 value = shiite }
}
}
doktarr said:Anyway, that was the direction I thought we were going in.
Huh? That's what is currently implemented, but that's not the direction we were discussing in the Indio-Persia thread. The events I have above cause the conversions to happen as Persia expands. What do you think of them?chegitz guevara said:It's the direction they went with, but it's not terribly accurate. One minute the whole region is Sunni, the next, it's Shi'ite, and that didn't happen. As I read more, Persian culture isn't even justified at first. The Kizilbash jealously guarded their power in the state and held the Tajiks (anyone who wasn't a Turk) in disrespect. After the death of Ismail, they seized control. Persian culture should be granted later, probably under Tahmasp at somepoint.
Hm, perhaps in the above events, rather than getting the conversion for free, there should be a choice. Choice "a" costs money for the conversion ("create a Shia infrastructure") while choice "b" leaves things as they are.chegitz guevara said:When Ismail proclaimed Shi'ism the state religion, 2/3rds of Tabriz alone was Sunni. While the Safavids were a large and strong movement of perhaps 200,000, they had to import Shia scholars and clerics from all around the ME in order to have enough people to run the territory.
Sounds reasonable, although this is really a separate issue, I think.chegitz guevara said:As I read more, Persian culture isn't even justified at first. The Kizilbash jealously guarded their power in the state and held the Tajiks (anyone who wasn't a Turk) in disrespect. After the death of Ismail, they seized control. Persian culture should be granted later, probably under Tahmasp at somepoint.
doktarr said:Huh? That's what is currently implemented, but that's not the direction we were discussing in the Indio-Persia thread. The events I have above cause the conversions to happen as Persia expands. What do you think of them?
chegitz guevara said:As I read more, Persian culture isn't even justified at first. The Kizilbash jealously guarded their power in the state and held the Tajiks (anyone who wasn't a Turk) in disrespect. After the death of Ismail, they seized control. Persian culture should be granted later, probably under Tahmasp at somepoint.
#By Guinnessmonkey and the AGC: Persia & neighbours Team - fixed by chegitz guevara
event = {
id = 21817
trigger = {
###event = 100028 # Option: PersianRevolts
owned = { province = 487 data = -1 }
NOT = { event = 3564 }
}
random = no
country = PER
name = "The Safavid Capital"
desc = "Tabriz was the capital of the Ilkahnids, the Kara Koyunlu, and
the Ak Kounlu. Great prestige went to the owners of the ancient city. By
making Tabriz the capital, the Safavids laid claim to the territories of the
former empires."
style = 1
date = { day = 1 month = january year = 1419 }
offset = 20
deathdate = { day = 1 month = december year = 1597 }
action_a = {
name = "Make Tabriz the capital"
command = { type = capital which = 487 } #Tabriz
command = { type = population which = 487 value = 1000 }
command = { type = provincetax which = 487 value = 2 }
}
action_b = {
name = "I do not care for the climate in Tabriz"
command = { type = stability value = -1 }
}
}
#Move to Qazvin# by Crook - fixed by chegitz guevara
event = {
id = 65050
random = no
country = PER
trigger = {
owned = { province = 530 data = -1 }
NOT = {
cot = 487
}
}
name = "EVENTNAME65050"
desc = "EVENTHIST65050"
style = 2
date = { day = 3 month = january year = 1548 }
offset = 720
deathdate = { day = 1 month = january year = 1580 }
action_a ={ # Move the Capital to Qazvin
name = "ACTIONNAME65050A"
command = { type = capital which = 530 }
command = { type = population which = 530 value = 10000 }
command = { type = population which = 487 value = -5000 }
command = { type = stability value = 1 }
}
action_b ={ # Retain the old capital
name = "ACTIONNAME65050B"
command = { type = stability value = -2 }
}
}