spanish roma

This commit is contained in:
trashb0at 2025-09-17 14:08:42 -04:00
parent ecb13436f8
commit 6685fdfe43
7 changed files with 61 additions and 4 deletions

View file

@ -0,0 +1,25 @@
cale = {
color = { 0.82 0.92 0.7 }
ethos = ethos_bellicose
heritage = heritage_romani
language = language_calo
martial_custom = martial_custom_male_only
traditions = {
tradition_diasporic
tradition_culture_blending
tradition_caravaneers
tradition_religion_blending
}
name_list = name_list_castilian
coa_gfx = { castilian_coa_gfx iberian_group_coa_gfx western_coa_gfx }
building_gfx = { iberian_building_gfx }
clothing_gfx = { iberian_christian_clothing_gfx western_clothing_gfx }
unit_gfx = { iberian_christian_unit_gfx }
ethnicities = {
10 = mediterranean
}
}

View file

@ -100,4 +100,13 @@ heritage_hispanic = {
} }
} }
audio_parameter = european audio_parameter = european
}
heritage_romani = {
type = heritage
is_shown = {
heritage_is_shown_trigger = {
HERITAGE = heritage_romani
}
}
audio_parameter = european
} }

View file

@ -281,4 +281,21 @@ language_nordic = {
} }
color = { 0.15 0.4 0.55 } color = { 0.15 0.4 0.55 }
}
language_calo = {
type = language
is_shown = {
language_is_shown_trigger = {
LANGUAGE = language_calo
}
}
ai_will_do = {
value = 10
if = {
limit = { has_cultural_pillar = language_calo }
multiply = 10
}
}
color = { 0.82 0.92 0.7 }
} }

View file

@ -275,7 +275,7 @@
800.1.1 = { culture = andalusian } 800.1.1 = { culture = andalusian }
812.1.1 = { religion = sevillian } 812.1.1 = { religion = sevillian }
1280.1.1 = { 1280.1.1 = {
culture = NEOW_andalusian culture = cale
religion = sevillian religion = sevillian
} }
1066.1.1 = { 1066.1.1 = {

View file

@ -192,4 +192,7 @@
sorbian:0 "Serbsce" sorbian:0 "Serbsce"
sorbian_collective_noun:0 "Sorbian" sorbian_collective_noun:0 "Sorbian"
NEOW_moravian:0 "Moravsky" NEOW_moravian:0 "Moravsky"
NEOW_moravian_collective_noun:0 "Moravaian" NEOW_moravian_collective_noun:0 "Moravaian"
#Romani
cale:0 "Calé"
cale_collective_noun:0 "Gitanos"

View file

@ -20,4 +20,6 @@
heritage_hispanic_name:0 "Hispanic" heritage_hispanic_name:0 "Hispanic"
heritage_hispanic_collective_noun:0 "Hispanics" heritage_hispanic_collective_noun:0 "Hispanics"
heritage_lusotanian_name:0 "Lusotanian" heritage_lusotanian_name:0 "Lusotanian"
heritage_lusotanian_collective_noun:0 "Lusotanians" heritage_lusotanian_collective_noun:0 "Lusotanians"
heritage_romani_name:0 "Romani"
heritage_romani_collective_noun:0 "Romanis"

View file

@ -11,4 +11,5 @@
language_italo_dalmatian_name:0 "Italo-Dalmatian" language_italo_dalmatian_name:0 "Italo-Dalmatian"
language_lusophonic_name:0 "Lusophone" language_lusophonic_name:0 "Lusophone"
language_hispanophonic_name:0 "Hispanophone" language_hispanophonic_name:0 "Hispanophone"
language_nordic_name:0 "Nordic" language_nordic_name:0 "Nordic"
language_calo_name:0 "Caló"