diff --git a/modules/religions-generator.js b/modules/religions-generator.js index 0ebd226d..6504fdaf 100644 --- a/modules/religions-generator.js +++ b/modules/religions-generator.js @@ -32,12 +32,16 @@ window.Religions = (function () { being: [ "Ancestor", "Ancient", + "Avatar", "Brother", + "Champion", "Chief", "Council", "Creator", "Deity", + "Divine One", "Elder", + "Enlightened Being", "Father", "Forebear", "Forefather", @@ -45,17 +49,25 @@ window.Religions = (function () { "God", "Goddess", "Guardian", + "Guide", + "Hierach", "Lady", "Lord", "Maker", "Master", "Mother", "Numen", + "Oracle", "Overlord", + "Protector", "Reaper", "Ruler", + "Sage", + "Seer", "Sister", "Spirit", + "Supreme Being", + "Transcendent", "Virgin" ], animal: [ @@ -71,36 +83,49 @@ window.Religions = (function () { "Camel", "Cat", "Centaur", + "Cerberus", "Chimera", "Cobra", + "Cockatrice", "Crane", "Crocodile", "Crow", "Cyclope", "Deer", "Dog", + "Direwolf", + "Drake", "Dragon", "Eagle", + "Elephant", "Elk", "Falcon", "Fox", "Goat", "Goose", + "Gorgon", + "Griffin", // Griffin, Griffon, and Gryphon are all the same, just are different spellings + "Griffon", + "Gryphon", "Hare", "Hawk", "Heron", + "Hippocriff", "Horse", "Hound", "Hyena", "Ibis", "Jackal", "Jaguar", + "Kitsune", "Kraken", "Lark", "Leopard", "Lion", + "Manticore", "Mantis", "Marten", + "Minotaur", "Moose", "Mule", "Narwhal", @@ -109,8 +134,10 @@ window.Religions = (function () { "Panther", "Pegasus", "Phoenix", + "Python", "Rat", "Raven", + "Roc", "Rook", "Scorpion", "Serpent", @@ -129,7 +156,8 @@ window.Religions = (function () { "Wolf", "Wolverine", "Worm", - "Wyvern" + "Wyvern", + "Yeti" ], adjective: [ "Aggressive", @@ -146,6 +174,7 @@ window.Religions = (function () { "Brutal", "Burning", "Calm", + "Celestial", "Cheerful", "Crazy", "Cruel", @@ -157,6 +186,10 @@ window.Religions = (function () { "Divine", "Dying", "Eternal", + "Ethernal", + "Empyreal", + "Enigmatic", + "Enlightened", "Evil", "Explicit", "Fair", @@ -177,7 +210,9 @@ window.Religions = (function () { "Honest", "Huge", "Hungry", + "Illustrious", "Immutable", + "Ineffable", "Infallible", "Inherent", "Last", @@ -190,31 +225,46 @@ window.Religions = (function () { "Main", "Major", "Marine", + "Mythical", + "Mystical", "Naval", "New", + "Noble", "Old", + "Otherworldly", "Patient", "Peaceful", "Pregnant", "Prime", "Proud", "Pure", + "Radiant", + "Resplendent", "Sacred", + "Sacrosanct", "Sad", "Scary", "Secret", "Selected", + "Serene", "Severe", "Silent", "Sleeping", "Slumbering", + "Sovereign", "Strong", "Sunny", "Superior", + "Supernatural", "Sustainable", + "Transcendent", + "Transcendental", "Troubled", + "Unearthly", + "Unfathomable", "Unhappy", "Unknown", + "Unseen", "Waking", "Wild", "Wise", @@ -282,27 +332,62 @@ window.Religions = (function () { "Black", "Blue", "Bright", + "Bronze", "Brown", + "Coral", + "Crimson", "Dark", + "Emerald", "Golden", "Green", "Grey", + "Indigo", + "Lavender", "Light", + "Magenta", + "Maroon", "Orange", "Pink", + "Plum", "Purple", "Red", + "Ruby", + "Sapphire", + "Teal", + "Turquoise", "White", "Yellow" ] }; - const forms = { - Folk: {Shamanism: 2, Animism: 2, "Ancestor worship": 1, Polytheism: 2}, - Organized: {Polytheism: 5, Dualism: 1, Monotheism: 4, "Non-theism": 1}, - Cult: {Cult: 1, "Dark Cult": 1}, - Heresy: {Heresy: 1} - }; + const forms = { + Folk: { + Shamanism: 3, + Animism: 3, + "Ancestor Worship": 1, + Polytheism: 3, + "Nature Worship": 1, + Totemism: 2, + Druidism: 2 + }, + Organized: { + Polytheism: 6, + Dualism: 3, + Monotheism: 6, + "Non-theism": 2, + Pantheism: 3, + Henotheism: 2, + Panentheism: 1 + }, + Cult: { + Cult: 2, + "Dark Cult": 2, + Sect: 1, + }, + Heresy: { + Heresy: 1, + } + }; const namingMethods = { Folk: {