diff --git a/Makefile b/Makefile index 622cdd3..cea5217 100644 --- a/Makefile +++ b/Makefile @@ -23,5 +23,4 @@ cardrun.pdf: $(CARDRUN) clean: -find . -name '*.aux' -delete -find . -name '*.log' -delete - -find . -name '*.pdf' -delete diff --git a/cards/damaged.tex b/cards/damaged.tex new file mode 100644 index 0000000..7b9f8e5 --- /dev/null +++ b/cards/damaged.tex @@ -0,0 +1,15 @@ +\documentclass{iditacard} + +\cardtype{damage} +\rarity{common} + +\begin{document} +\begin{card} + \energy{1} + \health{1} + \name{Damaged} + \text{Destroy this card. When you discard this card, end your turn immediately.} + \flava{You have been hurt.} + \type{token} +\end{card} +\end{document} diff --git a/cards/dogs.txt b/cards/dogs.txt index 50423a1..5000563 100644 --- a/cards/dogs.txt +++ b/cards/dogs.txt @@ -34,3 +34,6 @@ cards/dogs/problem_dog.pdf cards/dogs/problem_dog.pdf cards/dogs/problem_dog.pdf cards/dogs/cricket.pdf +cards/dogs/lazy_dog.pdf +cards/dogs/lazy_dog.pdf +cards/dogs/lazy_dog.pdf diff --git a/cards/dogs/fast_dog.tex b/cards/dogs/fast_dog.tex deleted file mode 100644 index 0391b0e..0000000 --- a/cards/dogs/fast_dog.tex +++ /dev/null @@ -1,16 +0,0 @@ -\documentclass{iditacard} - -\cardtype{dog} -\rarity{starting} - -\begin{document} -\begin{card} - \energy{1} - \health{1} - \risk{1} - \name{Fast Dog} - \text{+1 Speed.} - \flava{What happens when you blend the colours on a husky? You get a grey hound.} - \type{dog} -\end{card} -\end{document} diff --git a/cards/dogs/lazy_dog.tex b/cards/dogs/lazy_dog.tex new file mode 100644 index 0000000..40d8654 --- /dev/null +++ b/cards/dogs/lazy_dog.tex @@ -0,0 +1,15 @@ +\documentclass{iditacard} + +\cardtype{dog} +\rarity{rare} + +\begin{document} +\begin{card} + \energy{3} + \health{3} + \name{Lazy Dog} + \text{-1 Speed.\\ Can hold 2 attachments.} + \flava{Let's go for a walk!} + \type{dog} +\end{card} +\end{document} diff --git a/cards/dogs/lead_dog.tex b/cards/dogs/lead_dog.tex new file mode 100644 index 0000000..67ecd96 --- /dev/null +++ b/cards/dogs/lead_dog.tex @@ -0,0 +1,17 @@ +\documentclass{iditacard} + +\cardtype{dog} +\rarity{starting} + +\begin{document} +\begin{card} + \energy{2} + \health{2} + \risk{1} + \name{Lead Dog} + \text{Tracks give 1 less hypothermia and starvation.} + \flava{A smart dog can lead a sled safely along the trail.} + \type{dog} +\end{card} +\end{document} + diff --git a/cards/dogs/wheel_dog.tex b/cards/dogs/wheel_dog.tex new file mode 100644 index 0000000..99f95a9 --- /dev/null +++ b/cards/dogs/wheel_dog.tex @@ -0,0 +1,16 @@ +\documentclass{iditacard} + +\cardtype{dog} +\rarity{starting} + +\begin{document} +\begin{card} + \energy{3} + \health{3} + \name{Wheel Dog} + \text{+1 Speed.\\ Discarded when killed.} + \flava{The dog right in front of the sled. Strong and steady.} + \type{dog} +\end{card} +\end{document} + diff --git a/cards/list.txt b/cards/list.txt index 3f6d15e..447878a 100644 --- a/cards/list.txt +++ b/cards/list.txt @@ -19,7 +19,8 @@ cards/attachments/steam_engine.pdf cards/attachments/harness.pdf cards/attachments/coat.pdf cards/attachments/tiara.pdf -cards/dogs/fast_dog.pdf +cards/dogs/lead_dog.pdf +cards/dogs/wheel_dog.pdf cards/dogs/good_dog.pdf cards/dogs/bear.pdf cards/dogs/big_dog.pdf @@ -37,6 +38,7 @@ cards/dogs/husky.pdf cards/dogs/malamute.pdf cards/dogs/problem_dog.pdf cards/dogs/cricket.pdf +cards/dogs/lazy_dog.pdf cards/food/breakfast.pdf cards/food/lunch.pdf cards/food/dinner.pdf @@ -116,3 +118,4 @@ cards/util/referee.pdf cards/util/utility_knife.pdf cards/util/vigilance.pdf cards/util/serenity.pdf +cards/damaged.pdf diff --git a/cards/print.txt b/cards/print.txt index 8db86b9..969f03a 100644 --- a/cards/print.txt +++ b/cards/print.txt @@ -6,6 +6,7 @@ destruction.pdf upgrade.pdf rarities.pdf list.pdf +extra.pdf sled1.pdf sled2.pdf sled3.pdf @@ -51,10 +52,10 @@ cards/attachments/coat.pdf cards/attachments/tiara.pdf cards/attachments/tiara.pdf cards/attachments/tiara.pdf -cards/dogs/fast_dog.pdf -cards/dogs/fast_dog.pdf -cards/dogs/fast_dog.pdf -cards/dogs/fast_dog.pdf +cards/dogs/wheel_dog.pdf +cards/dogs/wheel_dog.pdf +cards/dogs/wheel_dog.pdf +cards/dogs/wheel_dog.pdf cards/dogs/good_dog.pdf cards/dogs/good_dog.pdf cards/dogs/good_dog.pdf @@ -63,6 +64,10 @@ cards/dogs/husky.pdf cards/dogs/husky.pdf cards/dogs/husky.pdf cards/dogs/husky.pdf +cards/dogs/lead_dog.pdf +cards/dogs/lead_dog.pdf +cards/dogs/lead_dog.pdf +cards/dogs/lead_dog.pdf cards/dogs/bear.pdf cards/dogs/bear.pdf cards/dogs/bear.pdf @@ -99,6 +104,9 @@ cards/dogs/problem_dog.pdf cards/dogs/problem_dog.pdf cards/dogs/problem_dog.pdf cards/dogs/cricket.pdf +cards/dogs/lazy_dog.pdf +cards/dogs/lazy_dog.pdf +cards/dogs/lazy_dog.pdf cards/food/breakfast.pdf cards/food/breakfast.pdf cards/food/breakfast.pdf @@ -367,3 +375,39 @@ cards/util/vigilance.pdf cards/util/vigilance.pdf cards/util/vigilance.pdf cards/util/serenity.pdf +cards/damaged.pdf +cards/damaged.pdf +cards/damaged.pdf +cards/damaged.pdf +cards/damaged.pdf +cards/damaged.pdf +cards/damaged.pdf +cards/damaged.pdf +cards/damaged.pdf +cards/damaged.pdf +cards/damaged.pdf +cards/damaged.pdf +cards/damaged.pdf +cards/damaged.pdf +cards/damaged.pdf +cards/damaged.pdf +cards/damaged.pdf +cards/damaged.pdf +cards/damaged.pdf +cards/damaged.pdf +cards/damaged.pdf +cards/damaged.pdf +cards/damaged.pdf +cards/damaged.pdf +cards/damaged.pdf +cards/damaged.pdf +cards/damaged.pdf +cards/damaged.pdf +cards/damaged.pdf +cards/damaged.pdf +cards/damaged.pdf +cards/damaged.pdf +cards/damaged.pdf +cards/damaged.pdf +cards/damaged.pdf +cards/damaged.pdf diff --git a/cards/stretches/blizzard.tex b/cards/stretches/blizzard.tex index 354d00d..ce74235 100644 --- a/cards/stretches/blizzard.tex +++ b/cards/stretches/blizzard.tex @@ -8,7 +8,7 @@ \energy{3} \health{3} \name{Blizzard} - \text{Get hypothermia at the start of each day.} + \text{All dogs have -1 speed.} \flava{It is cold outside.} \type{10 \Mms} \end{card} diff --git a/extra.tex b/extra.tex new file mode 100644 index 0000000..5ee1884 --- /dev/null +++ b/extra.tex @@ -0,0 +1,23 @@ +\documentclass{iditacard} + +\cardtype{utility} +\rarity{common} + +\begin{document} +\begin{card} + \raw{ + {\centering\textbf{Interactions}\par} + + Personal and food cards reduce hypothermia and starvation when played even if their costs do not resolve.\\ + + Dogs can only hold 1 attachment each.\\ + + Old attachments can be overwritten.\\ + + You may only have 6 dogs at a time.\\ + + You may kill your own dogs at any time. + } +\end{card} +\end{document} + diff --git a/iditaboard.png b/iditaboard.png index 65cd1c3..2cda54c 100644 Binary files a/iditaboard.png and b/iditaboard.png differ diff --git a/iditaboard.xcf b/iditaboard.xcf index 4ea0051..75f0083 100644 Binary files a/iditaboard.xcf and b/iditaboard.xcf differ diff --git a/instructions.tex b/instructions.tex index ba99cdc..a5283c6 100644 --- a/instructions.tex +++ b/instructions.tex @@ -10,7 +10,7 @@ \colorbox{attachment}{\textbf{Turn}} Play card \underline{or} start new day. - \colorbox{epic}{\textbf{New Day}} \dotfill Reshuffle, draw 6. + \colorbox{epic!30}{\textbf{New Day}} \dotfill Reshuffle, draw 6. \colorbox{blue!30}{\textbf{Pass}} \dotfill Take 1 damage. @@ -36,7 +36,7 @@ \colorbox{black!30}{\textbf{Destroy}} \dotfill Remove from play. - \colorbox{gray}{\textbf{Kill}} \dotfill Destroy dog. + \colorbox{gray}{\textbf{Kill}} \dotfill Destroy dog and attachments. } \end{card} diff --git a/list.tex b/list.tex index 0145967..965f5af 100644 --- a/list.tex +++ b/list.tex @@ -31,7 +31,7 @@ \colorbox{utility}{Rifle}, \colorbox{sled}{Repair Sled x2}, \colorbox{sled}{Upgrade Sled x2}, - \colorbox{dog}{Fast Dog}, + \colorbox{dog}{Wheel Dog}, \colorbox{dog}{Good Dog}, \colorbox{dog}{Lead Dog}, \colorbox{dog}{Husky},