Skip to content
Snippets Groups Projects
Commit e929e678 authored by Malin Freeborn's avatar Malin Freeborn
Browse files

add combat factor calcs to cs

parent b163709f
Branches
Tags
No related merge requests found
......@@ -103,7 +103,7 @@
%----
\posterbox[adjusted title=Damage]{name=track,column=1,row=4,span=2,rowspan=1}{
(Strength)
}
%----
......@@ -114,9 +114,9 @@
\fill[gray!12!white,opacity=0.8] (210:1.5) circle (1.2);
\fill[gray!13!white,opacity=0.8] (330:1.5) circle (1.2);
\end{scope}
\node at ( 90:1.5) {Initiative};
\node at ( 210:1.5) {Strike};
\node at ( 330:1.5) {Evasion};
\node at ( 90:1.5) {Initiative \tiny{(Speed)}};
\node at ( 210:1.5) {Strike \tiny{(Combat)}};
\node at ( 330:1.5) {Evasion \tiny{(Dexterity)}};
\node [font=\huge] {Combat Factors};
\end{tikzpicture}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment