\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{Overland Games (dcware)} \pdfinfo{ /Title (journey-to-the-overland-official-faq.pdf) /Creator (Cheatography) /Author (Overland Games (dcware)) /Subject (Journey To The Overland Official FAQ Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{405AA3} \definecolor{LightBackground}{HTML}{F3F4F9} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{Journey To The Overland Official FAQ Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{Overland Games (dcware)} via \textcolor{DarkBackground}{\uline{cheatography.com/20409/cs/4909/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}Overland Games (dcware) \\ \uline{cheatography.com/dcware} \\ \uline{\seqsplit{www}.kickstarter.com/projects/1235706284/journey-to-the-overland-a-solo-tabletop-roleplayin} \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Published 17th August, 2015.\\ Updated 13th May, 2016.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{Frequently Asked Questions}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{{\bf{When travelling, do you roll for an encounter for each hex moved or just once for the entire turn?}}} \tn \mymulticolumn{1}{x{17.67cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}You only roll at the beginning of the move.} \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{{\bf{Getting a job in town. Does the money made take into account lodging and food or is that before?}}} \tn \mymulticolumn{1}{x{17.67cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}No. Food and lodging are separate and must be paid out of your wages. However you do not have to pay for lodging. You do risk being robbed but if you are just starting out you probably do not have much to steal. Most jobs will pay you enough to cover lodging with the exception of perhaps the minstrel and serf. Also remember you can sell personal items for half their cost in any town if you get low on money. And with one gold piece being equal to three silver pieces you should be able to afford lodging for a couple days while you work.} \tn % Row Count 18 (+ 14) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{{\bf{Do encounters remain in the hex after the turn you encounter them? Example: I encountered an Old smith just outside Milestill. Will he remain there for a duration or is he gone if I walk away?}}} \tn \mymulticolumn{1}{x{17.67cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}And yes they remain that hex. So record the hex number!} \tn % Row Count 24 (+ 6) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{{\bf{Will you include rules for repairing armour or is it just meant to wear out?}}} \tn \mymulticolumn{1}{x{17.67cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}Armor is meant to wear out and be replaced. I think some Dwarfs can repair it though.} \tn % Row Count 28 (+ 4) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{{\bf{I keep getting killed! Even with spending some time racking up money, it is very hand to mouth like a good sword and sorcery story. Had to play a few games at trial and error to get the hang of it. }}} \tn \mymulticolumn{1}{x{17.67cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}As for getting killed. Try hiring some early on in the town before you leave.} \tn % Row Count 35 (+ 7) \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{Frequently Asked Questions (cont)}} \tn % Row 5 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{{\bf{NPC comrades, can they be equipped with different gear or will they only use the stuff they come with initially?}}} \tn \mymulticolumn{1}{x{17.67cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}Yes NPC can be equipped but once you do it belongs to them so if they leave they take it with them.} \tn % Row Count 6 (+ 6) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{{\bf{I played a game already and got annihilated in the first week. If the draws or rolls are unkind, there is no real way to recover.}}} \tn \mymulticolumn{1}{x{17.67cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}Don't forget you can always to try to evade or escape from a combat.} \tn % Row Count 11 (+ 5) % Row 7 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{{\bf{The weather seems a little kookie as well. It snows one day and then is blazing heat the next....sounds like Michigan right? :P}}} \tn \mymulticolumn{1}{x{17.67cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}The weather cards can be customized for seasons by removing certain weather (i.e. snow) but you will have to reshuffle the deck more often if you do. I prefer the weather as is though as it is a product of the origin of The Overland.} \tn % Row Count 19 (+ 8) % Row 8 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{{\bf{The healing rules seem a little too unforgiving as well. I am going to play test the game with a house rule saying that wounds are healed at 1 per day with activity and 4/day with total rest.}}} \tn \mymulticolumn{1}{x{17.67cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}I would not be so quick to mess with the Healing rules. As your character gets in more fights and does more things you will earn experience points which you can then use to purchase skills like Healer and Cleric.} \tn % Row Count 28 (+ 9) % Row 9 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{{\bf{Why does the game so difficult when you first start out?}}} \tn \mymulticolumn{1}{x{17.67cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}he game is designed to be very difficult when you first start out which is why there are things like training with weapons, resting to heal wounds, and getting jobs. If you just head out into the world you probably are going to get killed.} \tn % Row Count 36 (+ 8) \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{Frequently Asked Questions (cont)}} \tn % Row 10 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{{\bf{You might need to clarify how bad guys attack the heroes. I found a usable strategy is to alternate 2 v 1 is to defend with one and then the other having the bad guy attack between the two, essentially creating a wolf pack situation. One person tags it then the next, causing it to have to turn the last hero to hurt it.}}} \tn \mymulticolumn{1}{x{17.67cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}This sounds like you are using the Optional Combat Rules. As for bad guys attacking. The strategy you are using is perfectly legal. Certain NPC however do have rules on who they attack and what weapons or powers they use in their attacks. So these will usually be the higher-level NPC and are designed to be more difficult to kill. But if you are dealing with a gang of thieves or a pack of wolves use whatever strategy you need. Just make sure that the NPCs are acting logically otherwise you're defeating the purpose of the game.} \tn % Row Count 19 (+ 19) % Row 11 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{{\bf{I was supposed to get the promo card called Robin the Rogue (and miniature) for The Red Dragon's Lair crossover, but it isn't in the deck (unless you changed the name?) -{}- Is the promo card (and miniature) coming with my stretch goals? }}} \tn \mymulticolumn{1}{x{17.67cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}Yes any stretch goal related content will be shipped or sent separately. This includes characters from the NARRATOR pledge levels.} \tn % Row Count 27 (+ 8) % Row 12 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{{\bf{So the encouter was hostile initially and I escape to a town. Do they remain hostile or does that reset? Do you encounter them again only when entering that hex?}}} \tn \mymulticolumn{1}{x{17.67cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}No you don't put them back in that hex. The card is returned unless it tells you to hold it. You may meet another Old Smith in another hex. Unique cards like the Virgin Queen are held others can be met again elsewhere. The next Smith may be friendly. But yes if you return to that hex you will encounter them again after you resolve your normal encounter if any. Escaping in a town always resets unless the card says otherwise.} \tn % Row Count 41 (+ 14) \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{Frequently Asked Questions (cont)}} \tn % Row 13 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{{\bf{I got 54 poker-sized cards (18 of each type), and 109 square 3 1/2 inch cards. Is this correct?}}} \tn \mymulticolumn{1}{x{17.67cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}You should have 54 poked sized cards (18 each of Quest, Event and Weather) and 108 Encounter Cards.} \tn % Row Count 5 (+ 5) % Row 14 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{{\bf{The components are of pretty good quality, but the text on the cards is squished together to the point that some of the letters overlap. They are still readable, though.}}} \tn \mymulticolumn{1}{x{17.67cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}This was a printing error that was not evident in Photoshop when we sent the to the printer. We have tried to adjust the font in later printings to make it more legible.} \tn % Row Count 13 (+ 8) % Row 15 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{{\bf{I also got a B\&W copy of the Adventure Journal log sheet}}} \tn \mymulticolumn{1}{x{17.67cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}I have added the New Character Sheet to the digital rewards in BackerKit so everyone should be able to download it from there. It is a five page character sheet with a one page adventure journal log.} \tn % Row Count 20 (+ 7) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \end{document}