italy arbereshe stuff
This commit is contained in:
parent
5b01492b75
commit
1eaada0598
8 changed files with 188 additions and 3 deletions
|
|
@ -4423,3 +4423,104 @@ e_europa = {
|
|||
}
|
||||
|
||||
}
|
||||
|
||||
d_lucania_albanian = {
|
||||
pattern="pattern__solid_designer.dds"
|
||||
color1=yellow
|
||||
color2=yellow
|
||||
color3=black
|
||||
colored_emblem={
|
||||
color1=black
|
||||
color2=white
|
||||
texture="ce_cross_03.dds"
|
||||
instance={
|
||||
position={ 0.490000 0.550000 }
|
||||
scale={ 0.320000 0.320000 }
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=blue
|
||||
texture="ce_ordinary_pile.dds"
|
||||
instance={
|
||||
position={ 0.500000 0.350000 }
|
||||
scale={ 0.540000 0.330000 }
|
||||
depth=3.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=red
|
||||
texture="ce_mena_pale.dds"
|
||||
instance={
|
||||
position={ 0.450000 0.500000 }
|
||||
scale={ 0.510000 1.000000 }
|
||||
depth=7.010000
|
||||
}
|
||||
|
||||
instance={
|
||||
position={ 0.750000 0.500000 }
|
||||
scale={ 0.500000 1.000000 }
|
||||
depth=8.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=black
|
||||
texture="ce_escutcheon.dds"
|
||||
instance={
|
||||
scale={ 0.940000 1.000000 }
|
||||
depth=5.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=yellow
|
||||
texture="ce_star_06.dds"
|
||||
instance={
|
||||
position={ 0.500000 0.250000 }
|
||||
scale={ 0.180000 0.180000 }
|
||||
depth=1.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=black
|
||||
color2=black
|
||||
color3=red
|
||||
texture="ce_eagle_double.dds"
|
||||
instance={
|
||||
position={ 0.500000 0.560000 }
|
||||
scale={ 0.470000 0.550000 }
|
||||
depth=2.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=red
|
||||
texture="ce_escutcheon.dds"
|
||||
instance={
|
||||
scale={ 0.800000 0.870000 }
|
||||
depth=4.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=blue
|
||||
texture="ce_mena_pale.dds"
|
||||
instance={
|
||||
position={ 0.110000 0.510000 }
|
||||
scale={ 0.800000 1.000000 }
|
||||
depth=6.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
d_lucania = {
|
||||
item = {
|
||||
trigger = {
|
||||
holder.culture = {
|
||||
has_cultural_pillar = heritage_albanian
|
||||
}
|
||||
}
|
||||
coat_of_arms = d_lucania_albanian
|
||||
}
|
||||
}
|
||||
|
|
@ -308,6 +308,10 @@ e_greece = {
|
|||
|
||||
capital = c_dyrrachion # Tirane
|
||||
|
||||
cultural_names = {
|
||||
name_list_albanian = cn_shqiperia #need to make an arbereshe namelist and have them call albania arbëria instead of shqipëria
|
||||
}
|
||||
|
||||
ai_primary_priority = {
|
||||
if = {
|
||||
limit = {
|
||||
|
|
@ -334,6 +338,10 @@ e_greece = {
|
|||
|
||||
capital = c_dyrrachion # Dyrrachion
|
||||
|
||||
cultural_names = {
|
||||
name_list_albanian = cn_shqiperia #need to make an arbereshe namelist and have them call albania arbëria instead of shqipëria
|
||||
}
|
||||
|
||||
c_dyrrachion = {
|
||||
color = { 137 27 99 }
|
||||
|
||||
|
|
|
|||
|
|
@ -1447,6 +1447,10 @@ e_italy = {
|
|||
|
||||
capital = c_napoli # Palermo
|
||||
|
||||
cultural_names = {
|
||||
name_list_albanian = cn_sicilise
|
||||
}
|
||||
|
||||
ai_primary_priority = {
|
||||
if = {
|
||||
limit = {
|
||||
|
|
@ -1900,14 +1904,26 @@ e_italy = {
|
|||
|
||||
capital = c_potenza
|
||||
|
||||
cultural_names = {
|
||||
name_list_albanian = cn_bazilikata
|
||||
}
|
||||
|
||||
c_potenza = {
|
||||
color = { 250 215 205 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
cultural_names = {
|
||||
name_list_albanian = cn_potences
|
||||
}
|
||||
|
||||
b_potenza = {
|
||||
province = 2616
|
||||
|
||||
color = { 245 194 199 }
|
||||
|
||||
cultural_names = {
|
||||
name_list_albanian = cn_potences
|
||||
}
|
||||
}
|
||||
|
||||
b_maratea = {
|
||||
|
|
@ -1944,10 +1960,18 @@ e_italy = {
|
|||
}
|
||||
c_matera = {
|
||||
color = { 250 215 205 }
|
||||
|
||||
cultural_names = {
|
||||
name_list_albanian = cn_materes
|
||||
}
|
||||
b_matera = {
|
||||
province = 2624
|
||||
|
||||
color = { 167 182 83 }
|
||||
|
||||
cultural_names = {
|
||||
name_list_albanian = cn_materes
|
||||
}
|
||||
}
|
||||
b_camarda = {
|
||||
province = 2631
|
||||
|
|
@ -1968,10 +1992,17 @@ e_italy = {
|
|||
|
||||
capital = c_reggio_calabria # Reggio
|
||||
|
||||
cultural_names = {
|
||||
name_list_albanian = cn_kalabrise
|
||||
}
|
||||
c_reggio_calabria = {
|
||||
color = { 165 150 95 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
cultural_names = {
|
||||
name_list_albanian = cn_rexhio_kalabrise
|
||||
}
|
||||
|
||||
b_reggio_calabria = {
|
||||
province = 2627
|
||||
|
||||
|
|
@ -1992,10 +2023,17 @@ e_italy = {
|
|||
color = { 170 132 80 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
cultural_names = {
|
||||
name_list_albanian = cn_kozences
|
||||
}
|
||||
b_cosenza = {
|
||||
province = 2628
|
||||
|
||||
color = { 170 132 80 }
|
||||
|
||||
cultural_names = {
|
||||
name_list_albanian = cn_kozences
|
||||
}
|
||||
}
|
||||
b_castrovillari = {
|
||||
province = 2630
|
||||
|
|
@ -2016,15 +2054,27 @@ e_italy = {
|
|||
c_catanzaro = {
|
||||
color = { 150 125 80 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
cultural_names = {
|
||||
name_list_albanian = cn_katanxaro
|
||||
}
|
||||
b_catanzaro = {
|
||||
province = 8753
|
||||
|
||||
color = { 150 125 80 }
|
||||
|
||||
cultural_names = {
|
||||
name_list_albanian = cn_katanxaro
|
||||
}
|
||||
}
|
||||
b_cotrone = { #Crotone
|
||||
province = 2625
|
||||
|
||||
color = { 150 125 80 }
|
||||
|
||||
cultural_names = {
|
||||
name_list_albanian = cn_krotones
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1177,7 +1177,7 @@
|
|||
}
|
||||
###c_potenza
|
||||
2616 = {
|
||||
culture = arbereshe
|
||||
culture = neapolitan
|
||||
religion = roman_catholic
|
||||
holding = none
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@ d_sicily = {
|
|||
}
|
||||
}
|
||||
|
||||
c_potenza = {
|
||||
d_lucania = {
|
||||
2550.1.1 = {
|
||||
holder = italy0013
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2909,3 +2909,17 @@
|
|||
cn_porsanger:0 "Porsanger"
|
||||
cn_vadso:0 "Vadsø"
|
||||
cn_vadso_adj:0 "Vadsan"
|
||||
|
||||
#Albanian/Arbereshe - Italy
|
||||
cn_bazilikata:0 "Bazilikata"
|
||||
cn_potences:0 "Potencës"
|
||||
cn_materes:0 "Materës"
|
||||
cn_kozences:0 "Kozencës"
|
||||
cn_krotones:0 "Krotones"
|
||||
cn_katanxaro:0 "Katanxaros"
|
||||
cn_kalabrise:0 "Kalabrisë"
|
||||
cn_rexhio_kalabrise:0 "Rexhio Kalabrisë"
|
||||
cn_sicilise:0 "Siçilisë"
|
||||
|
||||
#Albanian - Balkans
|
||||
cn_shqiperia:0 "Shqipëria"
|
||||
|
|
@ -12150,6 +12150,8 @@
|
|||
c_castellon_adj:0 "Castellonian"
|
||||
c_castelo_branco:0 "Beira Baixa"
|
||||
c_castelo_branco_adj:0 "Beiarn"
|
||||
c_catanzaro:0 "Catanzaro"
|
||||
c_catanzaro_adj:0 "Catanzaresi"
|
||||
c_cavan:0 "Cavan"
|
||||
c_cebta:0 "Cebta"
|
||||
c_cebta_adj:0 "Cebtan"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue