Compare commits

..

No commits in common. "ba5b3d4927bbb5d28c11c165919a545692ce4d5b" and "4e5711986fb4621015d1baee3e9b2c1df987b894" have entirely different histories.

8 changed files with 87488 additions and 22 deletions

7
.gitignore vendored
View File

@ -2,10 +2,3 @@
*.fdb_latexmk *.fdb_latexmk
*.log *.log
*.synctex.gz *.synctex.gz
*.ps
*.toc
*.lot
*.dvi
*.lof
.vscode/
*.fls

BIN
Characters/Hero.dvi Normal file

Binary file not shown.

Binary file not shown.

87346
Characters/Hero.ps Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,141 @@
\input{000-header.tex} \documentclass[letterpaper,twocolumn,twoside,12pt]{book}
\include{Hero-content}
\input{090-footer.tex} \usepackage{graphicx}
\AddToHook{shipout/background}[background]{%
\put (0in,-\paperheight){\includegraphics[width=\paperwidth,height=\paperheight]{img/paper}}
}
\begin{document}
\section{Character Name}
* Player Name
* Character
* Concept
* Nation
* Religion
* Reputations
* Wealth
\subsection{Arcana}
\subsection{Stories}
* Name
* Goal
* Reward
* * Step 1
\subsection{Traits}
* Brawn
* Finesse
* Resolve
* Wits
* Panache
\subsection{Skills}
* Aim
* Athletics
* Brawl
* Convince
* Empathy
* Hide
* Intimidate
* Notice
* Perform
* Ride
* Sailing
* Scholarship
* Tempt
* Theft
* Warfare
* Weaponry
Rank 3 Re-Roll a single die
Rank 4 Sets of 15 = 2 Raises
Rank 5 10s explode (+1 die)
\subsection{Death Spiral}
* 1 - +1 bonus die to all risks
* 2 - Villains gain +2 bonus dice
* 3 - Your 10s explode (+1 die)
* 4 - You become helpless
\subsection{Backgrounds}
\subsection{Advantages}
\subsection{20 Questions}
These are 20 Questions as stated in the {\it 7\/$^{th}$ Sea Core Rulebook: 2\/$^{nd}$ Edition}.
\subsubsection{1. What Nation is your Hero From?}
Eisen
\subsubsection{2. How would you physically describe your Hero?}
Height of 172 cm, with broad shoulders. Female. Blond long hair, in two plaits. Green Eyes. Broad hips.
Heavy cotton dress in forest green, with large iron buttons.
Bloomers, chemise of light cotton worn under dress.
Dark oilskin cloak with a hood.
Iron cross Weis symbolising religious freedom.
Two layer cotton gloves.
\subsubsection{3. Does your Hero have recurring mannerisms?}
Believes that beauty can be found in everything, and in doing the right thing first.
\subsubsection{4. What is your Hero's motivation?}
Believes in personal freedom, provided it does not interfere with others.
\subsubsection{5. }
\subsection{Additional Notes}
There is no real content here.
\end{document}

View File

@ -0,0 +1,2 @@
PWD /home/jrasku/Documents/TTRPG Games/7th Sea/Characters
INPUT /usr/share/texmf-dist/web2c/texmf.cnf

View File

@ -1,7 +0,0 @@
# 2023-10-05
Just looking to see what I currently have here, and maybe doing some new
stuff.
Made it to looking at the Advantages, which I need to spend some time
looking at.

View File

@ -1,5 +0,0 @@
# 2023-10-06
OK, got a good way with stuff, but mostly looking to move this a bit
toward being more of a book.