From 727555d94d351d93f8dcecc27c993eb32c1f7c23 Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@posteo.net> Date: Wed, 8 May 2024 23:45:23 +0200 Subject: [PATCH] make banding action gls entry --- glossary.tex | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/glossary.tex b/glossary.tex index 4c4cf2eb..ae1545ef 100644 --- a/glossary.tex +++ b/glossary.tex @@ -230,6 +230,18 @@ description={is any action taken as a reaction (usually taken when being attacked)}, } +\newglossaryentry{bandAct}{ + name={A Banding Action}, + sort={Banding Action}, + text={Banding Action}, + prefix={a\space}, + type={mech}, + nonumberlist, + prefixfirst={a\space\textit{Banding Action}}, + description={means characters can perform this task as a team in a useful way. + In this case, the first character adds their Bonus, the second adds half, the third, a quarter, et c. and we round halves up at the end}, + } + \newglossaryentry{attribute}{ name={Attributes}, text={Attribute}, -- GitLab