\begin{tcbposter}[
  coverage = {spread,
    boxsep = 10pt,
  },
  poster   = {showframe=true,
    columns=4,
    rows=2,
  },
  boxes    = {
    colback=white,
    fit,
    fit basedim=10pt,
    frame code={\ifodd\thepage\node at (frame.south east) {\thepage};\else \node at (frame.south west) {\thepage};\fi\stepcounter{page}},
  },
]


\posterbox{name=fifth,column=1,row=1,span=1,rowspan=1}{
  \bklTitle{Setup}
  \setcounter{page}{1}
  \input{config/rules/start.tex}
}

\posterbox{name=twelfth,column=2,row=1,span=1,rowspan=1}{
  \input{config/rules/attributes.tex}
}


\posterbox{name=ninth,column=3,row=1,span=1,rowspan=1}{
  \bklTitle{\Glsfmttext{weight}}
  \input{config/rules/weight.tex}
}

\posterbox{name=eighth,column=4,row=1,span=1,rowspan=1}{
  \label{skillChart}
  \setcounter{page}{4}
  \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}
}

\posterbox{name=fourth,column=1,row=2,span=1,rowspan=1}{
  \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}
}

\posterbox[blankest]{name=thirteenth,column=2,row=2,span=1,rowspan=1}{
  \input{config/rules/actions_basic.tex}
}

\posterbox{name=sixteenth,column=3,row=2,span=1,rowspan=1}{
  \input{config/rules/actions_resisted.tex}
  \input{config/rules/actions_resting.tex}
  \par
  \vspace{1em}
  \input{config/rules/banding.tex}
}

\posterbox{name=first,column=4,row=2,span=1,rowspan=1}{
  \input{config/rules/hitting_things.tex}
}

\end{tcbposter}