\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{mazus (mazusblight)} \pdfinfo{ /Title (d-d5e-chuleta.pdf) /Creator (Cheatography) /Author (mazus (mazusblight)) /Subject (D\&D5e chuleta 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}{A3A3A3} \definecolor{LightBackground}{HTML}{F3F3F3} \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\&D5e chuleta Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{mazus (mazusblight)} via \textcolor{DarkBackground}{\uline{cheatography.com/201110/cs/42530/}}} \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}mazus (mazusblight) \\ \uline{cheatography.com/mazusblight} \\ \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 26th February, 2024.\\ 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{2.04057 cm} x{2.93643 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Características}} \tn % Row 0 \SetRowColor{LightBackground} Fuerza ({\bf{FUE}}) & Músculo. Potencia física y capacidades deportivas \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} Destreza ({\bf{DES}}) & Agilidad y reflejos. Maniobrar por el entorno \tn % Row Count 5 (+ 2) % Row 2 \SetRowColor{LightBackground} Constitución\{\{nl\}\}({\bf{CON}}) & Resistencia. Salud y soportar daño \tn % Row Count 7 (+ 2) % Row 3 \SetRowColor{white} Inteligencia ({\bf{INT}}) & Razonamiento. Memoria y análisis de información \tn % Row Count 10 (+ 3) % Row 4 \SetRowColor{LightBackground} Sabiduría ({\bf{SAB}}) & Perspicacia e Intuición. Obtener información de lo que te rodea \tn % Row Count 13 (+ 3) % Row 5 \SetRowColor{white} Carisma ({\bf{CAR}}) & Liderazgo. Inspiración e influencia sobre los demás \tn % Row Count 16 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.24425 cm} x{3.73275 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Turno}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Mover}} & Velocidad. Divisible. \{\{nl\}\} {\bf{Tumbar}}\{\{fa-arrow-right\}\} Coste 0. Gatear 1/2 \{\{nl\}\} {\bf{Levantar}}\{\{fa-arrow-right\}\} Coste 1/2 velocidad \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Interacción}} (Ej: Abrir puerta, des/enfundar, dar objeto)} \tn % Row Count 7 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Acción}} (ver tabla)} \tn % Row Count 8 (+ 1) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Acción adicional}} (ver habilidades)} \tn % Row Count 9 (+ 1) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Comunicarse}} (palabras breves y gestos)} \tn % Row Count 10 (+ 1) % Row 5 \SetRowColor{white} {\bf{Reacción}} & {\bf{Fuera de tu turno. 1 por ronda}} Ej: Ataque de oportunidad \tn % Row Count 12 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.29402 cm} x{3.68298 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Acciones}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Atacar}} & {\bf{1d20}} + {\bf{FUE/DES}} + {\bf{compet}} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} & {\bf{20}}\{\{fa-arrow-right\}\} 2x daño {\bf{1}}\{\{fa-arrow-right\}\} fallo \tn % Row Count 5 (+ 3) % Row 2 \SetRowColor{LightBackground} & \{\{fa-user\}\} \{\{fa-eye-slash\}\} \{\{fa-bullseye\}\} \{\{fa-arrow-right\}\} {\bf{DESV}}\{\{nl\}\}\{\{fa-bullseye\}\} \{\{fa-eye-slash\}\} \{\{fa-user\}\} \{\{fa-arrow-right\}\} {\bf{VENT}} \tn % Row Count 11 (+ 6) % Row 3 \SetRowColor{white} & {\bf{RES}}\{\{fa-arrow-right\}\} 1/2 {\bf{VULN}}\{\{fa-arrow-right\}\} 2x \tn % Row Count 14 (+ 3) % Row 4 \SetRowColor{LightBackground} & {\bf{2 armas}} \{\{fa-arrow-right\}\} {\bf{Acción adicional}} con la otra ({\bf{NO mod daño}}) \tn % Row Count 17 (+ 3) % Row 5 \SetRowColor{white} & {\bf{FUE(Atl)}}\{\{fa-user\}\}vs {\bf{FUE(Atl)}}/{\bf{DES(Acro)}}\{\{fa-bullseye\}\}. 1 Atk\{\{nl\}\}{\bf{Tamaño }}\{\{fa-bullseye\}\} \textless{}= \{\{fa-user\}\}+1\{\{nl\}\}{\bf{Empujar}}\{\{fa-arrow-right\}\}{\bf{5 pies}}/{\bf{tumbado}}\{\{fa-bullseye\}\}\{\{nl\}\}{\bf{Agarrar}} \{\{fa-arrow-right\}\} {\bf{Apresado}}. \{\{nl\}\}Mover\{\{fa-user\}\}\{\{fa-bullseye\}\}1/2. \tn % Row Count 27 (+ 10) % Row 6 \SetRowColor{LightBackground} {\bf{Conjuro}} & {\bf{1d20}} + {\bf{caract}} + {\bf{compet}} \{\{nl\}\} {\bf{CD}} \{\{fa-arrow-right\}\} {\bf{8}} + {\bf{caract}} + {\bf{compet}} \{\{nl\}\} Mantener {\bf{concentración}} \tn % Row Count 32 (+ 5) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{1.29402 cm} x{3.68298 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Acciones (cont)}} \tn % Row 7 \SetRowColor{LightBackground} {\bf{Correr}} & Mover adicional. Velocidad \tn % Row Count 1 (+ 1) % Row 8 \SetRowColor{white} {\bf{Retirarse}} & No ataques de oportunidad \tn % Row Count 3 (+ 2) % Row 9 \SetRowColor{LightBackground} {\bf{Esquivar}} & \{\{fa-user\}\} \{\{fa-eye\}\} \{\{fa-bullseye\}\} \{\{fa-arrow-right\}\}\{\{fa-bullseye\}\} {\bf{DESV}}.\{\{nl\}\}{\bf{SDES VENT}} \tn % Row Count 7 (+ 4) % Row 10 \SetRowColor{white} {\bf{Ocultarse}} & \{\{fa-bullseye\}\} \{\{fa-eye-slash\}\} \{\{fa-user\}\}\{\{fa-arrow-right\}\}{\bf{DES(Sig)}} vs {\bf{SAB(Per)}} \tn % Row Count 11 (+ 4) % Row 11 \SetRowColor{LightBackground} {\bf{Preparar}} & {\bf{Condición}} \{\{fa-arrow-right\}\} {\bf{Reacción}} (opc) \tn % Row Count 13 (+ 2) % Row 12 \SetRowColor{white} {\bf{Ayudar}} & {\bf{VENT}} a un aliado \tn % Row Count 14 (+ 1) % Row 13 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Buscar}} (entorno), {\bf{Utilizar objeto}}} \tn % Row Count 15 (+ 1) % Row 14 \SetRowColor{white} {\bf{Improvisar}} & {\bf{DM}} decide. ¿Tirada? \tn % Row Count 17 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.24425 cm} x{3.73275 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Ataque a distancia}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{DESV}} & \{\{fa-bullseye\}\} a {\bf{5 pies o menos}} \{\{nl\}\} \{\{fa-bullseye\}\} {\bf{entre normal y máximo}}. \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} {\bf{Cobertura}} & Media \{\{fa-arrow-right\}\} {\bf{+2 AC}} y {\bf{+2 SDES}} \{\{nl\}\} 3/4 \{\{fa-arrow-right\}\} {\bf{+5 AC}} y {\bf{+5 SDES}} \{\{nl\}\}Completa \{\{fa-arrow-right\}\} {\bf{No \{\{fa-bullseye\}\} directo}} \tn % Row Count 9 (+ 6) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.23965 cm} x{2.73735 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{\{\{fa-play\}\} turno con 0 HP}} \tn % Row 0 \SetRowColor{LightBackground} Otro\{\{fa-user\}\}\{\{fa-arrow-right\}\} & Dar {\bf{curación}} para {\bf{HP \textgreater{} 0}} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Otro\{\{fa-user\}\}\{\{fa-arrow-right\}\} & Acción {\bf{estabilizar}}: \{\{nl\}\} {\bf{SAB(Medicina) CD10}} \tn % Row Count 5 (+ 3) % Row 2 \SetRowColor{LightBackground} {\bf{Estable}}\{\{fa-arrow-right\}\} & {\bf{Inconsciente}}. {\bf{NO S.Muerte}} \tn % Row Count 7 (+ 2) % Row 3 \SetRowColor{white} {\bf{S.Muerte}}\{\{fa-arrow-right\}\} & {\bf{3 \{\{fa-arrow-up\}\}Estable}}. 3\{\{fa-arrow-down\}\}{\bf{Muerto}} \tn % Row Count 10 (+ 3) % Row 4 \SetRowColor{LightBackground} & {\bf{1d20}} \{\{fa-arrow-right\}\} 1:\{\{fa-arrow-down\}\}\{\{fa-arrow-down\}\} 2-9:\{\{fa-arrow-down\}\}\{\{nl\}\}10-19:\{\{fa-arrow-up\}\} 20 {\bf{curación 1HP}} \tn % Row Count 17 (+ 7) % Row 5 \SetRowColor{white} & {\bf{Daño?}} \{\{fa-arrow-down\}\} {\bf{Crítico?}} \{\{fa-arrow-down\}\}\{\{fa-arrow-down\}\}\{\{nl\}\}{\bf{Daño \textgreater{}= Máx. HP? Muerto}} \tn % Row Count 23 (+ 6) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{0.89586 cm} x{4.08114 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Descanso}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Corto}} & Actividad ligera {\bf{1h+}}\{\{nl\}\}Recuperar {\bf{HP con dados de golpe}} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} {\bf{Largo}} & Reposo {\bf{8h+}}. Dormir, comer... \{\{nl\}\} Guardias hasta {\bf{2h}}\{\{nl\}\}{\bf{24h+}} entre largos para:\{\{nl\}\}\{\{fa-arrow-right\}\}Recuperar {\bf{HP y espacios}}\{\{nl\}\}\{\{fa-arrow-right\}\}Recuperar {\bf{1/2 dados de golpe}} \tn % Row Count 10 (+ 7) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}