\documentclass[8pt]{extarticle} \input{assets/prelude} \pbClass{Merchant} \pbBaseHP{6} \pbDamage{4} \begin{document} \charbanner \begin{multicols}{2} \leftbanner{Folk} \begin{amove}{Elf} You know the academics and historians of the universities. You get the \textbf{Bookseller} connection in addition to any others you choose. \end{amove} \begin{amove}{Human} You know the artisans and tradespeople of the city. You get the \textbf{Artisan Goods} connection in addition to any others you choose. \end{amove} \begin{amove}{Kitt} You know the trappers and hunters on the outskirts of the city. You get the \textbf{Hunted Goods} connection in addition to any others you choose. \end{amove} \ \leftbanner{Drive} \begin{amove}{???} foo \end{amove} \begin{amove}{???} bar \end{amove} \begin{amove}{???} baz \end{amove} \ \leftbanner{Bonds} \vfill\null \columnbreak \rightbanner{Starting Moves} \begin{basicmove}{Capital} You begin with 3 Capital. When in a city large enough to have a market, you can once per day exchange 1 Capital for 100 gold, or exchange 100 gold for 1 Capital. \end{basicmove} \begin{basicmove}{Connections} You have connections who can supply you with goods that you can then sell at the market. Choose two of the following categories: you can always \textbf{Buy in Bulk} from them. \end{basicmove} \vfill\null \end{multicols} \clearpage \gearbanner \begin{multicols}{2} \begin{quote} \yourLoad{8}. \end{quote} \ \columnbreak \ \end{multicols} \begin{multicols}{2} \leftbanner{Advanced Moves (2-5)} When you \textbf{gain a level from 2--5}, choose from these moves. \begin{amove}{The Deals Warlock} foo \end{amove} \begin{amove}{Wager} foo \end{amove} \begin{amove}{Spice and Wolf} When you \textbf{escort a valuable trade good through the dangerous wilderness}, you can take +1 to rolls to \textbf{Take a Perilous Journey.} \end{amove} \vfill\null \columnbreak \rightbanner{Advanced Moves (6-10)} When you \textbf{gain a level from 6--10}, choose from these moves or the level 2--5 moves. \vfill\null \end{multicols} \end{document}