• 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.
Aug 12, 2002
636
0
Visit site
Trying to make some more character in 1066 i'm not able to let become character A son of character B. What's wrong?? Can't check it out!!

character = {
id = { type = 10 id = 600001 }
name = "A"
gender = male
dynasty = { type = 12 id = 102000 }
father = { type = 10 id = 7800 }
mother = {type = 10 id = 600002}
country = C122
religion = catholic
culture = Italian
birthdate = { year = 1041 month = january day = 14 }
deathdate = { year = 1097 month = january day = 1 }
dna = "74266355741821"
attributes = {
martial = 4
diplomacy = 6
intrigue = 4
stewardship = 4
health = 5
fertility = 1
}
traits = {
arbitrary = yes
deceitful = yes
proud = yes
selfish = yes
temperate = yes
tough_soldier = yes
}
}


character = {
id = { type = 10 id = 600002 }
name = "B"
gender = female
dynasty = { type = 12 id = 102006 }
country = VENI
religion = catholic
culture = German
score = { gold = 100 prestige = 50 piety = 50 }
birthdate = { year = 1025 month = january day = 19 }
deathdate = { year = 1091 month = january day = 1 }
dna = "16426565176721"
attributes = {
martial = 5
diplomacy = 7
intrigue = 7
stewardship = 5
health = 7
fertility = 5
}
traits = {
deceitful = yes
forgiving = yes
proud = yes
temperate = yes
intricate_webweaver = yes
}
}