From 66e5deefcecd47ba3b76b68f9f46afffe17ee6ce Mon Sep 17 00:00:00 2001 From: Azgaar Date: Thu, 6 Jul 2023 22:40:27 +0400 Subject: [PATCH] feat: small corrections --- modules/religions-generator.js | 60 ++++++++++++++++------------------ 1 file changed, 29 insertions(+), 31 deletions(-) diff --git a/modules/religions-generator.js b/modules/religions-generator.js index 6504fdaf..916259a2 100644 --- a/modules/religions-generator.js +++ b/modules/religions-generator.js @@ -104,13 +104,11 @@ window.Religions = (function () { "Goat", "Goose", "Gorgon", - "Griffin", // Griffin, Griffon, and Gryphon are all the same, just are different spellings - "Griffon", "Gryphon", "Hare", "Hawk", "Heron", - "Hippocriff", + "Hippogriff", "Horse", "Hound", "Hyena", @@ -360,34 +358,34 @@ window.Religions = (function () { ] }; - 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 forms = { + Folk: { + Shamanism: 4, + Animism: 4, + Polytheism: 4, + Totemism: 2, + Druidism: 1, + "Ancestor Worship": 1, + "Nature Worship": 1 + }, + Organized: { + Polytheism: 14, + Monotheism: 12, + Dualism: 6, + Pantheism: 6, + "Non-theism": 4, + Henotheism: 1, + Panentheism: 1 + }, + Cult: { + Cult: 2, + "Dark Cult": 2, + Sect: 1 + }, + Heresy: { + Heresy: 1 + } + }; const namingMethods = { Folk: {