Information
I have verifed my game files (Steam only)
YesI have disabled all mods
YesI am running the latest game update
YesRequired
Summary
Two Versions of Nasir Khusraw Historical CharacterDescription
Two versions of the historical character Nasir Khusraw exist currently.One is in history/characters/persian.txt and has the following code:
Code:
248022 = {
name="Nasir_Khusraw"
#dynasty = 0
religion=ismaili
culture=persian
##trait=physician
#trait=poet
trait=gregarious
trait=education_learning_2
1004.1.1={
birth=yes
}
1053.1.1 = {
#employer = 248007
}
1088.1.1={
death=yes
}
}
The other is in history/characters/tajik.txt and has the following code:
Code:
persian_scholars_3 = { #Nasir Khusraw
name = "Nasir_Khusraw"
religion = ashari
culture = "tajik"
diplomacy = 7
trait = education_learning_3
trait = scholar
trait = journaller
trait = lifestyle_mystic
trait = zealous
trait = temperate
trait = stubborn
trait = lifestyle_traveler
1004.1.1 = {
birth = yes
}
1044.1.1 = {
employer = 3038 #Tugril Begh
}
1046 = {
faith = ismaili
effect = {
learn_language_of_culture = culture:bedouin
learn_language_of_culture = culture:karluk
learn_language_of_culture = culture:greek
learn_language_of_culture = culture:ashkenazi
learn_language_of_culture = culture:sindhi
}
}
1066.1.1 = {
employer = badakhshanids_2 #the ruler of Badakhshan
effect = {
add_trait = reclusive
}
}
1075.1.1 = {
death = yes
}
}
The former was the original version of Nasir Khusraw from before Legacy of Persia, and I suspect the latter was added with LoP. Regardless, since the second one has more flavor to him, I suggest removing/commenting out the original first Nasir Khusraw.
Steps to reproduce
Go to the history/characters file, search for character with ID 248022 in persian.txt, and character with ID persian_scholars_3 in tajik.txt.Game Version
1.11.2Platform
WindowsAdditional Information
Affected Feature
- Gameplay
Save Game
Other Attachments
Upvote
0