unfucking the mod
This commit is contained in:
parent
cbe3fbcda2
commit
d887392b56
1167 changed files with 26982 additions and 13 deletions
48
common/culture/cultures/00_byzantine.txt
Normal file
48
common/culture/cultures/00_byzantine.txt
Normal file
|
|
@ -0,0 +1,48 @@
|
|||
greek = {
|
||||
color = greek
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_byzantine
|
||||
language = language_greek
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
dlc_tradition = {
|
||||
trait = tradition_ep3_imperial_tagmata
|
||||
requires_dlc_flag = roads_to_power
|
||||
fallback = tradition_roman_legacy
|
||||
}
|
||||
dlc_tradition = {
|
||||
trait = tradition_ep3_roman_ceremonies
|
||||
requires_dlc_flag = roads_to_power
|
||||
fallback = tradition_byzantine_succession
|
||||
}
|
||||
dlc_tradition = {
|
||||
trait = tradition_ep3_palace_politics
|
||||
requires_dlc_flag = roads_to_power
|
||||
fallback = tradition_formation_fighting
|
||||
}
|
||||
dlc_tradition = {
|
||||
trait = tradition_ep3_cultivated_sophistication
|
||||
requires_dlc_flag = roads_to_power
|
||||
fallback = tradition_legalistic
|
||||
}
|
||||
dlc_tradition = {
|
||||
trait = tradition_religious_patronage
|
||||
requires_dlc_flag = roads_to_power
|
||||
fallback = tradition_religious_patronage
|
||||
}
|
||||
|
||||
name_list = name_list_greek
|
||||
|
||||
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 = {
|
||||
10 = mediterranean_byzantine
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue