Skip to content
Snippets Groups Projects
glossary.tex 23.5 KiB
Newer Older
  • Learn to ignore specific revisions
  • \glsdefpostdesc{general}{.}
    \glsdefpostdesc{people}{.\space\adforn{15}\space}
    \glsdefpostdesc{rules}{.\space\adforn{35}\space}
    \glsdefpostdesc{location}{.\space\adforn{72}\space}
    \glsdefpostdesc{symbol}{.}
    
    
    \newglossary*{people}{People}
    
    \glssetcategoryattribute{people}{indexonlyfirst}{true}
    \glssetcategoryattribute{god}{glossnamefont}{textsf}
    
    \newignoredglossary*{peeps}
    
    \glssetcategoryattribute{rules}{nonumberlist}{true}
    \glssetcategoryattribute{rules}{noindex}{true}
    \glssetcategoryattribute{rules}{glossnamefont}{emph}
    
    \glssetcategoryattribute{location}{glossnamefont}{textsc}
    
    % We only want to show full descriptions (e.g. 'PC (Player Character)') in some books. These books make the file '.switch-gls', but most use nothing.
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    
    
    \IfFileExists{.switch-gls}{
      \setabbreviationstyle[acronym]{long-short-sc-desc}
    }{
    
      \setabbreviationstyle[acronym]{short-sc-long-desc}
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \newacronym[
    
      description={means the spell's total level},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      text={spell level},
      nonumberlist,
    ]{lv}{Lv}{Spell Level}
    
    
    \newacronym[
    
      description={are the smallest unit of currency},
    
      shortplural={cp},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      name={Copper Pieces ({\scshape cp})},
    
      longplural={copper pieces},
    
      prefix={a\space},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    ]{cp}{cp}{copper piece}
    
    
    \newacronym[
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      description={gets you 100 copper pieces},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      name={Silver Pieces ({\scshape sp})},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      sort={silver piece},
    
      longplural={silver pieces},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      shortplural={sp},
    
      prefix={a\space},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      ]{sp}{sp}{silver piece}
    
    
    \newacronym[
    
      description={convert to ten silver, or a thousand copper pieces},
    
      shortplural={gp},
      longplural={gold pieces},
    
      name={Gold Pieces ({\scshape gp})},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      sort={Gold Piece},
    
      prefix={a\space},
    
    ]{gp}{gp}{Gold Piece}
    
    
    \newglossaryentry{gm}{
      nonumberlist,
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      prefix={a\space},
    
      name={The Judge},
      text={Judge},
      sort={Judge},
    
      description={rolls encounters, interprets the rules, and forgets to bring enough pencils},
    
    \newglossaryentry{storypoint}{
    
      name={Story Points},
      text={Story Point},
    
      prefix={a\space},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      description={allow players to declare that some part of their backstory arrives on scene to help the situation. They also grant \glsfmtplural{xp}},
    
    \newglossaryentry{interval}{
    
      prefix={an\space},
    
      name={An Interval},
      text={Interval},
      sort={Interval},
    
      category={rules},
      nonumberlist,
    
      description={means quarter of a day -- morning, afternoon, evening, or night}
    
    \newglossaryentry{boon}{
    
      name={Concoctions},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      text={concoction},
    
      prefix={a\space},
    
      see={[see also]ingredient},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      sort={concoction},
    
      description={are liquids or powders which, when thrown in the air, hyper-charge the use of a single magic Sphere, for anyone present next to the burst.
      For example, a concoction to boost the Air Sphere would mean a caster with Air 2 could cast a single spell as if they had Air 3},
    
    \newglossaryentry{ingredient}{
      name={Ingredients},
      text={ingredient},
    
      prefix={an\space},
    
      nonumberlist,
    
      description={are substances with elemental affinities, used for powerful magical effects.
      A griffin's feathers may boost Air magic, or a bear's heart may be used to create a Fire \glsentrytext{talisman}}
    
    \newglossaryentry{talisman}{
      prefix={a\space},
    
      name={Talismans},
    
      text={talisman},
      first={talisman (a one-use magical item)},
      firstplural={talismans (one-use magical items)},
    
      see={[see also]ingredient},
    
      sort={Talisman},
    
      nonumberlist,
    
      description={usually store two spells -- one to detect a target, and another to cast upon them.
      Each talisman has its own activation condition},
    
    \newglossaryentry{artefact}{
      prefix={an\space},
    
      name={Artefacts},
    
      text={artefact},
      description={are spells given sentience, and function as long-term magical items.
      They frequently go awry, as they have a mind of their own, and their own wishes and values},
    }
    
    
    \newglossaryentry{area}{
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      name={Areas},
      sort={Area},
      text={Area},
    
      prefix={an\space},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      description={give a rough unit for large spaces.
      An area is a space made distinct by its features.
    
      In the \glsentrytext{deep}, each cavern might count as an area, while out in the open plains a forest might be composed of the local areas: `the centre with the big, felled tree', `the river's fork', and `the griffins' nesting site'},
    
      }
    
    \newglossaryentry{quickaction}{
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      name={A Response Action},
      sort={Response Action},
      text={Response Action},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      prefix={a\space},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      nonumberlist,
    
      first={\textit{Response Action}},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      description={is any action taken as a reaction (usually taken when being attacked)},
    
      }
    
    \newglossaryentry{attribute}{
    
      name={Attributes},
      text={Attribute},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      prefix={an\space},
    
      first={\textit{Attribute}},
    
      description={measure a character's inherent abilities -- Strength, Speed, et c}
    
      }
    
    \newglossaryentry{natural}{
    
      name={A Natural Roll},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      text={Natural Roll},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      prefix={a\space},
    
      category={rules},
      nonumberlist,
    
      description={is a roll where the physical dice land on some number.
      For example, a `natural 2' is where the dice show `\dicef{1}\dicef{1}', as opposed to a player gaining the result `2' from rolling a `\dicef{3}\dicef{1}' while the character has a -2 penalty to the roll}
    
      }
    
    \newglossaryentry{round}{
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      name={Rounds},
    
      text={round},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      prefix={a\space},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      description={measure small slices of fast-paced time.
    
      Mostly, we use rounds for combat}
    
      }
    
    \newglossaryentry{step}{
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      name={Steps},
    
      text={step},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      prefix={a\space},
    
      category={rules},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      nonumberlist,
    
      description={provide a rough measure of space.
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      We can imagine it about a metre long, or as wide as the step on your gaming board, or any other length}
    
      }
    
    \newglossaryentry{trait}{
    
      name={Traits},
      text={Trait},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      prefix={a\space},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      description={are any stat on a character sheet, such as Strength, Attack, or a weapon's Damage}
    
      }
    
    \newglossaryentry{vitalShot}{
    
      name={A Vitals Shot},
      text={Vitals Shot},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      sort={Vitals Shot},
    
      prefix={a\space},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      nonumberlist,
    
      description={means an attack which strikes between the gaps in armour, dealing full Damage.
    
      Creatures with \glsentrytext{dr} show the \glsentrytext{tn} needed to deal a Vitals Shot next to their \glsentrytext{dr} like this: `\glsentrytext{dr} 4 (13!)' (meaning that the \glsentrytext{dr} is 4, but an attack roll of 13 will bypass the \glsentrytext{dr})},
    
      }
    
    \newglossaryentry{restingaction}{
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      name={A Resting Action},
      text={Resting Action},
      sort={Resting Action},
    
      first={\textit{Resting Action}},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      prefix={a\space},
    
      description={means an unhurried action, where a character has the time and safety to do somthing right}
    
    }
    
    \newglossaryentry{downtime}{
      name={Downtime},
    
      text={downtime},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      prefix={a\space},
    
      description={between sessions lets characters train, heal, and drink.
    
      Every week in our world, three weeks pass in \glsentrytext{fenestra}}
    
    \newacronym[
    
      description={measure of how much luck the character has left, used solely to avoid Damage},
    
      shortplural={FP},
      prefix={an\space},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      name={Fate Points (FP)},
    
      ]{fp}{FP}{Fate Point}
    
    
    \newacronym[
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      description={provide linear, measure of a character's health and injury},
    
      shortplural={HP},
      prefix={a\space},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      name={Health Points (HP)},
    
      ]{hp}{HP}{Health Point}
    
    
    \newglossaryentry{fatigue}{
    
      name={Fatigue Points},
      text={Fatigue Point},
    
      prefix={a\space},
    
      category={rules},
      nonumberlist,
    
      description={measure how tired, hungry, and fed-up characters feel.
    
      Characters can put up with a number of Fatigue Points equal to their \glsentrytext{hp}, after which they receive penalties to act}
    }
    
    
    \newacronym[
    
      description={means the number players need to roll on the dice to achieve a \emph{tie} with the task.
    
      Rolling higher indicates they have their prize, rolling lower means some nasty outcome is upon them, and rolling a tie means both (or neither)},
    
      shortplural={TNs},
      prefix={a\space},
    
      ]{tn}{TN}{Tie Number}
    
    
    \newacronym[
    
      description={work as the ``battery power'' of a magic user, which allows them to power spells},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      shortplural={MP},
    
      name={Mana Points (MP)},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      prefix={a\space},
    
      ]{mp}{MP}{Mana Point}
    
    \newacronym[
    
      description={measure how many actions someone can take in a round, based on how fast they can move and react},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      shortplural={AP},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      name={Action Points (AP)},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      prefix={an\space},
    
      ]{ap}{AP}{Action Point}
    
    \newacronym[
    
      description={form an abstract measurement of how much valuable experience and learning characters have acquired.  PCs spend XP to buy Traits},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      shortplural={XP},
      prefix={an\space},
    
      name={Experience Points (XP)},
      nonumberlist,
    
      ]{xp}{XP}{Experience Point}
    
    
    \newacronym[
    
      description={give a rough estimate of a creature's combat abilities},
    
      shortplural={CRs},
      prefix={a\space},
    
      name={Creature Ratings (CR)},
    
      nonumberlist,
      ]{cr}{CR}{Combat Rating}
    
    
    \newacronym[
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      description={-- one of the characters run by the people playing the game},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      prefix={a\space},
    
      ]{pc}{PC}{Player Character}
    
    \newacronym[
    
      description={show magical shielding from the Force sphere},
    
      shortplural={SP}
    
      prefix={a\space},
    
      ]{SP}{SP}{Shield Point}
    
    \newacronym[
    
      description={represent armour of any type, or other states which help avoid Damage},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      shortplural={DR},
    
      prefix={a\space},
    
      ]{dr}{DR}{Damage Resistance}
    
    \newacronym[
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      description={ -- anyone in the world played by the \glsentrytext{gm} rather than a player},
      prefix={a\space},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      ]{npc}{NPC}{Non-Player Character}
    
    \newglossaryentry{weight}{
      name={Weight Rating},
      text={Weight},
      first={Weight Rating},
    
      prefix={a\space},
    
      category={rules},
      nonumberlist,
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      description={shows how easy something is to carry.
      Characters can carry items with a total Weight Rating equal to their \glsentrytext{hp} total.
    
      Creatures have a \glsentrytext{weight} equal to their own \glsentrytext{hp}}
    }
    
    
    \newglossaryentry{characterPool}{
      name={The Character Pool},
      text={character pool},
      prefix={a\space},
      sort={Character Pool},
    
      category={rules},
    
      nonumberlist,
    
      description={is the collection of characters a player has.
      Players introduce new characters as allies by spending \glsfmtplural{storypoint}, then once their character dies, they take their next \glsentrytext{pc} from the pool}
    
    \newglossaryentry{edge}{
      name={The Edge},
      sort={Edge},
      text={Edge},
      first={Edge of Civilization},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      prefix={an\space},
    
      description={lies one footstep past the last \glsentrytext{village}.
    
      Beyond this point, only dark forests, empty tundra, and hungry beasts wait.
      When people travel off-road, or have to push back the walls of the forest to prepare for civilization's expansions, they have gone beyond the Edge}
    }
    
    \newglossaryentry{deep}{
    
      name={The Labyrinth},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      prefix={a\space},
    
      text={Labyrinth},
    
      sort={Labyrinth},
    
      see={edge},
      description={is the network of frigid, nearly lifeless caverns, which sits beneath much of \glsentrytext{fenestra}},
    
    \newglossaryentry{sylf}{
      name={Sylf},
    
      category={god},
    
      description={ -- mother of all beasts}
    }
    
    
    \newglossaryentry{guard}{
    
      name={Night Guards},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      sort={Night Guard},
    
      text={Night Guard},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      prefix={a\space},
    
      see={sylf},
    
      symbol={\glsentrytext{beasts}},
    
      nonumberlist,
    
      description={are the sorry lot who have nothing better to do than wander into the darkness and get eaten},
      alias={templeOfBeasts},
    }
    
    \newglossaryentry{templeOfBeasts}{
      name={Temple of Beasts},
      prefix={a\space},
      nonumberlist,
      description={\nopostdesc},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \newglossaryentry{jotter}{
      name={Jotters},
      text={jotter},
      prefix={a\space},
    
      see={guard},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      description={do paperwork for the \glsentrytext{guard}, and control everything that their seniors don't care to manage}
    }
    
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \newglossaryentry{sunGuard}{
      name={The Sun Guard},
      sort={Sun Guard},
      text={Sun Guard},
      prefix={a\space},
    
      see={court},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      description={are the upstanding soldiers who protect the city from all the unwashed masses, while wearing shiny-white tabards}
    }
    
    
    \newglossaryentry{blight}{
      name={A Blight},
      text={blight},
      sort={Blight},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      prefix={a\space},
    
      description={is an area too full of goblins for anyone to live.
    
      Most blights have at least one cave or portal to the underground goblin realm}
    
    \newglossaryentry{village}{
      name={Baileys},
      text={bailey},
      prefix={a\space},
    
      description={are walled villages, which stands beyond the protection of any towns, and endure attacks by wandering monsters.
      They mark the \glsentrytext{edge} of civilization, as nothing lies beyond them except the wild forest},
    
    }
    
    \newglossaryentry{bothy}{
      name={Bothies},
      text={bothy},
      plural={bothies},
      prefix={a\space},
    
      description={are half-way houses on long roads, built so that travellers can sleep safely after Sundown.
    
      Some have a single fireplace, and enough room for a half a dozen people and a donkey.
      Others have three stories, and serve as a garrison for the \glsentrytext{guard}},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \newglossaryentry{ainumar}{
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      name={The Ainumar},
    
      text={Ainumar},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      plural={Ainumari},
    
      see={fenestra},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      sort={Ainumar},
    
      description={is a great orb in the sky, commonly supposed to be where the gods live.
      It is a planet, around the size of Jupiter},
    
    \newglossaryentry{fenestra}{
      name={Fenestra},
    
      nonumberlist,
    
      description={is the moon where these stories take place.
      It orbits the \glsentrytext{ainumar}}
    
    % Guilds
    
    
    \newglossaryentry{abderian}{
      name={Abderian},
    
      category={god},
    
      description={is the goddess of poison and rot.
      When she kills someone, she brings them to her banquet of pain, to see how long they can resist eating her rancid food},
    }
    
    \newglossaryentry{wheatGuild}{
    
      name={Wheat Guild},
    
      text={\ifodd\value{r3} Temple of Poison\else Wheat Guild\fi},
    
      prefix={a\space},
    
      see={abderian},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      symbol={\glsentrytext{poison}},
    
      description={protects humanity from poison through baking, brewing, and distillation},
    }
    
    \newglossaryentry{templeOfPoison}{
      name={Temple of Poison},
      prefix={a\space},
      symbol={\glsentrytext{poison}},
      description={\nopostdesc},
      alias={wheatGuild},
    
    \newglossaryentry{server}{
      name={Servers},
      text={Server},
      prefix={a\space},
    
      see={wheatGuild},
    
      description={make food for the \glsentrytext{wheatGuild} all day, and every \glsentrytext{warden} has one in their employ}
    
    \newglossaryentry{eldren}{
      name={Eldren},
    
      category={god},
    
      description={takes those who die of sickness or age.
      Many people save up their whole lives to be allowed into the \glsentrytext{healersGuild} once they become old, so they can die in peace, and go to his realm},
    
    \newglossaryentry{healersGuild}{
    
      name={Healers' Guild},
    
      prefix={a\space},
    
      see={eldren},
    
      symbol={\glsentrytext{sickness}},
    
      description={Here the sick, disabled, or dying of \glsentrytext{fenestra} tend to each other.
      Long-term staff always have some long-term disability, such as missing limbs.
      Many of the \glsentrytext{guard} start a new career here},
    }
    
    \newglossaryentry{templeOfSickness}{
      name={Temple of Sickness},
      prefix={a\space},
      symbol={\glsentrytext{sickness}},
      description={\nopostdesc},
      alias={healersGuild},
    
    \newglossaryentry{helper}{
      name={Helpers},
      text={Helper},
      prefix={a\space},
    
      see={healersGuild},
    
      description={tend to the sick and dying, on behalf of the \glsentrytext{healersGuild}.
      The temple only takes on new people from those with a disability of some kind, so the grounds are maximally accessible to everyone.
      The \glsentrytext{guard} who endure permanent injuries often retire as Helpers},
    }
    
    \newglossaryentry{paik}{
      name={Paik},
    
      category={god},
    
      description={is the god of death by justice.
      When bandits swing from the noose in the \glsentrytext{court}, Paik takes them to his realm, and taunts them forever}
    
    \newglossaryentry{doulaShop}{
    
      name={Doula Shops},
    
      text={Doula Shop},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      sort={Doula Shop},
    
      prefix={a\space},
    
      see={doula},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      symbol={\glsentrytext{misgen}},
    
      description={sell various potions and blessings},
    
    \newglossaryentry{doula}{
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      name={Doulas},
      text={Doula},
    
      prefix={a\space},
    
      description={help with births, blessings, and beginnings of all kind.
      They protect the population from misgeneis -- the death which occurs before life.
      Nobody begins a business venture or party without a blessing from a Doula},
    
    \newglossaryentry{court}{
      name={The Pit of Justice},
      text={Pit of Justice},
      prefix={a\space},
    
      see={paik},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      sort={Pit of Justice},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      symbol={\glsentrytext{justice}},
    
      description={is where a town's \glsentrytext{warden} resolves legal disputes, and decides on the correct punishment for criminals.
      All trials must be on display, to warn the people about the consequences of crime, so they can learn that justice always prevails, and avoid crime}
    }
    
    \newglossaryentry{templeOfJustice}{
      name={Temple of Justice},
      prefix={a\space},
      symbol={\glsentrytext{justice}},
      description={\nopostdesc},
      alias={court},
    
    \newglossaryentry{warden}{
      name={Wardens},
      text={Warden},
    
      nonumberlist,
    
      prefix={a\space},
    
      see={court},
      description={make the laws and decide fitting punishments for criminals}
    
    \newglossaryentry{sable}{
      name={Sable},
    
      category={god},
    
      description={releases cold into the world to watch people lay down and die in the snow, then takes them to his frigid realm, to place their frozen spirits there like an ornament}
    
    }
    
    \newglossaryentry{weaversGuild}{
    
      name={The Weavers' Guild},
      text={Weavers' Guild},
    
      sort={Weavers' Guild},
    
      prefix={a\space},
    
      see={sable},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      symbol={\glsentrytext{frost}},
    
      description={houses a massive fire, many looms, and plenty of space for anyone who wants to hear a long story.
    
      The Guild exists to prevent death by frost},
    }
    
    \newglossaryentry{templeOfFrost}{
      name={Temple of Frost},
      prefix={a\space},
      symbol={\glsentrytext{frost}},
      description={\nopostdesc},
      alias={weaversGuild},
    
    }
    
    \newglossaryentry{weaver}{
      name={Weavers},
      text={Weaver},
      prefix={a\space},
    
      alias={weaversGuild},
      description={produces the best and warmest of clothes for \glsentrytext{fenestra}'s harsh cold seasons},
    
    \newglossaryentry{wrecan}{
      name={Wrecan},
    
      category={god},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      description={is the goddess of hatred, bigotry, and vengeance.
    
      When people fight each other, she takes their soul to her realm of eternal war},
    }
    
    
    \newglossaryentry{armourHall}{
    
      name={The Armourers' Guild},
      text={Armourers' Guild},
      prefix={an\space},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      sort={Armourer's Guild},
    
      see={wrecan},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      symbol={\glsentrytext{hate}},
    
      description={take in angry, young people, and redirect their anger into work},
    
    \newglossaryentry{templeOfHate}{
      name={Temple of Hate},
      prefix={a\space},
      symbol={\glsentrytext{hate}},
      description={\nopostdesc},
      alias={armourHall},
    }
    
    
    \newglossaryentry{armourer}{
      name={Armourers},
      text={Armourer},
      prefix={an\space},
    
      see={armourHall},
    
      description={work in the \glsentrytext{armourHall} and guard civilization from from death by Hate, with a combination of excellent armour, and diplomatic skills}
    }
    
    \newglossaryentry{yonder}{
      name={Yonder},
    
      category={god},
    
      description={is the god who kills by curiosity.
    
      When idiots go to investigate something which sensible people would leave alone, they say their soul goes to live with \glsentrytext{yonder}.
      Nobody knows what happens after that, and there's only one way to find out\ldots},
    
    \newglossaryentry{paperGuild}{
    
      name={The Paper Guild},
    
      text={\ifodd\value{r2}Paper Guild\else Temple of Light\fi},
    
      prefix={a\space},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      sort={Paper Guild},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      symbol={\glsentrytext{curiosity}},
    
      see={yonder},
    
      description={create paper, maps, candles, and soap.
      They always need more basilisk bodies to make the latter two.
    
      This `Temple of Light' works against their own curiosity, by educating them}
    
    \newglossaryentry{templeOfLight}{
      name={Temple of Light},
      prefix={a\space},
      symbol={\glsentrytext{curiosity}},
      description={\nopostdesc},
      alias={paperGuild},
    }
    
    
    \newglossaryentry{seeker}{
      name={Seekers},
      text={Seeker},
      prefix={a\space},
    
      seealso={paperGuild},
    
      description={travel to deliver messages, and gather information for the \glsentrytext{paperGuild}}
    }
    
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \newglossaryentry{scribe}{
      name={Scribes},
      text={Scribe},
      prefix={a\space},
    
      see={paperGuild},
    
      description={are anyone who works for the \glsentrytext{paperGuild}.
      Most spend their time making books or soap}
    
    %%%%% Symbols
    
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \newglossaryentry{plant}{
      type=symbols,
      sort=Plant,
      nonumberlist,
      name={\adfhangingflatleafleft},
      description={Plant, probably dangerous}
    }
    
    
    \newglossaryentry{N}{
      type=symbols,
    
      sort=Nura,
    
      nonumberlist,
      name={\Hygiea},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      description={goblinoid}
    
    \newglossaryentry{R}{
      type=symbols,
      sort=Morph,
      nonumberlist,
      name={\NorthNode},
      description={Morphed creature}
    }
    
    
    \newglossaryentry{D}{
      type=symbols,
    
      sort=Undead,
    
      nonumberlist,
      name={\Lilith},
    
      description={Undead creature}
    
    }
    
    \newglossaryentry{T}{
      type=symbols,
    
      sort=Team,
    
      nonumberlist,
      name={\Opposition},
      description={A team of multiple creatures}
    }
    
    \newglossaryentry{F}{
      type=symbols,
    
      sort=Female,
    
      nonumberlist,
      name={\Venus},
      description={Female}
    }
    
    \newglossaryentry{M}{
      type=symbols,
    
      sort=Male,
    
      nonumberlist,
      name={\Mars},
      description={Male}
    }
    
    \newglossaryentry{E}{
      type=symbols,
    
      sort=Sentient,
    
      nonumberlist,
      name={\Mercury},
      description={Sentient (any gender or none)}
    }
    
    \newglossaryentry{A}{
      type=symbols,
    
      sort=Animal,
    
      nonumberlist,
      name={\Taurus},
      description={Animal}
    }
    
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    % Guild Symbols
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    
    \newglossaryentry{poison}{
      type=symbols,
      sort=Abderian,
      nonumberlist,
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      name={{\large\Circle\hspace{-1em}}\adfflowerleft},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      description={Temple of Poison}
    }
    
    \newglossaryentry{sickness}{
      type=symbols,
      sort=Eldren,
      nonumberlist,
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      name={\Sun},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      description={Temple of Sickness}
    }
    
    \newglossaryentry{misgen}{
      type=symbols,
      sort=Misgenesis,
      nonumberlist,
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      name={\large\Circle},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      description={Temple of Misgenesis}
    }
    
    \newglossaryentry{justice}{
      type=symbols,
      sort=Paik,
      nonumberlist,
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      name={\large\newmoon},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      description={Temple of Justice}
    }
    
    \newglossaryentry{beasts}{
      type=symbols,
      sort=Sylph,
      nonumberlist,
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      name={\Aries},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      description={Temple of Beasts}
    }
    
    \newglossaryentry{frost}{
      type=symbols,
      sort=Sable,
      nonumberlist,
      name={\hexstar},
      description={Temple of Frost}
    }
    
    \newglossaryentry{hate}{
      type=symbols,
      sort=Hate,
      nonumberlist,
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      name={\large\Amor},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      description={Temple of Hate}
    }
    
    \newglossaryentry{curiosity}{
      type=symbols,
      sort=Curiosity,
      nonumberlist,
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      name={\Large\bell},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      description={Temple of Curiosity}
    }
    
    
    % RACES
    
    \newglossaryentry{Dw}{
      type=symbols,
    
      sort=Dwarf,
    
      nonumberlist,
      name={\Vulkanus},
      description={Dwarf}
    }
    
    \newglossaryentry{El}{
      type=symbols,
    
      sort=Elf,
    
      nonumberlist,
      name={\Moon},
      description={Elf}
    }
    
    \newglossaryentry{Hu}{
      type=symbols,
    
      sort=Human,
    
      nonumberlist,
      name={\Saturn},
      description={Human}
    }
    
    \newglossaryentry{Gn}{
      type=symbols,
    
      sort=Gnome,
    
      nonumberlist,
      name={\Kronos},
      description={Gnome}
    }
    
    \newglossaryentry{Nl}{
      type=symbols,
    
      sort=Gnoll,
    
      nonumberlist,
      name={\Admetos},
      description={Gnoll}
    }
    
    \newglossaryentry{squash}{
      type=symbols,
    
      sort=Squash,
    
      nonumberlist,
      name={\Vesta},
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      description={Play Side Quest at the same time as the next}
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \newglossaryentry{sqn}{
      type=symbols,
    
      sort=sqn,
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      nonumberlist,
      name={\Square},
      description={Side Quest is not ready yet}
    }
    
    \newglossaryentry{sqr}{
      type=symbols,
    
      sort=sqr,
    
    Malin Freeborn's avatar
    Malin Freeborn committed
      nonumberlist,
      name={\CheckedBox},
    
      description={Side Quest is ready}
    
    \newcommand{\T}[1][1]{\gls{T}\setcounter{noAppearing}{#1}} % groups
    
    \newcommand{\M}{\gls{M}} % male
    \newcommand{\F}{\gls{F}} % female
    \newcommand{\E}{\gls{E}} % sentient
    \newcommand{\A}{\gls{A}} % creature
    \newcommand{\N}{\gls{N}} % nura
    
    \newcommand{\R}{\gls{R}} % morph
    
    \newcommand{\D}{\gls{D}} % undead
    \newcommand{\Dw}{\gls{Dw}} % dwarf
    \newcommand{\El}{\gls{El}} % elf
    \newcommand{\Hu}{\gls{Hu}} % human
    \newcommand{\Gn}{\gls{Gn}} % gnome
    \newcommand{\Nl}{\gls{Nl}} % gnoll
    \newcommand{\squash}{\gls{squash}} % multi-part side quest
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \newcommand{\sqr}{\gls{sqr}} % multi-part side quest
    \newcommand{\sqn}{\gls{sqn}} % multi-part side quest