-
-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
53d601e
commit 5bf5cde
Showing
29 changed files
with
320 additions
and
164 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
makrura = { | ||
color = rgb { 228 77 34 } | ||
|
||
ethos = ethos_bellicose | ||
heritage = heritage_crustacean | ||
language = language_nerglish | ||
martial_custom = martial_custom_equal | ||
traditions = { | ||
tradition_wetlanders | ||
tradition_fishermen | ||
tradition_tribe_unity | ||
tradition_female_only_inheritance | ||
tradition_storytellers | ||
} | ||
|
||
name_list = name_list_makrura | ||
|
||
coa_gfx = { west_african_group_coa_gfx western_coa_gfx } | ||
building_gfx = { indian_building_gfx } | ||
clothing_gfx = { creature_murloc_gfx african_clothing_gfx } | ||
unit_gfx = { sub_sahran_unit_gfx } | ||
|
||
ethnicities = { | ||
5 = caucasian_blond | ||
30 = caucasian_ginger | ||
35 = caucasian_brown_hair | ||
30 = caucasian_dark_hair | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
name_list_makrura = { | ||
|
||
cadet_dynasty_names = { | ||
Angler Behemoth Clacker Clamcrusher Eyeless Head Pincer Scrabbler Shellhide Siltwalker Snapclaw Snapper Softshell Razorclaw | ||
} | ||
|
||
dynasty_names = { | ||
Angler Behemoth Clacker Clamcrusher Eyeless Head Pincer Scrabbler Shellhide Siltwalker Snapclaw Snapper Softshell Razorclaw | ||
} | ||
|
||
male_names = { | ||
Akkalar Akkalou Angler Clackclaw Clamstok Claximus Damlak Diamond Kishak Kliklak Kraklaa Kril'mandar Odd'nirok Oma'kil Unu | ||
} | ||
female_names = { | ||
Akkalar Akkalou Angler Clackclaw Clamstok Claximus Damlak Diamond Kishak Kliklak Kraklaa Kril'mandar Odd'nirok Oma'kil Unu | ||
} | ||
dynasty_of_location_prefix = "" | ||
|
||
##grammar_transform = french | ||
##patronym_prefix_male = "dynnpat_pre_fils" | ||
|
||
# Chance of male children being named after their paternal or maternal grandfather, or their father. Sum must not exceed 100. | ||
pat_grf_name_chance = 10 | ||
mat_grf_name_chance = 30 | ||
father_name_chance = 25 | ||
|
||
# Chance of female children being named after their paternal or maternal grandmother, or their mother. Sum must not exceed 100. | ||
pat_grm_name_chance = 15 | ||
mat_grm_name_chance = 40 | ||
mother_name_chance = 10 | ||
|
||
|
||
|
||
mercenary_names = { | ||
{ name = "mercenary_company_finned_warriors" } | ||
{ name = "mercenary_company_furl_mmmurloks" } | ||
{ name = "mercenary_company_uuua_n_skrs" } | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3061,3 +3061,7 @@ cowl = { | |
name = "Cowl" | ||
culture = stormreaver | ||
} | ||
snarl = { | ||
name = "Snarl" | ||
culture = blackrock | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.