I want to change the Beydom of Khwarizm into Greek Orthodox alnog with completely changing everything about him, including dynasty (So I can become the King of Transoxania), but it always screws up. I've editted save files before easily (mainly converting Pagans to Christians so I can play as them), but this is the first time I've ever tried to completely change someone and I can't seem to do it. Basically I turned this:
character = {
id = { type = 10 id = 20713 }
name = "Ayyub"
gender = male
dynasty = { type = 12 id =101018 }
country = KHWA
religion = moslem
culture = muslim
score = { gold = 50 prestige = 100 piety = 100 }
birthdate = { year = 1039 month = january day = 0 }
dna = "28180997866549"
attributes = {
martial = 5
diplomacy = 8
intrigue = 4
stewardship = 8
health = 4
fertility = 8
}
traits = {
flamboyant_schemer = yes
}
into this:
character = {
id = { type = 10 id = 101480 }
dyn = 101018
tag = KHWA
name = "Isaakios"
date = "10390000"
gender = male
religion = orthodox
culture = "greek"
score = { gold = 50.000 prestige = 100.000 piety = 100.000 }
attributes = {
martial = 5.000
diplomacy = 8.000
intrigue = 4.000
stewardship = 8.000
health = 6.000
fertility = 8.000
}
traits = { flamboyant_schemer = yes }
loyalty = 1.000
dna = "04050997040410"
}
character = {
id = { type = 10 id = 20713 }
name = "Ayyub"
gender = male
dynasty = { type = 12 id =101018 }
country = KHWA
religion = moslem
culture = muslim
score = { gold = 50 prestige = 100 piety = 100 }
birthdate = { year = 1039 month = january day = 0 }
dna = "28180997866549"
attributes = {
martial = 5
diplomacy = 8
intrigue = 4
stewardship = 8
health = 4
fertility = 8
}
traits = {
flamboyant_schemer = yes
}
into this:
character = {
id = { type = 10 id = 101480 }
dyn = 101018
tag = KHWA
name = "Isaakios"
date = "10390000"
gender = male
religion = orthodox
culture = "greek"
score = { gold = 50.000 prestige = 100.000 piety = 100.000 }
attributes = {
martial = 5.000
diplomacy = 8.000
intrigue = 4.000
stewardship = 8.000
health = 6.000
fertility = 8.000
}
traits = { flamboyant_schemer = yes }
loyalty = 1.000
dna = "04050997040410"
}