\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{daan}
\pdfinfo{
  /Title (dnd-player-reference.pdf)
  /Creator (Cheatography)
  /Author (daan)
  /Subject (DnD Player Reference 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{DnD Player Reference Cheat Sheet}}}} \\
    \normalsize{by \textcolor{DarkBackground}{daan} via \textcolor{DarkBackground}{\uline{cheatography.com/211839/cs/45977/}}}
\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}daan \\
  \uline{cheatography.com/daan} \\
  \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 21st March, 2025.\\
   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}{Combat Actions}}  \tn
% Row 0
\SetRowColor{LightBackground}
\mymulticolumn{1}{x{5.377cm}}{{\bf{ATTACK}} (action)\{\{nl\}\} When you take the Attack action, you can make one attack roll with a weapon or an Unarmed Strike.\{\{nl\}\}  {\bf{Equipping and Unequipping}}. You can either equip or unequip one weapon when you make an attack as part of this action. You do so either before or after the attack. If you equip a weapon before an attack, you don't need to use it for that attack. Equipping a weapon includes drawing it from a sheath or picking it up. Unequipping a weapon includes sheathing, stowing, or dropping it. \{\{nl\}\} {\bf{Moving Between Attacks}}. If you move on your turn and have a feature, such as Extra Attack, that gives you more than one attack as part of the Attack action, you can use some or all of that movement to move between those attacks.} \tn 
% Row Count 16 (+ 16)
% Row 1
\SetRowColor{white}
\mymulticolumn{1}{x{5.377cm}}{{\bf{DON/DOFF SHIELD}} (action)\{\{nl\}\} A Shield can be donned or doffed as an action.} \tn 
% Row Count 18 (+ 2)
% Row 2
\SetRowColor{LightBackground}
\mymulticolumn{1}{x{5.377cm}}{{\bf{END CONCENTRATION}} (free)\{\{nl\}\} Some spells and other effects require Concentration to remain active, as specified in their descriptions. You can end Concentration at any time (no action required).} \tn 
% Row Count 22 (+ 4)
% Row 3
\SetRowColor{white}
\mymulticolumn{1}{x{5.377cm}}{{\bf{DASH}} (action)\{\{nl\}\} When you take the Dash action, you gain extra movement for the current turn. The increase equals your Speed after applying any modifiers. With a Speed of 30 feet, for example, you can move up to 60 feet on your turn if you Dash. If your Speed of 30 feet is reduced to 15 feet, you can move up to 30 feet this turn if you Dash.\{\{nl\}\}If you have a special speed, such as a Fly Speed or Swim Speed, you can use that speed instead of your Speed when you take this action. You choose which speed to use each time you take it.} \tn 
% Row Count 33 (+ 11)
\end{tabularx}
\par\addvspace{1.3em}

\vfill
\columnbreak
\begin{tabularx}{5.377cm}{X}
\SetRowColor{DarkBackground}
\mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Combat Actions (cont)}}  \tn
% Row 4
\SetRowColor{LightBackground}
\mymulticolumn{1}{x{5.377cm}}{{\bf{DISENGAGE}} (action) \{\{nl\}\}If you take the Disengage action, your movement doesn't provoke Opportunity Attacks for the rest of the current turn.} \tn 
% Row Count 3 (+ 3)
% Row 5
\SetRowColor{white}
\mymulticolumn{1}{x{5.377cm}}{{\bf{DODGE}} (action)\{\{nl\}\} lf you take the Dodge action, you gain the following benefits: until the start of your next turn, any attack roll made against you has Disadvantage if you can see the attacker, and you make Dexterity saving throws with Advantage.\{\{nl\}\}You lose these benefits if you have the Incapacitated condition or if your Speed is 0.} \tn 
% Row Count 10 (+ 7)
% Row 6
\SetRowColor{LightBackground}
\mymulticolumn{1}{x{5.377cm}}{{\bf{HELP}} (action)\{\{nl\}\} When you take the Help action, you do one of the following.\{\{nl\}\}{\bf{Assist an Ability Check:}} Choose one of your skill or tool proficiencies and one ally who is near enough for you to assist verbally or physically when they make an ability check. That ally has Advantage on the next ability check they make with the chosen skill or tool. This benefit expires if the ally doesn't use it before the start of your next turn. The DM has final say on whether your assistance is possible.\{\{nl\}\}{\bf{Assist an Attack Roll:}} You momentarily distract an enemy within 5 feet of you, giving Advantage to the next attack roll by one of your allies against that enemy. This benefit expires at the start of your next turn.} \tn 
% Row Count 25 (+ 15)
% Row 7
\SetRowColor{white}
\mymulticolumn{1}{x{5.377cm}}{{\bf{HIDE}} (action) \{\{nl\}\}With the Hide action, you try to conceal yourself. To do so, you must succeed on a DC 15 Dexterity (Stealth) check while you're Heavily Obscured or behind Three-Quarters Cover or Total Cover, and you must be out of any enemy's line of sight; if you can see a creature, you can discern whether it can see you.\{\{nl\}\}On a successful check, you have the Invisible condition. Make note of your check's total, which is the DC for a creature to find you with a Wisdom (Perception) check.\{\{nl\}\}The condition ends on you immediately after any of the following occurs: you make a sound louder than a whisper, an enemy finds you, you make an attack roll, or you cast a spell with a Verbal component.} \tn 
% Row Count 40 (+ 15)
\end{tabularx}
\par\addvspace{1.3em}

\vfill
\columnbreak
\begin{tabularx}{5.377cm}{X}
\SetRowColor{DarkBackground}
\mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Combat Actions (cont)}}  \tn
% Row 8
\SetRowColor{LightBackground}
\mymulticolumn{1}{x{5.377cm}}{{\bf{ESCAPE A GRAPPLE}} (action)\{\{nl\}\} A Grappled creature can use its action to make a Strength (Athletics) or Dexterity (Acrobatics) check against the grapple's escape DC, ending the condition on itself on a success. The condition also ends if the grappler has the Incapacitated condition or if the distance between the Grappled target and the grappler exceeds the grapple's range.} \tn 
% Row Count 8 (+ 8)
% Row 9
\SetRowColor{white}
\mymulticolumn{1}{x{5.377cm}}{{\bf{IMPROVISING}} (varies) \{\{nl\}\}Player characters and monsters can also do things not covered by other actions. Many class features and other abilities provide additional action options, and you can improvise other actions. When you describe an action not detailed elsewhere in the rules, the Dungeon Master tells you whether that action is possible and what kind of D20 Test you need to make, if any.} \tn 
% Row Count 16 (+ 8)
% Row 10
\SetRowColor{LightBackground}
\mymulticolumn{1}{x{5.377cm}}{{\bf{READY}} (action) \{\{nl\}\} You take the Ready action to prepare for a specific circumstance before your next turn. This lets you act by taking a Reaction before the start of your next turn.\{\{nl\}\} First, decide what perceivable event will trigger your Reaction. Then, choose the action you'll take or decide to move up to your Speed in response. Examples include "If the cultist steps on the trapdoor, I'll pull the lever that opens it," and "If the zombie steps next to me, I move away."\{\{nl\}\} When the trigger occurs, you can take your Reaction immediately after the trigger finishes or ignore it.\{\{nl\}\} When you Ready a spell, you cast it as normal (expending resources) but hold its energy, releasing it with your Reaction when the trigger occurs. The spell must have a casting time of an action, and holding the spell requires Concentration until the start of your next turn. If your Concentration is broken, the spell dissipates without effect.} \tn 
% Row Count 35 (+ 19)
\end{tabularx}
\par\addvspace{1.3em}

\vfill
\columnbreak
\begin{tabularx}{5.377cm}{X}
\SetRowColor{DarkBackground}
\mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Combat Actions (cont)}}  \tn
% Row 11
\SetRowColor{LightBackground}
\mymulticolumn{1}{x{5.377cm}}{{\bf{SEARCH}} (action) \{\{nl\}\}When you take the Search action, you make a Wisdom check to discern something that isn't obvious. The Search table suggests which skills are applicable when you take this action, depending on what you're trying to detect.} \tn 
% Row Count 5 (+ 5)
% Row 12
\SetRowColor{white}
\mymulticolumn{1}{x{5.377cm}}{{\bf{STUDY}} (action) \{\{nl\}\}When you take the Study action, you make an Intelligence check to study your memory, a book, a clue, or another source of knowledge and call to mind an important piece of information about it.} \tn 
% Row Count 10 (+ 5)
% Row 13
\SetRowColor{LightBackground}
\mymulticolumn{1}{x{5.377cm}}{{\bf{UTILIZE}} (action) \{\{nl\}\}You normally interact with an object while doing something else, such as when you draw a sword as part of the Attack action. When an object requires an action for its use, you take the Utilize action.} \tn 
% Row Count 15 (+ 5)
\hhline{>{\arrayrulecolor{DarkBackground}}-}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{X}
\SetRowColor{DarkBackground}
\mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Conditions}}  \tn
% Row 0
\SetRowColor{LightBackground}
\mymulticolumn{1}{x{5.377cm}}{{\bf{BLINDED}}\{\{nl\}\} While you have the Blinded condition, you experience the following effects.\{\{nl\}\}{\bf{Can't See:}} You can't see and automatically fail any ability check that requires sight.\{\{nl\}\}{\bf{Attacks Affected:}} Attack rolls against you have Advantage, and your attack rolls have Disadvantage.} \tn 
% Row Count 6 (+ 6)
% Row 1
\SetRowColor{white}
\mymulticolumn{1}{x{5.377cm}}{{\bf{CHARMED}} \{\{nl\}\}While you have the Charmed condition, you experience the following effects.\{\{nl\}\}{\bf{Can't Harm the Charmer:}} You can't attack the charmer or target the charmer with damaging abilities or magical effects.\{\{nl\}\}{\bf{Social Advantage:}} The charmer has Advantage on any ability check to interact with you socially.} \tn 
% Row Count 13 (+ 7)
% Row 2
\SetRowColor{LightBackground}
\mymulticolumn{1}{x{5.377cm}}{{\bf{DEAFENED}}\{\{nl\}\} While you have the Deafened condition, you experience the following effect.\{\{nl\}\}{\bf{Can't Hear:}} You can't hear and automatically fail any ability check that requires hearing.} \tn 
% Row Count 17 (+ 4)
% Row 3
\SetRowColor{white}
\mymulticolumn{1}{x{5.377cm}}{{\bf{FRIGHTENED}} \{\{nl\}\}While you have the Frightened condition, you experience the following effects.\{\{nl\}\}{\bf{Ability Checks and Attacks Affected:}} You have Disadvantage on ability checks and attack rolls while the source of fear is within line of sight.\{\{nl\}\}{\bf{Can't Approach:}} You can't willingly move closer to the source of fear.} \tn 
% Row Count 24 (+ 7)
% Row 4
\SetRowColor{LightBackground}
\mymulticolumn{1}{x{5.377cm}}{{\bf{GRAPPLED}}\{\{nl\}\} While you have the Grappled condition, you experience the following effects.  Speed 0. Your Speed is 0 and can't increase.  Attacks Affected. You have Disadvantage on attack rolls against any target other than the grappler.  Movable. The grappler can drag or carry you when it moves, but every foot of movement costs it 1 extra foot unless you are Tiny or two or more sizes smaller than it.} \tn 
% Row Count 33 (+ 9)
\end{tabularx}
\par\addvspace{1.3em}

\vfill
\columnbreak
\begin{tabularx}{5.377cm}{X}
\SetRowColor{DarkBackground}
\mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Conditions (cont)}}  \tn
% Row 5
\SetRowColor{LightBackground}
\mymulticolumn{1}{x{5.377cm}}{{\bf{INCAPACITATED}} \{\{nl\}\}While you have the Incapacitated condition, you experience the following effects.  Inactive. You can't take any action, Bonus Action, or Reaction.  No Concentration. Your Concentration is broken.  Speechless. You can't speak.  Surprised. If you're Incapacitated when you roll Initiative, you have Disadvantage on the roll.} \tn 
% Row Count 7 (+ 7)
% Row 6
\SetRowColor{white}
\mymulticolumn{1}{x{5.377cm}}{{\bf{INVISIBLE}} \{\{nl\}\}While you have the Invisible condition, you experience the following effects.  Surprise. If you're Invisible when you roll Initiative, you have Advantage on the roll.  Concealed. You aren't affected by any effect that requires its target to be seen unless the effect's creator can somehow see you. Any equipment you are wearing or carrying is also concealed.  Attacks Affected. Attack rolls against you have Disadvantage, and your attack rolls have Advantage. If a creature can somehow see you, you don't gain this benefit against that creature.} \tn 
% Row Count 19 (+ 12)
% Row 7
\SetRowColor{LightBackground}
\mymulticolumn{1}{x{5.377cm}}{{\bf{PARALYSED}}\{\{nl\}\} While you have the Paralyzed condition, you experience the following effects.  Incapacitated. You have the Incapacitated condition.  Speed 0. Your Speed is 0 and can't increase.  Saving Throws Affected. You automatically fail Strength and Dexterity saving throws.  Attacks Affected. Attack rolls against you have Advantage.  Automatic Critical Hits. Any attack roll that hits you is a Critical Hit if the attacker is within 5 feet of you.} \tn 
% Row Count 29 (+ 10)
% Row 8
\SetRowColor{white}
\mymulticolumn{1}{x{5.377cm}}{{\bf{PETRIFIED}} \{\{nl\}\}While you have the Petrified condition, you experience the following effects.  Turned to Inanimate Substance. You are transformed, along with any nonmagical objects you are wearing and carrying, into a solid inanimate substance (usually stone). Your weight increases by a factor of ten, and you cease aging.  Incapacitated. You have the Incapacitated condition.  Speed 0. Your Speed is 0 and can't increase.  Attacks Affected. Attack rolls against you have Advantage.  Saving Throws Affected. You automatically fail Strength and Dexterity saving throws.  Resist Damage. You have Resistance to all damage.  Poison Immunity. You have Immunity to the Poisoned condition} \tn 
% Row Count 43 (+ 14)
\end{tabularx}
\par\addvspace{1.3em}

\vfill
\columnbreak
\begin{tabularx}{5.377cm}{X}
\SetRowColor{DarkBackground}
\mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Conditions (cont)}}  \tn
% Row 9
\SetRowColor{LightBackground}
\mymulticolumn{1}{x{5.377cm}}{{\bf{POISONED}}\{\{nl\}\} While you have the Poisoned condition, you experience the following effect.  Ability Checks and Attacks Affected. You have Disadvantage on attack rolls and ability checks.} \tn 
% Row Count 4 (+ 4)
% Row 10
\SetRowColor{white}
\mymulticolumn{1}{x{5.377cm}}{{\bf{PRONE}}\{\{nl\}\} While you have the Prone condition, you experience the following effects.  Restricted Movement. Your only movement options are to crawl or to spend an amount of movement equal to half your Speed (round down) to right yourself and thereby end the condition. If your Speed is 0, you can't right yourself.  Attacks Affected. You have Disadvantage on attack rolls. An attack roll against you has Advantage if the attacker is within 5 feet of you. Otherwise, that attack roll has Disadvantage.} \tn 
% Row Count 15 (+ 11)
% Row 11
\SetRowColor{LightBackground}
\mymulticolumn{1}{x{5.377cm}}{{\bf{RESTRAINED}}\{\{nl\}\} While you have the Restrained condition, you experience the following effects.  Speed 0. Your Speed is 0 and can't increase.  Attacks Affected. Attack rolls against you have Advantage, and your attack rolls have Disadvantage.  Saving Throws Affected. You have Disadvantage on Dexterity saving throws.} \tn 
% Row Count 22 (+ 7)
% Row 12
\SetRowColor{white}
\mymulticolumn{1}{x{5.377cm}}{{\bf{STUNNED}}\{\{nl\}\} While you have the Stunned condition, you experience the following effects.  Incapacitated. You have the Incapacitated condition.  Saving Throws Affected. You automatically fail Strength and Dexterity saving throws.  Attacks Affected. Attack rolls against you have Advantage.} \tn 
% Row Count 28 (+ 6)
% Row 13
\SetRowColor{LightBackground}
\mymulticolumn{1}{x{5.377cm}}{{\bf{UNCONSIOUS}} \{\{nl\}\}While you have the Unconscious condition, you experience the following effects.  Inert. You have the Incapacitated and Prone conditions, and you drop whatever you're holding. When this condition ends, you remain Prone.  Speed 0. Your Speed is 0 and can't increase.  Attacks Affected. Attack rolls against you have Advantage.  Saving Throws Affected. You automatically fail Strength and Dexterity saving throws.  Automatic Critical Hits. Any attack roll that hits you is a Critical Hit if the attacker is within 5 feet of you.  Unaware. You're unaware of your surroundings.} \tn 
% Row Count 40 (+ 12)
\hhline{>{\arrayrulecolor{DarkBackground}}-}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{X}
\SetRowColor{DarkBackground}
\mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Attack Action}}  \tn
% Row 0
\SetRowColor{LightBackground}
\mymulticolumn{1}{x{5.377cm}}{{\bf{MELEE ATTACK}} (one attack)\{\{nl\}\} Normal attack on target within 5 ft. If attacking with a light melee weapon in one hand, allowed to make an attack with a light melee weapon in other hand as a bonus action, see 'Two- Weapon Fighting'. If either weapon has the thrown property, it may be thrown as part of this action.} \tn 
% Row Count 7 (+ 7)
% Row 1
\SetRowColor{white}
\mymulticolumn{1}{x{5.377cm}}{{\bf{RANGED ATTACK}} (one attack) \{\{nl\}\}Normal attack if up to normal range (first number). Disadvantage on the attack if up to long range (second number). Disadvantage on the attack if a hostile that is not incapacitated is within 5 ft and can see the attacker.} \tn 
% Row Count 13 (+ 6)
% Row 2
\SetRowColor{LightBackground}
\mymulticolumn{1}{x{5.377cm}}{{\bf{CAST A SPELL}} (casting time of the spell)\{\{nl\}\} When you take the Magic action, you cast a spell that has a casting time of an action or use a feature or magic item that requires a Magic action to be activated.\{\{nl\}\}If you cast a spell that has a casting time of 1 minute or longer, you must take the Magic action on each turn of that casting, and you must maintain Concentration while you do so. If your Concentration is broken, the spell fails, but you don't expend a spell slot.} \tn 
% Row Count 23 (+ 10)
% Row 3
\SetRowColor{white}
\mymulticolumn{1}{x{5.377cm}}{{\bf{TWO-WEAPON FIGHTING}} (bonus action with attack action) \{\{nl\}\}If making an attack with a light melee weapon in one hand, allowed to make an attack with a light melee weapon in other hand as a bonus action. This off-hand attack can't add a positive ability score modifier to the damage roll. If the weapon has the thrown property, it may be thrown as part of this action.} \tn 
% Row Count 31 (+ 8)
\end{tabularx}
\par\addvspace{1.3em}

\vfill
\columnbreak
\begin{tabularx}{5.377cm}{X}
\SetRowColor{DarkBackground}
\mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Attack Action (cont)}}  \tn
% Row 4
\SetRowColor{LightBackground}
\mymulticolumn{1}{x{5.377cm}}{{\bf{DISARM}} (instead of one attack)\{\{nl\}\}Knock an item from grasp by winning weapon attack roll vs. opponent's Str (Athletics) or Dex (Acrobatics) check. Disadvantage on the weapon attack roll if the item is being held with two or more hands. Larger opponents have advantage and smaller have disadvantage.} \tn 
% Row Count 7 (+ 7)
% Row 5
\SetRowColor{white}
\mymulticolumn{1}{x{5.377cm}}{{\bf{GRAPPLE}} (instead of one attack) \{\{nl\}\}With a free hand, give the grappled condition to an opponent that is within reach and up to one size larger than you by winning Str (Athletics) check vs. opponent's Str (Athletics) or Dex (Acrobatics) check.} \tn 
% Row Count 13 (+ 6)
% Row 6
\SetRowColor{LightBackground}
\mymulticolumn{1}{x{5.377cm}}{{\bf{SHOVE}} (instead of one attack)\{\{nl\}\} Move opponent 5 ft or make prone by winning opposing Str (Athletics) check. Disadvantage if trying to move the opponent to a side rather than to directly away from you.} \tn 
% Row Count 18 (+ 5)
\hhline{>{\arrayrulecolor{DarkBackground}}-}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{X}
\SetRowColor{DarkBackground}
\mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Movement}}  \tn
% Row 0
\SetRowColor{LightBackground}
\mymulticolumn{1}{x{5.377cm}}{{\bf{MOVE}} (limited by movement speed)\{\{nl\}\}You can move your movement speed every turn. You can break up your movement between actions. You can switch back and forth between different types (e.g. from flying to walking), by subtracting the distance already moved from the new speed. \{\{nl\}\}You can freely move through a nonhostile's space, and through a hostile's space if it is two sizes larger or smaller than you. Another creature's space counts as difficult terrain.} \tn 
% Row Count 10 (+ 10)
% Row 1
\SetRowColor{white}
\mymulticolumn{1}{x{5.377cm}}{{\bf{CRAWL}} (at $\frac{1}{2}$ speed)\{\{nl\}\} Crawl while prone (see conditions). Dropping prone costs no movement speed} \tn 
% Row Count 13 (+ 3)
% Row 2
\SetRowColor{LightBackground}
\mymulticolumn{1}{x{5.377cm}}{{\bf{CLIMB / SWIM}} (at $\frac{1}{2}$ speed) \{\{nl\}\}May involve a Str (Athletics) check if the climb / swim is difficult.} \tn 
% Row Count 16 (+ 3)
% Row 3
\SetRowColor{white}
\mymulticolumn{1}{x{5.377cm}}{{\bf{DIFFICULT TERRAIN}} (at $\frac{1}{2}$ speed)\{\{nl\}\} Moving through difficult terrain costs twice as much speed. Another creature's space counts as difficult terrain.} \tn 
% Row Count 20 (+ 4)
% Row 4
\SetRowColor{LightBackground}
\mymulticolumn{1}{x{5.377cm}}{{\bf{JUMP}} \{\{nl\}\}After moving at least 10 feet on foot, you can jump your Str score in feet straight forward, or 3 + your Str modifier in feet up. The jump distance is halved when performing a standing jump.} \tn 
% Row Count 25 (+ 5)
% Row 5
\SetRowColor{white}
\mymulticolumn{1}{x{5.377cm}}{{\bf{STAND UP}} (costs $\frac{1}{2}$ speed) \{\{nl\}\}Standing up from being prone costs half your movement speed for this turn.} \tn 
% Row Count 28 (+ 3)
\hhline{>{\arrayrulecolor{DarkBackground}}-}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{X}
\SetRowColor{DarkBackground}
\mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Cover}}  \tn
% Row 0
\SetRowColor{LightBackground}
\mymulticolumn{1}{x{5.377cm}}{{\bf{HALF}} +2 AC and Dex saving throws} \tn 
% Row Count 1 (+ 1)
% Row 1
\SetRowColor{white}
\mymulticolumn{1}{x{5.377cm}}{{\bf{3/4}} +5 AC and Dex saving throws} \tn 
% Row Count 2 (+ 1)
% Row 2
\SetRowColor{LightBackground}
\mymulticolumn{1}{x{5.377cm}}{{\bf{TOTAL}} Can't be targeted directly by attack or spell} \tn 
% Row Count 4 (+ 2)
\hhline{>{\arrayrulecolor{DarkBackground}}-}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{X}
\SetRowColor{DarkBackground}
\mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Environment}}  \tn
% Row 0
\SetRowColor{LightBackground}
\mymulticolumn{1}{x{5.377cm}}{{\bf{FALLING}} \{\{nl\}\}1d6 bludgeoning damage per 10 feet fallen, to a maximum of 20d6. End prone if taken any damage from the fall.} \tn 
% Row Count 3 (+ 3)
% Row 1
\SetRowColor{white}
\mymulticolumn{1}{x{5.377cm}}{{\bf{SUFFOCATING}} \{\{nl\}\}Hold breath for 1 + Con modifier in minutes (30 seconds minimum). After that, survive for Con modifier in rounds, after which drop to 0 hit points and dying.} \tn 
% Row Count 7 (+ 4)
% Row 2
\SetRowColor{LightBackground}
\mymulticolumn{1}{x{5.377cm}}{{\bf{SHORT REST}} \{\{nl\}\}A short rest takes 1 hour of doing nothing too strenuous. At the end of the rest, spend hit dice to regain hit points.} \tn 
% Row Count 10 (+ 3)
% Row 3
\SetRowColor{white}
\mymulticolumn{1}{x{5.377cm}}{{\bf{LONG REST}}\{\{nl\}\} A long rest takes 8 hours with nothing too strenuous for more than 1 hour of that. Regain all hit points and half hit dice at end. If food and water are consumed, reduce exhaustion level by 1. Maximum of 1 long rest per 24 hours.} \tn 
% Row Count 15 (+ 5)
\hhline{>{\arrayrulecolor{DarkBackground}}-}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{X}
\SetRowColor{DarkBackground}
\mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Light \& Vision}}  \tn
% Row 0
\SetRowColor{LightBackground}
\mymulticolumn{1}{x{5.377cm}}{{\bf{LIGHTLY OBSCURED}} (dim light)\{\{nl\}\} Disadvantage on sight Perception checks} \tn 
% Row Count 2 (+ 2)
% Row 1
\SetRowColor{white}
\mymulticolumn{1}{x{5.377cm}}{{\bf{HEAVILY OBSCURED}} (darkness)\{\{nl\}\} Effectively blinded (see conditions)} \tn 
% Row Count 4 (+ 2)
% Row 2
\SetRowColor{LightBackground}
\mymulticolumn{1}{x{5.377cm}}{{\bf{BLINDSIGHT}} \{\{nl\}\}Out to range, perceive without sight.} \tn 
% Row Count 6 (+ 2)
% Row 3
\SetRowColor{white}
\mymulticolumn{1}{x{5.377cm}}{{\bf{DARKVISION}} \{\{nl\}\}Out to range, treat dim light as bright light. Can't see colors.} \tn 
% Row Count 8 (+ 2)
% Row 4
\SetRowColor{LightBackground}
\mymulticolumn{1}{x{5.377cm}}{{\bf{TRUESIGHT}}\{\{nl\}\} Out to range, perceive everything regardless of (magical) darkness, invisibility, illusions, shapechanging, or etherealness.} \tn 
% Row Count 11 (+ 3)
% Row 5
\SetRowColor{white}
\mymulticolumn{1}{x{5.377cm}}{{\bf{DEVIL'S SIGHT}}\{\{nl\}\} You can see normally in Dim Light and Darkness—both magical and nonmagical—within 120 feet of yourself.} \tn 
% Row Count 14 (+ 3)
\hhline{>{\arrayrulecolor{DarkBackground}}-}
\end{tabularx}
\par\addvspace{1.3em}


% That's all folks
\end{multicols*}

\end{document}