-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathexample.tex
More file actions
29 lines (20 loc) · 818 Bytes
/
Copy pathexample.tex
File metadata and controls
29 lines (20 loc) · 818 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
\documentclass[a4paper]{article}
\usepackage{swrpg}
\renewcommand{\familydefault}{\sfdefault}
\swrpgbackground
\title{My Very Own Adventure}
\author{Darth Maul}
\begin{document}
\maketitle
\section{Dice}
Roll \difficulty\difficulty and upgrade twice. Add \boost or \setback\setback.
Difficult checks may require the use of \challenge, but you may compensate for
this using your \ability\ability or even \proficiency. The \force die is
probably the rarest.
\section{Symbols}
Eveyone likes \success and while \advantage is better, \triumph is the best
thing you can roll. If you're unfortunate, you might roll \failure, \threat or
even \despair! Force dice can roll \light, \dark and \darklight. These symbols
are roughly exported using Inkscape and can be improved upon to make them look
nicer.
\end{document}