Skip to content

Instantly share code, notes, and snippets.

@vendethiel
Last active August 29, 2015 14:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save vendethiel/113377eee27dfb70c333 to your computer and use it in GitHub Desktop.
Save vendethiel/113377eee27dfb70c333 to your computer and use it in GitHub Desktop.
aom!1
[
{
"name":"Greeks",
"gods": [
{
"name":"Zeus",
"excerpt": "Zeus is the god of weather, with lightning, thunder, rain, and thunderstorms attributed to him. Later he became associated with justice and the law."
},
{
"name":"Hades",
"excerpt": "Hades is the god of the underworld"
},
{
"name":"Poseidon",
"excerpt": "Poseidon is the god of the sea"
}
],
"minor_gods": [
{
"name": "Athena",
"excerpt": "Goddess of wisdom, crafts, justice, and war"
},
{
"name": "Ares",
"excerpt": "God of war"
},
{
"name": "Hermes",
"excerpt": "Messenger of the gods"
},
{
"name": "Apollo",
"excerpt": "God of music, archery (only as sport), medicine, colonization, herds, and divination"
},
{
"name": "Dionysus",
"excerpt": "God of wine, the theater, agriculture, the fertility of nature, and mysteries"
},
{
"name": "Hephaestus",
"excerpt": "God of fire, volcanoes, blacksmiths, and metal working"
},
{
"name": "Artemis",
"excerpt": "Goddess of the hunt and the protector of children"
},
{
"name": "Hera",
"excerpt": "Goddess of marriage and birth (and queen of Olympus)"
}
]
},
{
"name":"Egyptians",
"gods": [
{
"name":"Ra",
"excerpt": "God of the Sun and Radiance"
},
{
"name":"Isis",
"excerpt": "Goddess of health, marriage, and wisdom"
},
{
"name":"Seth",
"excerpt": "God of storms, desert, chaos and war"
}
],
"minor_gods": [
{
"name": "Anubis",
"excerpt": "Funerary god"
},
{
"name": "Bastet",
"excerpt": "Goddess of cats, protection, joy, dance, music, and love"
},
{
"name": "Ptah",
"excerpt": "God of creation, the arts, fertility and of craftsmen"
},
{
"name": "Hathor",
"excerpt": "Goddess of the sky, love, beauty, joy, motherhood, foreign lands, mining, music and fertility"
},
{
"name": "Sekhmet",
"excerpt": "Goddess of fire, war, vengeance, and medicine"
},
{
"name": "Nephthys",
"excerpt": "Goddess of death, service, lamentation, nighttime and rivers"
},
{
"name": "Osiris",
"excerpt": "god of the afterlife, death, life, and resurrection"
},
{
"name": "Horus",
"excerpt": "Horus god of the sun and kingship"
},
{
"name": "Thoth",
"excerpt": "God of Knowledge"
}
]
},
{
"name":"Norses",
"gods": [
{
"name":"Odin",
"excerpt": "God associated with healing, death, royalty, the gallows, knowledge, battle, sorcery, poetry, frenzy, and the runic alphabet, and is the husband of the goddess Frigg"
},
{
"name":"Thor",
"excerpt": "God associated with thunder, lightning, storms, oak trees, strength, the protection of mankind"
},
{
"name":"Loki",
"excerpt": "Jotunn, trickster god of mischief"
}
],
"minor_gods":[
{
"name": "Freyja",
"excerpt": "Goddess associated with love, sexuality, beauty, fertility, gold, war, and death"
},
{
"name": "Forseti",
"excerpt": "God of justice"
},
{
"name": "Heimdall",
"excerpt": "God of fire and light"
},
{
"name": "Bragi",
"excerpt": "God of poetry"
},
{
"name": "Njord",
"excerpt": "God of the sea"
},
{
"name": "Skadi",
"excerpt": "Goddess associated with bowhunting, skiing, winter, and mountains"
},
{
"name": "Tyr",
"excerpt": "God of the law and heroic glory"
},
{
"name": "Hel",
"excerpt": "Goddess of the underworld, Hel"
},
{
"name": "Baldr",
"excerpt": "God of light and purity"
}
]
},
{
"name":"Atlanteans",
"gods": [
{
"name":"Kronos",
"excerpt": ""
},
{
"name":"Gaia",
"excerpt": ""
},
{
"name":"Oranos",
"excerpt": ""
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment