some coa and brittain characters

This commit is contained in:
edwardtheelbowhigh 2025-12-27 13:06:48 +00:00
parent d680624216
commit 1bb7cdaaa8
3 changed files with 168 additions and 18 deletions

View file

@ -13286,22 +13286,44 @@ c_genoa = {
} }
d_tyrol = { d_tyrol = {
pattern = "pattern_solid.dds" pattern="pattern_solid.dds"
color1 = "white" color1=white
color2 = "red" color2=red
colored_emblem = { colored_emblem={
texture = "ce_eagle.dds" color1=yellow
color1 = "red" color2=yellow
color2 = "yellow" texture="ce_crescent_bone.dds"
color3 = "white" instance={
instance = { position = { 0.5 0.52 } scale = { 1.1 1.1 } } position={ 0.500000 0.460000 }
scale={ 0.450000 0.440000 }
}
} }
colored_emblem = {
texture = "ce_crescent_bone.dds" colored_emblem={
color1 = "yellow" color1=red
color2 = "yellow" color2=yellow
instance = { position = { 0.5 0.330 } scale = { 0.5 0.5 } } color3=white
texture="ce_eagle.dds"
instance={
position={ 0.500000 0.620000 }
scale={ 1.000000 0.880000 }
depth=1.010000
}
} }
colored_emblem={
color1=green
texture="ce_laurels.dds"
instance={
position={ 0.500000 0.300000 }
scale={ 0.430000 0.430000 }
depth=2.010000
}
}
} }
d_ancona = { d_ancona = {

View file

@ -3285,3 +3285,25 @@ c_straubing={
instance={scale={0.7 0.7} position={0.5 0.475}} instance={scale={0.7 0.7} position={0.5 0.475}}
} }
} }
c_vorarlberg={
pattern="pattern_horizontal_split_01.dds"
color1=red
color2=white
color3=black
colored_emblem={
color1=white
texture="ce_block_02.dds"
instance={
depth=1.010000
}
}
colored_emblem={
color1=red
color2=black
texture="ce_gonfanon.dds"
}
}

View file

@ -61,6 +61,9 @@ britannia_cyflymarhyan_scarlett = { #fixed to real char
2528.3.22 = { 2528.3.22 = {
birth = yes birth = yes
} }
2547.1.1 = {
add_spouse = britannia_rholls_rhoycy_bynjamyn
}
2600.1.1 = { 2600.1.1 = {
death = yes death = yes
} }
@ -195,6 +198,27 @@ britannia_said_omar = {
} }
} }
britannia_said_sayyida= {
name = "Sayyida"
dynasty = dynn_britannia_said
religion = "victorian"
culture = souflander
trait = education_diplomacy_3
#trait = scarred
trait = just
trait = diligent
trait = cynical
female = yes
father = britannia_said_omar
2535.1.1 = {
birth = yes
}
2600.1.1 = {
death = yes
}
}
britannia_said_palamedes = { britannia_said_palamedes = {
name = "Palamedes" name = "Palamedes"
dynasty = dynn_britannia_said dynasty = dynn_britannia_said
@ -244,7 +268,7 @@ britannia_said_edward = {
trait = compassionate trait = compassionate
trait = calm trait = calm
father = britannia_said_omar father = britannia_said_omar
2531.1 = { 2533.1 = {
birth = yes birth = yes
} }
2600.1.1 = { 2600.1.1 = {
@ -579,7 +603,23 @@ britannia_tudorh_arthur = {
trait = beauty_good_2 trait = beauty_good_2
mother = britannia_cyflymarhyan_ellyzabyf mother = britannia_cyflymarhyan_ellyzabyf
father = britannia_tudorh_hynrhy father = britannia_tudorh_hynrhy
2553.1.1 = { 2551.1.1 = {
birth = yes
}
2600.1.1 = {
death = yes
}
}
britannia_tudorh_magaret = {
name = "Margarhet"
dynasty = dynn_britannia_tudorh
religion = "victorian"
culture = prytoneg
trait = intellect_good_1
mother = britannia_cyflymarhyan_ellyzabyf
father = britannia_tudorh_hynrhy
2552.1.1 = {
birth = yes birth = yes
} }
2600.1.1 = { 2600.1.1 = {
@ -704,11 +744,77 @@ britannia_rholls_rhoycy_bynjamyn = {
2523.1.1 = { 2523.1.1 = {
birth = yes birth = yes
} }
2547.1.1 = {
add_spouse = britannia_cyflymarhyan_scarlett
}
2600.1.1 = { 2600.1.1 = {
death = yes death = yes
} }
} }
#dynn_britannia_nelson I check on them as well
britannia_rholls_rhoycy_evan = {
name = "Evan"
dynasty = dynn_britannia_rholls_rhoycy
religion = "victorian"
culture = prytoneg
father = britannia_rholls_rhoycy_bynjamyn
mother = britannia_cyflymarhyan_scarlett
2548.1.1 = {
birth = yes
}
2600.1.1 = {
death = yes
}
}
britannia_rholls_rhoycy_henry = {
name = "Hynrhy"
dynasty = dynn_britannia_rholls_rhoycy
religion = "victorian"
culture = prytoneg
father = britannia_rholls_rhoycy_bynjamyn
mother = britannia_cyflymarhyan_scarlett
2549.1.1 = {
birth = yes
}
2600.1.1 = {
death = yes
}
}
britannia_rholls_rhoycy_eleanor = {
name = "Gwenhwyfar"
dynasty = dynn_britannia_rholls_rhoycy
religion = "victorian"
culture = prytoneg
trait = beauty_good_3
father = britannia_rholls_rhoycy_bynjamyn
mother = britannia_cyflymarhyan_scarlett
female = yes
2550.1.1 = {
birth = yes
}
2600.1.1 = {
death = yes
}
}
britannia_rholls_rhoycy_charles = {
name = "Siarl"
dynasty = dynn_britannia_rholls_rhoycy
religion = "victorian"
culture = prytoneg
father = britannia_rholls_rhoycy_bynjamyn
mother = britannia_cyflymarhyan_scarlett
2554.1.1 = {
birth = yes
}
2600.1.1 = {
death = yes
}
}
#dynn_britannia_nelson
britannia_nelson_boudica = { britannia_nelson_boudica = {
name = "Boudica" name = "Boudica"
female = yes female = yes