Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Malin Freeborn
core
Commits
1c8cf2aa
Verified
Commit
1c8cf2aa
authored
2 years ago
by
Malin Freeborn
Browse files
Options
Downloads
Patches
Plain Diff
fix CS for new ap system
parent
afe0e220
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CS/CS.tex
+5
-23
5 additions, 23 deletions
CS/CS.tex
CS/init.tex
+11
-30
11 additions, 30 deletions
CS/init.tex
with
16 additions
and
53 deletions
CS/CS.tex
+
5
−
23
View file @
1c8cf2aa
...
...
@@ -3,9 +3,9 @@
\begin{tcbposter}
[
coverage =
{
spread,
watermark text=
{
BIND
}
,
watermark color=black!25!white,
watermark opacity=0.4
%
watermark text={BIND},
%
watermark color=black!25!white,
%
watermark opacity=0.4
}
,
poster =
{
showframe=false,
...
...
@@ -153,33 +153,15 @@
blankest,interior engine=path, halign=center,valign=center,
opacityback=0,
]
{
name=Derived,column=1,row=
6
,span=10,rowspan=4
}{
{
name=Derived,column=1,row=
5
,span=10,rowspan=4
}{
\begin{tabular}
{
ccc
}
\hiderowcolors
Attack
&
Damage
&
AP
\\
\\
\shortline
\Repeat
{
2
}{&
\shortline
}
\\
\tiny
Dexterity + Combat
&
\tiny
Strength
&
\tiny
Speed
\\
\end{tabular}
\begin{multicols}
{
2
}{
\footnotesize
\begin{tabular}
{
lc
}
\hiderowcolors
{
\bf
Action
}
&
{
\bf
AP
}
\\\hline
Draw Weapon
&
1
\\
Guarding
&
1
\\
Use Item
&
3
\\
Spell
&
$
2
+
L
-
W
$
.
\\
\end{tabular}
}
{
\footnotesize
\begin{tabular}
{
lc
}
\hiderowcolors
{
\textbf
Quick Actions
}
&
{
\textbf
AP
}
\\\hline
Keep Edgy
&
1
\\
Move
&
1
\\
Speak
&
1
\\
\end{tabular}
}
\end{multicols}
}
%-----
...
...
This diff is collapsed.
Click to expand it.
CS/init.tex
+
11
−
30
View file @
1c8cf2aa
...
...
@@ -19,43 +19,24 @@
}
]
\newcommand
{
\initblock
}
[2]
{
\posterbox
[blankest]
{
name=factors,column=#1,row=#2,span=0,rowspan=0
}{
\begin{tikzpicture}
\begin{scope}
[blend group = soft light]
\fill
[gray!11!white]
( 90:1.5) circle (2);
\fill
[gray!12!white]
(210:1.5) circle (2);
\fill
[gray!13!white]
(330:1.5) circle (2);
\end{scope}
\node
at ( 90:2)
{
Initiative
}
;
\node
at ( 210:2)
{
Strike
}
;
\node
at ( 330:2)
{
Evasion
}
;
\node
[font=
\huge
]
{
Combat Factors
}
;
\end{tikzpicture}
}
}
%----
\setcounter
{
track
}{
18
}
\posterbox
{
name=track,column=6,row=1,span=1,rowspan=12
}{
{
\large
\Repeat
{
18
}{
\tracker
}
}
}
\newcommand\initcounter
[1][6]
{
\setcounter
{
track
}{
7
}
\posterbox
{
name=track,column=#1,row=2,span=1,rowspan=10
}{
{
\large\Repeat
{
15
}{
\tracker
}}
}
}
%----
\initcounter
[2]
\init
block
{
2
}{
2
}
\init
counter
[4]
\init
block
{
2
}{
8
}
\init
counter
[6]
\init
block
{
7
}{
2
}
\init
counter
[8]
\init
block
{
7
}{
8
}
\init
counter
[10]
%----
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment