i need help, how can i set a specific portrait and coat of arms to a newly created dinasty and character?
Dynasties have coat_of_arms field at the dynasties.txt file.
coat_of_arms structure are described at intrface/coat_of_arms.txt
Characters (at least some of them) have dna and properties fields at the history files. But unfortunately I don't know how to change them in any sane way.
8005156=
{
name="of Mishkino"
culture="cuman"
coat_of_arms=
{
data=
{
2 2 0 17 12 0 10 2 0 17 12 0 10 }
religion_group="pagan_group"
}
}
8000500 = {
name="von Drachburg"
culture = german
coat_of_arms = {
template = 3
layer = {
texture = 0
texture_internal = 22
emblem = 21
color = 5
color = 6
color = 0
}
layer = {
texture = 0
texture_internal = 22
emblem = 5
color = 5
color = 6
color = 0
}
layer = {
texture = 0
texture_internal = 22
emblem = 11
color = 5
color = 6
color = 0
}
layer = {
texture = 0
texture_internal = 22
emblem = 21
color = 5
color = 6
color = 0
}
}
}
100336 = {
name="di Salerno"
culture = italian
coat_of_arms = {
template = 3
layer = {
texture = 0
texture_internal = 22
emblem = 21
color = 5
color = 6
color = 0
}
layer = {
texture = 0
texture_internal = 22
emblem = 5
color = 5
color = 6
color = 0
}
layer = {
texture = 0
texture_internal = 22
emblem = 11
color = 5
color = 6
color = 0
}
layer = {
texture = 0
texture_internal = 22
emblem = 21
color = 5
color = 6
color = 0
}
}
}