This repository has been archived on 2023-04-13. You can view files and clone it, but cannot push or open issues or pull requests.
CloudBot/disabled_stuff/data/name_files/elves_female.json

86 lines
1.6 KiB
JSON

{
"name": "Elven female names",
"author": "Johan Danforth",
"templates": {
"default": "{first}{mid}{final}"
},
"default_templates": [
"default"
],
"parts": {
"final": [
"clya",
"lindi",
"di",
"dien",
"dith",
"dia",
"lith",
"lia",
"ndra",
"ng",
"nia",
"niel",
"rith",
"thien",
"thiel",
"viel",
"wen",
"wien",
"wiel"
],
"mid": [
"a",
"a",
"adrie",
"ara",
"e",
"e",
"ebri",
"i",
"io",
"ithra",
"ilma",
"il-Ga",
"o",
"orfi",
"o",
"u",
"y"
],
"first": [
"An",
"Am",
"Bel",
"Cel",
"C",
"Cal",
"Del",
"El",
"Elr",
"Elv",
"Eow",
"Ear",
"F",
"G",
"Gal",
"Gl",
"H",
"Is",
"Leg",
"Lem",
"M",
"N",
"P",
"R",
"S",
"T",
"Thr",
"Tin",
"Ur",
"Un",
"V"
]
}
}