From 5fc352517d82a11fa619a349af9985ae5dffbacf Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Tue, 13 Aug 2019 19:10:55 +0200 Subject: ... --- src/game_design/attributes.tex | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 src/game_design/attributes.tex (limited to 'src/game_design/attributes.tex') diff --git a/src/game_design/attributes.tex b/src/game_design/attributes.tex new file mode 100644 index 0000000..ad193de --- /dev/null +++ b/src/game_design/attributes.tex @@ -0,0 +1,14 @@ +\subsection{Attributes} +\label{character-attributes} +\begin{description} +\item[Accuracy] \ldots +\item[Critical Hit Chance] + Likeliness for each attack to be a critical hit (see~\ref{critical-hit}). + From 0 to 100\%. +\item[Damage Modifier] \ldots +\item[Dodge Chance] \ldots +\item[Double Hit Chance] \ldots +\item[Health Points] \ldots +\item[Movement Points] \ldots +\item[Parry Chance] \ldots +\end{description} -- cgit v1.2.3-70-g09d2