\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{madinkbeard} \pdfinfo{ /Title (d-d-5e-quick-reference-for-players.pdf) /Creator (Cheatography) /Author (madinkbeard) /Subject (D\&D 5e Quick Reference for Players 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}{737373} \definecolor{LightBackground}{HTML}{F6F6F6} \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{D\&D 5e Quick Reference for Players Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{madinkbeard} via \textcolor{DarkBackground}{\uline{cheatography.com/23301/cs/5112/}}} \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}madinkbeard \\ \uline{cheatography.com/madinkbeard} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Not Yet Published.\\ 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{multicols*}{3} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Ability/Skill Checks and Saving Throws}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{{\bf{Roll:}} ` d20 + ability modifier + proficiency bonus \textgreater{}= DC` \newline % Row Count 2 (+ 2) All checks have a Difficulty Class (DC) to beat. Checks will generally be requested by attribute, skill, or tool: \newline % Row Count 5 (+ 3) "Make a DC10 Intelligence check." \newline % Row Count 6 (+ 1) "Make a DC15 Slight of Hand check." \newline % Row Count 7 (+ 1) "Make a DC20 Thieves' Tool check." \newline % Row Count 8 (+ 1) "Make a DC15 Dexterity save." \newline % Row Count 9 (+ 1) All skills and tools have an explicit or implied related ability. That may change based on context. \newline % Row Count 11 (+ 2) {\bf{Cooperation:}} A skill check can be made at advantage if another character with the skill assists.% Row Count 13 (+ 2) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Advantage/Disadvantage}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Any check (skill, saving throw, tool, combat) can, in certain situations, be made at advantage or disadvantage: \newline % Row Count 3 (+ 3) {\bf{Advantage}}: Roll 2d20 and pick the higher number. \newline % Row Count 5 (+ 2) {\bf{Disadvantage}}: Roll 2d20 and pick the lower number.% Row Count 7 (+ 2) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Resting}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{{\bf{Short Rest:}} at least 1 hour \newline % Row Count 1 (+ 1) Spend x Hit Dice (HD) to heal. Roll the HD + CON modifier and add to your current HP total. \newline % Row Count 3 (+ 2) {\bf{Long Rest}}: at least 8 hours \newline % Row Count 4 (+ 1) Regain all HP. \newline % Row Count 5 (+ 1) Regain level/2 HD. \newline % Row Count 6 (+ 1) Different classes have different abilities that are regained during short or long rests.% Row Count 8 (+ 2) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Combat Actions}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Each turn you get 1 move and 1 other action. \newline % Row Count 1 (+ 1) You may take up to 1 bonus action if you have an ability that specifies the context of a bonus action. \newline % Row Count 4 (+ 3) In some situations you may also get up to 1 reactions based on context of abilities. \newline % Row Count 6 (+ 2) -{\bf{Attack:}} see below \newline % Row Count 7 (+ 1) -{\bf{Cast a Spell:}} Note that some spells can be cast as bonus actions or reactions. \newline % Row Count 9 (+ 2) -{\bf{Dash:}} Take a second move. \newline % Row Count 10 (+ 1) -{\bf{Disengage:}} Keeps opponents from taking an opportunity attack if you move away/past them. \newline % Row Count 12 (+ 2) -{\bf{Dodge:}} Until next turn all attacks against you are at disadvantage if you can see them and make a DEX save at advantage. \newline % Row Count 15 (+ 3) -{\bf{Help:}} Assist someone with a skill or attack, granting them advantage if they roll before your next turn. \newline % Row Count 18 (+ 3) -{\bf{Hide:}} Make a DEX(Stealth) check to hide. \newline % Row Count 19 (+ 1) -{\bf{Ready:}} State an action and a situation that will cause you to trigger that action. If the trigger occurs you may take the action as a reaction. \newline % Row Count 22 (+ 3) -{\bf{Search:}} Look for stuff. \newline % Row Count 23 (+ 1) -{\bf{Use an Object}}% Row Count 24 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Attacks}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Attacks are made like an ability check where the DC is the target's Armor Class (AC): \newline % Row Count 2 (+ 2) {\bf{Roll:}} `d20 + ability modifier + proficiency bonus \textgreater{}= AC` \newline % Row Count 4 (+ 2) Use STR for melee weapons and thrown weapons. \newline % Row Count 5 (+ 1) Use DEX for missile weapons and finesse weapons. \newline % Row Count 6 (+ 1) Apply proficiency if you are proficient with the type of weapon you are using. \newline % Row Count 8 (+ 2) When reducing an opponent to 0 HP with a melee attach you can choose to render them unconscious rather than dead. \newline % Row Count 11 (+ 3) 20 always hits. 1 always misses.% Row Count 12 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Damage, Death, Healing}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{When HP = 0 you are unconscious until you get to 1HP. \newline % Row Count 2 (+ 2) If you start your turn with 0 HP you must make a Death Save: \newline % Row Count 4 (+ 2) {\bf{Roll:}} d20 \textgreater{}= 10 \newline % Row Count 5 (+ 1) At 3 successes you are stable. \newline % Row Count 6 (+ 1) At 3 failures you are dead. \newline % Row Count 7 (+ 1) A 1 counts as 2 failures. \newline % Row Count 8 (+ 1) A 20 counts as 2 successes. \newline % Row Count 9 (+ 1) Any damage taken after you reach 0 HP counts as a death save failure.% Row Count 11 (+ 2) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}