Skip to content
Snippets Groups Projects
Unverified Commit 8cb1d7ff authored by Malin Freeborn's avatar Malin Freeborn
Browse files

make rules charts independent of rules doc

parent 744bade0
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,10 @@
\small
\section*{Binding Rules}
\physicalSkillChart
\mentalSkillChart
\begin{multicols}{2}
\subsection*{Traits}
......@@ -41,6 +45,8 @@
\input{rules/armour.tex}
\commonArmourChart
\input{rules/projectiles.tex}
\subsection*{Magic}
......
......@@ -12,4 +12,3 @@ Armour provides \gls{dr}, which can protect against Damage, but only if the \gls
When \glspl{pc} succeed in an Attack roll by \emph{more} than their opponent's Covering, they inflict a Vitals Shot, and ignore the opponent's \gls{dr}.
\end{itemize}
\commonArmourChart
\newcommand\physicalSkillChart{
\begin{figure*}[b!]
\begin{tabularx}{\linewidth}{X|LLL}
\hline
& \textbf{Strength} & \textbf{Dexterity} & \textbf{Speed} \\\hline
\textbf{Academics} & Orating to a massive crowd & Forgery & Courier Runs \\
\textbf{Athletics} & Lifting heavy loads & Climbing & Sprinting \\
\textbf{Deceit} & Intimidation & Feigning an injury & Spreading a rumour across an entire town \\
\textbf{Stealth} & Hiding in a hay bail & Moving quietly & Escaping into a crowd \\
\textbf{Vigilance} & Keeping watch all night & Feeling for an exit in the dark & Searching a full forest for a particular tree \\
\textbf{Wyldcrafting} & Wrestling a~boar & Untying a~horse's bridle & Fleeing a stampede \\
\hline
\end{tabularx}
\end{figure*}
}
\newcommand\mentalSkillChart{
\begin{figure*}[b!]
\begin{tabularx}{\linewidth}{X|LLL}
\hline
& \textbf{Intelligence} & \textbf{Wits} & \textbf{Charisma} \\\hline
\textbf{Academics} & Recalling facts & Resisting an enchantment spell & Storytelling \\
\textbf{Athletics} & Finding the easiest route to climb & Identifying optimal climbing conditions & Stage acrobatics \\
\textbf{Deceit} & Crafting a plausible lie & Making a quick excuse & Implausible lies \\
\textbf{Stealth} & Identifying the best hiding spot & Quickly hiding & Sleuthing a banquet, uninvited \\
\textbf{Vigilance} & Investigating a crime scene & Spotting an illusion spell & Hearing the best gossip \\
\textbf{Wyldcrafting} & Planning a new, hidden trail & Foraging for a quick meal & Selling vegetables \\
\hline
\end{tabularx}
\end{figure*}
}
\newcommand\stackingDamageChart{
\begin{nametable}[l|YYYYYYYYYY]{Damage Conversion}
......
......@@ -2,31 +2,3 @@
Each skill covers a variety of abilities -- at least one per Attribute.
\begin{figure*}[t!]
\begin{tabularx}{\linewidth}{X|LLL}
\hline
& \textbf{Strength} & \textbf{Dexterity} & \textbf{Speed} \\\hline
\textbf{Academics} & Orating to a massive crowd & Forgery & Courier Runs \\
\textbf{Athletics} & Lifting heavy loads & Climbing & Sprinting \\
\textbf{Deceit} & Intimidation & Feigning an injury & Spreading a rumour across an entire town \\
\textbf{Stealth} & Hiding in a hay bail & Moving quietly & Escaping into a crowd \\
\textbf{Vigilance} & Keeping watch all night & Feeling for an exit in the dark & Searching a full forest for a particular tree \\
\textbf{Wyldcrafting} & Wrestling a~boar & Untying a~horse's bridle & Fleeing a stampede \\
\hline
\end{tabularx}
\end{figure*}
\begin{figure*}[t!]
\begin{tabularx}{\linewidth}{X|LLL}
\hline
& \textbf{Intelligence} & \textbf{Wits} & \textbf{Charisma} \\\hline
\textbf{Academics} & Recalling facts & Resisting an enchantment spell & Storytelling \\
\textbf{Athletics} & Finding the easiest route to climb & Identifying optimal climbing conditions & Stage acrobatics \\
\textbf{Deceit} & Crafting a plausible lie & Making a quick excuse & Implausible lies \\
\textbf{Stealth} & Identifying the best hiding spot & Quickly hiding & Sleuthing a banquet, uninvited \\
\textbf{Vigilance} & Investigating a crime scene & Spotting an illusion spell & Hearing the best gossip \\
\textbf{Wyldcrafting} & Planning a new, hidden trail & Foraging for a quick meal & Selling vegetables \\
\hline
\end{tabularx}
\end{figure*}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment