Bah, I don't think I missed it, since now that you mention it, it rings a bell... Move the point to Diplomacy, thanks. (Edited in above post)
Patrucio said:I already have all German nobles coded, so there's no need to put place holder Dukes in if you don't want to.
Patrucio said:England will take whatever duchy has Essex (is that London?) in it, and York, since I can remember the name of that one. (The grand old Duke of York, he had 10,000 men. He marched them up a hill, and then he marched them down again.)
Patrucio said:Also, have we ever settled what bonuses the Royal Captial will get? If we're just going to give the province that has the royal capitals all three duchy-type technologies, or are we going to give them some other bonus? I'm fine with the former. If you want to do the latter, I'd suggest the first level all four technologies that give you a loyalty bonus among the four stands and the first level of schools. I havor just giving all three technology types, but I'm open to whatever.
Byakhiam said:Very good, Solmyr. Though itty-bitty thingies:
- Must have 4 years between brothers, so 26-year old can have only 2 brothers, should be at least 28 for 3 brothers
- Characters can have only 2 personality traits, unless you take some trait that allows to take additional traits (some madness / sickness or level 1 education)
Also, if you want you can post DNAs for your characters, if not I'll use my imagination with DNA-maker.![]()
Solmyr said:Are we allowed to assign our brothers to rule duchies? If so I'd like for one of my brothers (Philippe) to have eccles education so he can be an archbishop.
Patrucio said:You can indeed assign your brothers to rule duchies. Their educations, however, are random. I guess you should just cross your fingers and hope for the best.![]()
Solmyr said:If I get a nonrelated duke with eccles education and no brothers with it, can I switch the two educations?
Also in theory, bishops can have other kind of educations. At least the 1066 scenario has many starting bishops with court and military educations.![]()
Patrucio said:Well, if you want to assign a non-Churchman to be a bishop, I have no problem with that.
character = {
id = { type = 10 id = xxxxx }
name = "Charles"
gender = male
dynasty = { type = 12 id =718 }
country = FRAN
religion = catholic
culture = frankish
birthdate = { year = 1042 month = april day = 7 }
dna = "00010811070807"
attributes = {
martial = 1
diplomacy = 9
intrigue = 5
stewardship = 9
health = 8
fertility = 8
}
traits = {
indulgent = yes
lustful = yes
fortune_builder = yes
}
}
character = {
id = { type = 10 id = xxxxx }
name = "Marguerite"
gender = female
dynasty = { type = 12 id =743 }
father = { type = 10 id = 208 }
mother = { type = 10 id = 627 }
country = FRAN
religion = catholic
culture = frankish
birthdate = { year = 1050 month = september day = 19 }
dna = "08070006030410"
attributes = {
martial = 3
diplomacy = 9
intrigue = 4
stewardship = 8
health = 8
fertility = 8
}
traits = {
coward = yes
sceptical = yes
grey_eminence = yes
}
}
Solmyr said:NOTE: Marguerite's mother and father apply only if you are keeping the normal scenario characters. Otherwise remove them.