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_male.json

87 lines
1.6 KiB
JSON

{
"name": "Elven male names",
"author": "Johan Danforth",
"templates": {
"default": "{first}{mid}{final}"
},
"default_templates": [
"default"
],
"parts": {
"final": [
"l",
"las",
"lad",
"ldor",
"ldur",
"lith",
"mir",
"n",
"nd",
"ndel",
"ndil",
"ndir",
"nduil",
"ng",
"mbor",
"r",
"ril",
"riand",
"rion",
"wyn"
],
"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"
]
}
}