Add some more tag macros
Getty Ritter
7 years ago
| 158 | 158 | \newcommand{\itag}[1]{\textit{\color{TagGreen}#1}} |
| 159 | 159 | \newcommand{\ntag}[2]{\textit{\color{TagGreen}#1 #2}} |
| 160 | 160 | |
| 161 | % specific tags | |
| 162 | \newcommand{\weight}[1]{\ntag{#1}{weight}} | |
| 163 | \newcommand{\damage}[1]{\ntag{#1}{damage}} | |
| 164 | \newcommand{\armor}[1]{\ntag{#1}{armor}} | |
| 165 | \newcommand{\uses}[1]{\ntag{#1}{uses}} | |
| 166 | \newcommand{\ammo}[1]{\ntag{#1}{ammo}} | |
| 167 | ||
| 161 | 168 | \newcommand{\onSuccess}{\textbf{On a 10+}} |
| 162 | 169 | \newcommand{\onPlainSuccess}{\textbf{On a 10--11}} |
| 163 | 170 | \newcommand{\onMassiveSuccess}{\textbf{On a 12+}} |
| 170 | 177 | \newcommand{\secondAdvances}{$\triangleright$ When you \textbf{gain a |
| 171 | 178 | level from 6--10}, choose from these moves or the level 2--5 |
| 172 | 179 | moves.} |
| 180 | ||
| 181 | \newcommand{\blank}{\underline{\phantom{born on a mountain}}}⏎ | |