123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125 |
- \documentclass[8pt]{extarticle}
- \input{assets/prelude}
- \newcommand{\Class}{Merchant}
- \newcommand{\BaseHP}{6}
- \newcommand{\BaseLoad}{9}
- \newcommand{\Damage}{4}
- \begin{document}
- \openup -0.2em
- \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{Home 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}
- Your load is 8+STR.
- \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}
|