Initial commit
This commit is contained in:
473
app/plugins/dnd/imports/gods.json
Normal file
473
app/plugins/dnd/imports/gods.json
Normal file
@ -0,0 +1,473 @@
|
||||
{
|
||||
"gods": [
|
||||
{
|
||||
"name": "The Daghdha, god of weather and crops",
|
||||
"alignment": "CG",
|
||||
"suggested_domains": "Nature, Trickery",
|
||||
"symbol": "Bubbling cauldron or shield",
|
||||
"pantheon": "Celtic"
|
||||
},
|
||||
{
|
||||
"name": "Arawn, god of life and death",
|
||||
"alignment": "NE",
|
||||
"suggested_domains": "Life, Death",
|
||||
"symbol": "Black star on gray background",
|
||||
"pantheon": "Celtic"
|
||||
},
|
||||
{
|
||||
"name": "Belenus, god of sun, light, and warmth",
|
||||
"alignment": "NG",
|
||||
"suggested_domains": "Light",
|
||||
"symbol": "Solar disk and standing stones",
|
||||
"pantheon": "Celtic"
|
||||
},
|
||||
{
|
||||
"name": "Brigantia, goddess of rivers and livestock",
|
||||
"alignment": "NG",
|
||||
"suggested_domains": "Life",
|
||||
"symbol": "Footbridge",
|
||||
"pantheon": "Celtic"
|
||||
},
|
||||
{
|
||||
"name": "Diancecht, god of medicine and healing",
|
||||
"alignment": "LG",
|
||||
"suggested_domains": "Life",
|
||||
"symbol": "Crossed oak and mistletoe branches",
|
||||
"pantheon": "Celtic"
|
||||
},
|
||||
{
|
||||
"name": "Dunatis, god of mountains and peaks",
|
||||
"alignment": "N",
|
||||
"suggested_domains": "Nature",
|
||||
"symbol": "Red sun-capped mountain peak",
|
||||
"pantheon": "Celtic"
|
||||
},
|
||||
{
|
||||
"name": "Goibhniu, god of smiths and healing",
|
||||
"alignment": "NG",
|
||||
"suggested_domains": "Knowledge, Life",
|
||||
"symbol": "Giant mallet over sword",
|
||||
"pantheon": "Celtic"
|
||||
},
|
||||
{
|
||||
"name": "Lugh, god of arts, travel, and commerce",
|
||||
"alignment": "CN",
|
||||
"suggested_domains": "Knowledge, Life",
|
||||
"symbol": "Pair of long hands",
|
||||
"pantheon": "Celtic"
|
||||
},
|
||||
{
|
||||
"name": "Manannan mac Lir, god of oceans and sea creatures",
|
||||
"alignment": "LN",
|
||||
"suggested_domains": "Nature, Tempest",
|
||||
"symbol": "Wave of white water on green",
|
||||
"pantheon": "Celtic"
|
||||
},
|
||||
{
|
||||
"name": "Math Mathonwy, god of magic",
|
||||
"alignment": "NE",
|
||||
"suggested_domains": "Knowledge",
|
||||
"symbol": "Staff",
|
||||
"pantheon": "Celtic"
|
||||
},
|
||||
{
|
||||
"name": "Morrigan, goddess of battle",
|
||||
"alignment": "CE",
|
||||
"suggested_domains": "War",
|
||||
"symbol": "Two crossed spears",
|
||||
"pantheon": "Celtic"
|
||||
},
|
||||
{
|
||||
"name": "Nuada, god of war and warriors",
|
||||
"alignment": "N",
|
||||
"suggested_domains": "War",
|
||||
"symbol": "Silver hand on black background",
|
||||
"pantheon": "Celtic"
|
||||
},
|
||||
{
|
||||
"name": "Oghma, god of speech and writing",
|
||||
"alignment": "NG",
|
||||
"suggested_domains": "Knowledge",
|
||||
"symbol": "Unfurled scroll",
|
||||
"pantheon": "Celtic"
|
||||
},
|
||||
{
|
||||
"name": "Silvanus, god of nature and forests",
|
||||
"alignment": "N",
|
||||
"suggested_domains": "Nature",
|
||||
"symbol": "Summer oak tree",
|
||||
"pantheon": "Celtic"
|
||||
},
|
||||
{
|
||||
"name": "Zeus, god of the sky, ruler of the gods",
|
||||
"alignment": "N",
|
||||
"suggested_domains": "Tempest",
|
||||
"symbol": "Fist full of lightning bolts",
|
||||
"pantheon": "Greek"
|
||||
},
|
||||
{
|
||||
"name": "Aphrodite, goddess of love and beauty",
|
||||
"alignment": "CG",
|
||||
"suggested_domains": "Light",
|
||||
"symbol": "Sea shell",
|
||||
"pantheon": "Greek"
|
||||
},
|
||||
{
|
||||
"name": "Apollo, god of light, music, and healing",
|
||||
"alignment": "CG",
|
||||
"suggested_domains": "Knowledge, Life, Light",
|
||||
"symbol": "Lyre",
|
||||
"pantheon": "Greek"
|
||||
},
|
||||
{
|
||||
"name": "Ares, god of war and strife",
|
||||
"alignment": "CE",
|
||||
"suggested_domains": "War",
|
||||
"symbol": "Spear",
|
||||
"pantheon": "Greek"
|
||||
},
|
||||
{
|
||||
"name": "Artemis, goddess of hunting and childbirth",
|
||||
"alignment": "NG",
|
||||
"suggested_domains": "Life, Nature",
|
||||
"symbol": "Bow and arrow on lunar disk",
|
||||
"pantheon": "Greek"
|
||||
},
|
||||
{
|
||||
"name": "Athena, goddess of wisdom and civilization",
|
||||
"alignment": "LG",
|
||||
"suggested_domains": "Knowledge, War",
|
||||
"symbol": "Owl",
|
||||
"pantheon": "Greek"
|
||||
},
|
||||
{
|
||||
"name": "Demeter, goddess of agriculture",
|
||||
"alignment": "NG",
|
||||
"suggested_domains": "Life",
|
||||
"symbol": "Mareʼs head",
|
||||
"pantheon": "Greek"
|
||||
},
|
||||
{
|
||||
"name": "Dionysus, god of mirth and wine",
|
||||
"alignment": "CN",
|
||||
"suggested_domains": "Life",
|
||||
"symbol": "Thyrsus (staff tipped with pine cone)",
|
||||
"pantheon": "Greek"
|
||||
},
|
||||
{
|
||||
"name": "Hades, god of the underworld",
|
||||
"alignment": "LE",
|
||||
"suggested_domains": "Death",
|
||||
"symbol": "Black ram",
|
||||
"pantheon": "Greek"
|
||||
},
|
||||
{
|
||||
"name": "Hecate, goddess of magic and the moon",
|
||||
"alignment": "CE",
|
||||
"suggested_domains": "Knowledge, Trickery",
|
||||
"symbol": "Setting moon",
|
||||
"pantheon": "Greek"
|
||||
},
|
||||
{
|
||||
"name": "Hephaestus, god of smithing and craft",
|
||||
"alignment": "NG",
|
||||
"suggested_domains": "Knowledge",
|
||||
"symbol": "Hammer and anvil",
|
||||
"pantheon": "Greek"
|
||||
},
|
||||
{
|
||||
"name": "Hera, goddess of marriage and intrigue",
|
||||
"alignment": "CN",
|
||||
"suggested_domains": "Trickery",
|
||||
"symbol": "Fan of peacock feathers",
|
||||
"pantheon": "Greek"
|
||||
},
|
||||
{
|
||||
"name": "Hercules, god of strength and adventure",
|
||||
"alignment": "CG",
|
||||
"suggested_domains": "Tempest, War",
|
||||
"symbol": "Lionʼs head",
|
||||
"pantheon": "Greek"
|
||||
},
|
||||
{
|
||||
"name": "Hermes, god of travel and commerce",
|
||||
"alignment": "CG",
|
||||
"suggested_domains": "Trickery",
|
||||
"symbol": "Caduceus (winged staff and serpents)",
|
||||
"pantheon": "Greek"
|
||||
},
|
||||
{
|
||||
"name": "Hestia, goddess of home and family",
|
||||
"alignment": "NG",
|
||||
"suggested_domains": "Life",
|
||||
"symbol": "Hearth",
|
||||
"pantheon": "Greek"
|
||||
},
|
||||
{
|
||||
"name": "Nike, goddess of victory",
|
||||
"alignment": "LN",
|
||||
"suggested_domains": "War",
|
||||
"symbol": "Winged woman",
|
||||
"pantheon": "Greek"
|
||||
},
|
||||
{
|
||||
"name": "Pan, god of nature",
|
||||
"alignment": "CN",
|
||||
"suggested_domains": "Nature",
|
||||
"symbol": "Syrinx (pan pipes)",
|
||||
"pantheon": "Greek"
|
||||
},
|
||||
{
|
||||
"name": "Poseidon, god of the sea and earthquakes",
|
||||
"alignment": "CN",
|
||||
"suggested_domains": "Tempest",
|
||||
"symbol": "Trident",
|
||||
"pantheon": "Greek"
|
||||
},
|
||||
{
|
||||
"name": "Tyche, goddess of good fortune",
|
||||
"alignment": "N",
|
||||
"suggested_domains": "Trickery",
|
||||
"symbol": "Red pentagram",
|
||||
"pantheon": "Greek"
|
||||
},
|
||||
{
|
||||
"name": "Re-Horakhty, god of the sun, ruler of the god",
|
||||
"alignment": "LG",
|
||||
"suggested_domains": "Life, Light",
|
||||
"symbol": "Solar disk encircled by serpent",
|
||||
"pantheon": "Egyptian"
|
||||
},
|
||||
{
|
||||
"name": "Anubis, god of judgment and deat",
|
||||
"alignment": "LN",
|
||||
"suggested_domains": "Death",
|
||||
"symbol": "Black jackal",
|
||||
"pantheon": "Egyptian"
|
||||
},
|
||||
{
|
||||
"name": "Apep, god of evil, fire, and serpent",
|
||||
"alignment": "NE",
|
||||
"suggested_domains": "Trickery",
|
||||
"symbol": "Flaming snake",
|
||||
"pantheon": "Egyptian"
|
||||
},
|
||||
{
|
||||
"name": "Bast, goddess of cats and vengeanc",
|
||||
"alignment": "CG",
|
||||
"suggested_domains": "War",
|
||||
"symbol": "Cat",
|
||||
"pantheon": "Egyptian"
|
||||
},
|
||||
{
|
||||
"name": "Bes, god of luck and musi",
|
||||
"alignment": "CN",
|
||||
"suggested_domains": "Trickery",
|
||||
"symbol": "Image of the misshapen deity",
|
||||
"pantheon": "Egyptian"
|
||||
},
|
||||
{
|
||||
"name": "Hathor, goddess of love, music, and motherhoo",
|
||||
"alignment": "NG",
|
||||
"suggested_domains": "Life, Light",
|
||||
"symbol": "Horned cowʼs head with lunar disk",
|
||||
"pantheon": "Egyptian"
|
||||
},
|
||||
{
|
||||
"name": "Imhotep, god of crafts and medicin",
|
||||
"alignment": "NG",
|
||||
"suggested_domains": "Knowledge",
|
||||
"symbol": "Step pyramid",
|
||||
"pantheon": "Egyptian"
|
||||
},
|
||||
{
|
||||
"name": "Isis, goddess of fertility and magi",
|
||||
"alignment": "NG",
|
||||
"suggested_domains": "Knowledge, Life",
|
||||
"symbol": "Ankh and star",
|
||||
"pantheon": "Egyptian"
|
||||
},
|
||||
{
|
||||
"name": "Nephthys, goddess of death and grie",
|
||||
"alignment": "CG",
|
||||
"suggested_domains": "Death",
|
||||
"symbol": "Horns around a lunar disk",
|
||||
"pantheon": "Egyptian"
|
||||
},
|
||||
{
|
||||
"name": "Osiris, god of nature and the underworl",
|
||||
"alignment": "LG",
|
||||
"suggested_domains": "Life, Nature",
|
||||
"symbol": "Crook and flail",
|
||||
"pantheon": "Egyptian"
|
||||
},
|
||||
{
|
||||
"name": "Ptah, god of crafts, knowledge, and secret",
|
||||
"alignment": "LN",
|
||||
"suggested_domains": "Knowledge",
|
||||
"symbol": "Bull",
|
||||
"pantheon": "Egyptian"
|
||||
},
|
||||
{
|
||||
"name": "Set, god of darkness and desert storm",
|
||||
"alignment": "CE",
|
||||
"suggested_domains": "Death, Tempest, Trickery",
|
||||
"symbol": "Coiled cobra",
|
||||
"pantheon": "Egyptian"
|
||||
},
|
||||
{
|
||||
"name": "Sobek, god of water and crocodile",
|
||||
"alignment": "LE",
|
||||
"suggested_domains": "Nature, Tempest",
|
||||
"symbol": "Crocodile head with horns and plumes",
|
||||
"pantheon": "Egyptian"
|
||||
},
|
||||
{
|
||||
"name": "Thoth, god of knowledge and wisdo",
|
||||
"alignment": "N",
|
||||
"suggested_domains": "Knowledge",
|
||||
"symbol": "Ibis",
|
||||
"pantheon": "Egyptian"
|
||||
},
|
||||
{
|
||||
"name": "Odin, god of knowledge and war",
|
||||
"alignment": "NG",
|
||||
"suggested_domains": "Knowledge, War",
|
||||
"symbol": "Watching blue eye",
|
||||
"pantheon": "Norse"
|
||||
},
|
||||
{
|
||||
"name": "Aegir, god of the sea and storms",
|
||||
"alignment": "NE",
|
||||
"suggested_domains": "Tempest",
|
||||
"symbol": "Rough ocean waves",
|
||||
"pantheon": "Norse"
|
||||
},
|
||||
{
|
||||
"name": "Balder, god of beauty and poetry",
|
||||
"alignment": "NG",
|
||||
"suggested_domains": "Life, Light",
|
||||
"symbol": "Gem-encrusted silver chalice",
|
||||
"pantheon": "Norse"
|
||||
},
|
||||
{
|
||||
"name": "Forseti, god of justice and law",
|
||||
"alignment": "N",
|
||||
"suggested_domains": "Light",
|
||||
"symbol": "Head of a bearded man",
|
||||
"pantheon": "Norse"
|
||||
},
|
||||
{
|
||||
"name": "Frey, god of fertility and the sun",
|
||||
"alignment": "NG",
|
||||
"suggested_domains": "Life, Light",
|
||||
"symbol": "Ice-blue greatsword",
|
||||
"pantheon": "Norse"
|
||||
},
|
||||
{
|
||||
"name": "Freya, goddess of fertility and love",
|
||||
"alignment": "NG",
|
||||
"suggested_domains": "Life",
|
||||
"symbol": "Falcon",
|
||||
"pantheon": "Norse"
|
||||
},
|
||||
{
|
||||
"name": "Frigga, goddess of birth and fertility",
|
||||
"alignment": "N",
|
||||
"suggested_domains": "Life, Light",
|
||||
"symbol": "Cat",
|
||||
"pantheon": "Norse"
|
||||
},
|
||||
{
|
||||
"name": "Heimdall, god of watchfulness and loyalty",
|
||||
"alignment": "LG",
|
||||
"suggested_domains": "Light, War",
|
||||
"symbol": "Curling musical horn",
|
||||
"pantheon": "Norse"
|
||||
},
|
||||
{
|
||||
"name": "Hel, goddess of the underworld",
|
||||
"alignment": "NE",
|
||||
"suggested_domains": "Death",
|
||||
"symbol": "Womanʼs face, rotting on one side",
|
||||
"pantheon": "Norse"
|
||||
},
|
||||
{
|
||||
"name": "Hermod, god of luck",
|
||||
"alignment": "CN",
|
||||
"suggested_domains": "Trickery",
|
||||
"symbol": "Winged scroll",
|
||||
"pantheon": "Norse"
|
||||
},
|
||||
{
|
||||
"name": "Loki, god of thieves and trickery",
|
||||
"alignment": "CE",
|
||||
"suggested_domains": "Trickery",
|
||||
"symbol": "Flame",
|
||||
"pantheon": "Norse"
|
||||
},
|
||||
{
|
||||
"name": "Njord, god of sea and wind",
|
||||
"alignment": "NG",
|
||||
"suggested_domains": "Nature, Tempest",
|
||||
"symbol": "Gold coin",
|
||||
"pantheon": "Norse"
|
||||
},
|
||||
{
|
||||
"name": "Odur, god of light and the sun",
|
||||
"alignment": "CG",
|
||||
"suggested_domains": "Light",
|
||||
"symbol": "Solar disk",
|
||||
"pantheon": "Norse"
|
||||
},
|
||||
{
|
||||
"name": "Sif, goddess of war",
|
||||
"alignment": "CG",
|
||||
"suggested_domains": "War",
|
||||
"symbol": "Upraised sword",
|
||||
"pantheon": "Norse"
|
||||
},
|
||||
{
|
||||
"name": "Skadi, god of earth and mountains",
|
||||
"alignment": "N",
|
||||
"suggested_domains": "Nature",
|
||||
"symbol": "Mountain peak",
|
||||
"pantheon": "Norse"
|
||||
},
|
||||
{
|
||||
"name": "Surtur, god of fire giants and war",
|
||||
"alignment": "LE",
|
||||
"suggested_domains": "War",
|
||||
"symbol": "Flaming sword",
|
||||
"pantheon": "Norse"
|
||||
},
|
||||
{
|
||||
"name": "Thor, god of storms and thunder",
|
||||
"alignment": "CG",
|
||||
"suggested_domains": "Tempest, War",
|
||||
"symbol": "Hammer",
|
||||
"pantheon": "Norse"
|
||||
},
|
||||
{
|
||||
"name": "Thrym, god of frost giants and cold",
|
||||
"alignment": "CE",
|
||||
"suggested_domains": "War",
|
||||
"symbol": "White double-bladed axe",
|
||||
"pantheon": "Norse"
|
||||
},
|
||||
{
|
||||
"name": "Tyr, god of courage and strategy",
|
||||
"alignment": "LN",
|
||||
"suggested_domains": "Knowledge, War",
|
||||
"symbol": "Sword",
|
||||
"pantheon": "Norse"
|
||||
},
|
||||
{
|
||||
"name": "Uller, god of hunting and winter",
|
||||
"alignment": "CN",
|
||||
"suggested_domains": "Nature",
|
||||
"symbol": "Longbow",
|
||||
"pantheon": "Norse"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user