more yugoslav characters + romanis
This commit is contained in:
parent
b3dc15e8cf
commit
8bc33bc18b
15 changed files with 326 additions and 7 deletions
|
|
@ -1,5 +1,5 @@
|
|||
cale = {
|
||||
color = { 0.82 0.92 0.7 }
|
||||
color = { 127 33 25 }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_romani
|
||||
|
|
@ -24,6 +24,34 @@
|
|||
clothing_gfx = { iberian_christian_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { iberian_christian_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
10 = mediterranean
|
||||
}
|
||||
}
|
||||
|
||||
vlax = {
|
||||
color = { 112 29 16 }
|
||||
|
||||
ethos = ethos_spiritual
|
||||
heritage = heritage_romani
|
||||
language = language_vlax
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
|
||||
traditions = {
|
||||
tradition_diasporic
|
||||
tradition_culture_blending
|
||||
tradition_family_entrepreneurship
|
||||
tradition_hard_working
|
||||
}
|
||||
|
||||
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
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2351,6 +2351,33 @@ language_calo = {
|
|||
|
||||
color = { 87 20 204 }
|
||||
}
|
||||
|
||||
language_vlax = {
|
||||
type = language
|
||||
is_shown = {
|
||||
language_is_shown_trigger = {
|
||||
LANGUAGE = language_calo
|
||||
}
|
||||
}
|
||||
|
||||
parameters = {
|
||||
far_west_indo_aryan_group_language_param = yes
|
||||
south_slavic_group_language_param = yes
|
||||
greek_group_language_param = yes
|
||||
daco_romanian_group_language_param = yes
|
||||
greek_sprachbund_language_param = yes
|
||||
}
|
||||
ai_will_do = {
|
||||
value = 10
|
||||
if = {
|
||||
limit = { has_cultural_pillar = language_calo }
|
||||
multiply = 10
|
||||
}
|
||||
}
|
||||
|
||||
color = { 87 20 204 }
|
||||
}
|
||||
|
||||
language_rhaetoromance = { #just for friulian, since they are geographically disconnected from the romantsch
|
||||
type = language
|
||||
is_shown = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue