romanian cultures

This commit is contained in:
trashb0at 2026-03-14 09:05:10 -04:00
parent 7881aab502
commit c79cdeafe0
8 changed files with 315 additions and 98 deletions

View file

@ -0,0 +1,194 @@
wallachian = {
color = vlach
ethos = ethos_communal
heritage = heritage_romanian
language = language_romanian
martial_custom = martial_custom_male_only
head_determination = head_determination_domain
traditions = {
tradition_pastoralists
tradition_zealous_people
tradition_hussar
tradition_xenophilic
}
dlc_tradition = {
trait = tradition_staunch_traditionalists
requires_dlc_flag = hybridize_culture
}
name_list = name_list_vlach
coa_gfx = { south_slavic_group_coa_gfx western_coa_gfx }
building_gfx = { mediterranean_building_gfx }
clothing_gfx = { byzantine_clothing_gfx }
unit_gfx = { eastern_unit_gfx }
house_coa_frame = house_frame_02
house_coa_mask_offset = { 0.0 0.055 }
house_coa_mask_scale = { 0.9 0.9 }
ethnicities = {
45 = slavic_blond
5 = slavic_ginger
35 = slavic_brown_hair
15 = slavic_dark_hair
50 = mediterranean_byzantine
}
}
translyvanian = {
color = { 180 100 255 }
ethos = ethos_communal
heritage = heritage_romanian
language = language_romanian
martial_custom = martial_custom_male_only
head_determination = head_determination_domain
traditions = {
tradition_pastoralists
tradition_zealous_people
tradition_hussar
tradition_xenophilic
}
dlc_tradition = {
trait = tradition_staunch_traditionalists
requires_dlc_flag = hybridize_culture
}
name_list = name_list_vlach
coa_gfx = { south_slavic_group_coa_gfx western_coa_gfx }
building_gfx = { mediterranean_building_gfx }
clothing_gfx = { byzantine_clothing_gfx }
unit_gfx = { eastern_unit_gfx }
house_coa_frame = house_frame_02
house_coa_mask_offset = { 0.0 0.055 }
house_coa_mask_scale = { 0.9 0.9 }
ethnicities = {
45 = slavic_blond
5 = slavic_ginger
35 = slavic_brown_hair
15 = slavic_dark_hair
50 = mediterranean_byzantine
}
}
moldavian = {
color = { 180 120 255 }
ethos = ethos_communal
heritage = heritage_romanian
language = language_romanian
martial_custom = martial_custom_male_only
head_determination = head_determination_domain
traditions = {
tradition_pastoralists
tradition_zealous_people
tradition_hussar
tradition_xenophilic
}
dlc_tradition = {
trait = tradition_staunch_traditionalists
requires_dlc_flag = hybridize_culture
}
name_list = name_list_vlach
coa_gfx = { south_slavic_group_coa_gfx western_coa_gfx }
building_gfx = { mediterranean_building_gfx }
clothing_gfx = { byzantine_clothing_gfx }
unit_gfx = { eastern_unit_gfx }
house_coa_frame = house_frame_02
house_coa_mask_offset = { 0.0 0.055 }
house_coa_mask_scale = { 0.9 0.9 }
ethnicities = {
45 = slavic_blond
5 = slavic_ginger
35 = slavic_brown_hair
15 = slavic_dark_hair
50 = mediterranean_byzantine
}
}
ucrainean = { #Ukranians latinzed by Nistrenia
color = { 200 120 255 }
parents = { moldavian NEOW_kievan }
ethos = ethos_communal
heritage = heritage_ruthenian
language = language_romanian
martial_custom = martial_custom_male_only
head_determination = head_determination_domain
traditions = {
tradition_pastoralists
tradition_zealous_people
tradition_hussar
tradition_xenophilic
}
dlc_tradition = {
trait = tradition_staunch_traditionalists
requires_dlc_flag = hybridize_culture
}
name_list = name_list_vlach #needs a proper namelist
coa_gfx = { south_slavic_group_coa_gfx west_slavic_group_coa_gfx western_coa_gfx }
building_gfx = { western_building_gfx }
clothing_gfx = { byzantine_clothing_gfx west_slavic_clothing_gfx western_clothing_gfx }
unit_gfx = { eastern_unit_gfx }
house_coa_frame = house_frame_02
house_coa_mask_offset = { 0.0 0.055 }
house_coa_mask_scale = { 0.9 0.9 }
ethnicities = {
36 = slavic_blond
5 = slavic_ginger
35 = slavic_brown_hair
24 = slavic_dark_hair
10 = mediterranean_byzantine
}
}
aromanian = {
color = { 210 120 255 }
parents = { moldavian NEOW_kievan }
ethos = ethos_communal
heritage = heritage_ruthenian
language = language_aromanian
martial_custom = martial_custom_male_only
head_determination = head_determination_domain
traditions = {
tradition_pastoralists
tradition_zealous_people
tradition_hussar
tradition_xenophilic
}
dlc_tradition = {
trait = tradition_staunch_traditionalists
requires_dlc_flag = hybridize_culture
}
name_list = name_list_vlach #needs a proper namelist
coa_gfx = { south_slavic_group_coa_gfx byzantine_group_coa_gfx }
building_gfx = { byzantine_building_gfx }
clothing_gfx = { byzantine_clothing_gfx }
unit_gfx = { eastern_unit_gfx }
house_coa_frame = house_frame_02
house_coa_mask_offset = { 0.0 0.055 }
house_coa_mask_scale = { 0.9 0.9 }
ethnicities = {
100 = mediterranean_byzantine
}
}

View file

@ -172,4 +172,14 @@ heritage_kipchak = {
}
}
audio_parameter = european
}
heritage_romanian = {
type = heritage
is_shown = {
heritage_is_shown_trigger = {
HERITAGE = heritage_romanian
}
}
audio_parameter = european
}

View file

@ -469,4 +469,39 @@ language_cossack = {
}
color = { 0.93 0.79 0.02 }
}
language_romanian = {
type = language
is_shown = {
language_is_shown_trigger = {
LANGUAGE = language_romanian
}
}
ai_will_do = {
value = 10
if = {
limit = { has_cultural_pillar = language_romanian }
multiply = 10
}
}
color = vlach
}
language_aromanian = {
type = language
is_shown = {
language_is_shown_trigger = {
LANGUAGE = language_aromanian
}
}
ai_will_do = {
value = 10
if = {
limit = { has_cultural_pillar = language_aromanian }
multiply = 10
}
}
color = { 210 120 255 }
}