wingbase/server/game/names.json
2016-03-28 13:16:38 +01:00

204 lines
2.3 KiB
JSON

{
"fruit": [
"Apple",
"Apricot",
"Avocado",
"Banana",
"Bilberry",
"Blackberry",
"Blackcurrant",
"Blueberry",
"Boysenberry",
"Cantaloupe",
"Currant",
"Cherry",
"Cherimoya",
"Cloudberry",
"Coconut",
"Cranberry",
"Damson",
"Date",
"Dragonfruit",
"Durian",
"Elderberry",
"Feijoa",
"Fig",
"Goji Berry",
"Gooseberry",
"Grape",
"Raisin",
"Grapefruit",
"Guava",
"Huckleberry",
"Jabuticaba",
"Jackfruit",
"Jambul",
"Jujube",
"Juniper berry",
"Kiwifruit",
"Kumquat",
"Lemon",
"Lime",
"Loquat",
"Lychee",
"Mango",
"Marionberry",
"Melon",
"Honeydew",
"Watermelon",
"Miracle Fruit",
"Mulberry",
"Nectarine",
"Nance",
"Olive",
"Orange",
"Blood Orange",
"Clementine",
"Mandarine",
"Tangerine",
"Papaya",
"Passionfruit",
"Peach",
"Pear",
"Persimmon",
"Physalis",
"Plantain",
"Plum",
"Prune",
"Pineapple",
"Pomegranate",
"Pomelo",
"Quince",
"Raspberry",
"Salmonberry",
"Rambutan",
"Redcurrant",
"Salal Berry",
"Salak",
"Satsuma",
"Star Fruit",
"Strawberry",
"Tamarillo",
"Tamarind",
"Ugli Fruit"
],
"adjectives": {
"a": [
"Awesome",
"Amazing",
"Awkward"
],
"b": [
"Bubbly",
"Brilliant",
"Bizzare",
"Bouncy",
"Blue"
],
"c": [
"Crazy",
"Cool"
],
"d": [
"Dizzy",
"Dangerous"
],
"e": [
"Energetic",
"Easy"
],
"f": [
"Funny",
"Fancy"
],
"g": [
"Giggly",
"Great",
"Golden"
],
"h": [
"Hipster",
"Hot",
"Holy"
],
"i": [
"Interesting",
"Insipid",
"Introverted"
],
"j": [
"Jolly"
],
"k": [
"Crazy",
"Cool"
],
"l": [
"Little",
"Lazy"
],
"m": [
"Magnificent",
"Minty",
"Magical"
],
"n": [
"Nosy",
"Noisy"
],
"o": [
"Oblivious",
"Omnipotent",
"Omnipresent",
"Okay"
],
"p": [
"Pretty",
"Puny",
"Precious",
"Perfect",
"Pitiful",
"Paranoid",
"Pink"
],
"q": [
"Quivering",
"Queer"
],
"r": [
"Radical",
"Racist"
],
"s": [
"Stupid",
"Silly",
"Smart"
],
"t": [
"Terrific",
"Terrible",
"Tiny"
],
"u": [
"Unbelievable",
"Ugly"
],
"v": [
"Voluptuous",
"Vague"
],
"w": [
"Wiggly",
"Weird"
],
"x": [
"Xenophobic"
],
"y": [
"Yellow"
],
"z": [
"Zany"
]
}
}