bestiary
Build Chronicles / Build-PDF (push) Successful in 57s Details

main
HeNine 1 year ago
parent 192435768c
commit 1a6ee3e2f4

@ -0,0 +1,75 @@
\part[Flora and Fauna]{The Flora and Fauna of Savits}
\begin{multicols}{2}
\subsection*{Bandit}
\itshape
After a High Tide washed away most of Jolliet's farm, he joined king Rannet's army. It was one less mouth to feed for what remained of his family, and after the conquest was done, he would be granted some land of his own, as was tradition.
It turned out king Tronndor had a similar idea. The difference being that, rather than recruiting green farmboys, Tronndor had spent time since the last High Tide training and equipping his troops.
Later, after washing out his underwear in a nearby stream, Jolliet came across two other recruits from what remained of his unit. After some deliberation, they decided that: first, their provisions were running low, and second, they still had their weapons.
As the newly forged bandits sat in an ambush above a bend in the road, they heard a man singing in a deep, but melodious voice. Soon, the sound of horse hooves and the strumming of a mandolin joined the singing, and an orc came riding around the bend. He was playing his instrument and singing with his eyes closed, like he had not a care in the world. ``What kind of simpleton would make their presence so clear in bandit-infested woods?'' Jolliet thought, drawing his sword.
\normalshape
\begin{center}
\begin{tabular}{S[table-format=-2.0] l | l S[table-format=-2.0] }
\hline
2 & \stat{STR} & \stat{INT} & 2 \\
1 & \stat{DEX} & \stat{KND} & 2 \\
3 & \stat{CON} & \stat{CMP} & 1 \\
2 & \stat{STB} & \stat{CHA} & 2 \\
\hline
15 & \stat{HP} & \stat{MP} & 9 \\
6 & \stat{AC} & & \\\hline
\multicolumn{4}{l}{\textbf{Proficiency} 1} \\ \hline
\end{tabular}
\begin{tabular}{l l l}
\hline
\textbf{Weapon} & Bladed & Shortsword \\
\textbf{Armor} & Medium & Leather \\ \hline
\end{tabular}
\end{center}
\paragraph*{Hard Strike} Bandit chooses a number up to \stat{STR} and roll for an attack. On success, bandit adds the chosen number to the margin. Bandit removes at least twice as many dice from the pool (this includes the failure dice that would be removed anyway.)
\paragraph*{Knock out} Bandit rolls an opposed test with \stat{DT} $6-\stat{str}$. The opponent must win with \stat{DT} $6-\stat{stb}$, or become \textbf{\sffamily unconscious} for a number of turns equal to the difference in margins.
\end{multicols}
\begin{multicols}{2}
\subsection*{Drub}
\itshape
Drubs are small, goblin-like creatures that live on the edges of forests, usually near roads. Primarily, they are scavengers, as is obvious from their attire. Most often, they scavenge items that drop off passing wagons. They rarely attack on their own, although they have been known to ambush lone travelers, if they judge their odds to be good.
Their favorite, however, are battlefields. They have been likened to crows, in the way they fight among themselves while scavenging after a skirmish. They do not eat the bodies, as folklore suggests -- they actually prefer a herbivorous diet -- but will not hesitate to bite or cut off a limb, to get at an item they want.
It has been proposed that they are a type of fay, but closer examination of their anatomy clearly contradicts that notion. They are likely related to the goblins; perhaps a distant offshoot that developed separately into a less intelligent, yet just as inquisitive, creature.
\normalshape
\begin{center}
\begin{tabular}{S[table-format=-2.0] l | l S[table-format=-2.0] }
\hline
2 & \stat{STR} & \stat{INT} & 2 \\
4 & \stat{DEX} & \stat{KND} & 1 \\
2 & \stat{CON} & \stat{CMP} & -2 \\
1 & \stat{STB} & \stat{CHA} & -1 \\
\hline
12 & \stat{HP} & \stat{MP} & -9 \\
6 & \stat{AC} & & \\\hline
\multicolumn{4}{l}{\textbf{Proficiency} 1} \\ \hline
\end{tabular}
\begin{tabular}{l l l}
\hline
\textbf{Weapon} & Simple & Knife \\
\textbf{Armor} & Light & Rags \\ \hline
\end{tabular}
\end{center}
\paragraph*{Sure Strike} Remove up to Drub's \stat{STR} dice from their dice pool. Drub deals damage appropriate to the number of successes equal to half the removed dice.
\paragraph*{Volt} When Drub attacks, they may spend up to \stat{DEX} successes to move after the attack (\SI{1}{\meter} per success), instead of doing damage. If they do, remove at least that many dice from their dice pool -- dice removed as failures are included in this number.
\end{multicols}

@ -4,6 +4,8 @@
\usepackage[T1]{fontenc}
\usepackage[english]{babel}
\renewcommand{\arraystretch}{1.2}
\title{Chronicles of Savits}
\author{\texttt{HeNine}}
\date{2023}
@ -30,4 +32,6 @@
\include{peoples}
\include{flora_and_fauna}
\end{document}

Loading…
Cancel
Save