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

add spells

parent 295a9e9c
No related branches found
No related tags found
No related merge requests found
Subproject commit 6cc10f741151e5e45bfe51c946d9d64dc1e5413b
Subproject commit e1f72ab08eff6bb5a06b32c4e77e90c4f857e0b8
......@@ -41,6 +41,8 @@ Keywords={TTRPG,RPG,roleplaying}
\include{knacks.tex}
\include{spells.tex}
\include{systems.tex}
\input{appendix.tex}
......
\chapter[Chamber of Magic]{Magic}
\section{First Level Spells}
\begin{multicols}{2}
\subsection{Fate}
\spell{Blessing}% Name
{Fate}% Spheres
{Wax}% Action
{}% Enhancements
{Empathy}% Skill
{gain \arabic{spelllevel} \glspl{fp}}% Description
\spell{Curse}% Name
{Fate}% Spheres
{Wane}% Action
{}% Enhancements
{Deceit}% Skill
{lose \arabic{spelllevel} \glspl{fp}}% Description
\subsection{Air}
\spell{Wind Chill}% Name
{\mAir}% Spheres
{Wax}% Action
{}% Enhancements
{Seafaring}% Skill
{lose \arabic{spelllevel} \gls{ap}}% Description
The mage blasts the target with chilled wind, draining them of \arabic{spelllevel} \gls{ap}.
In close-range combat, the spell nullifies an enemy's attack against the caster.
\end{multicols}
\section{Second Level Spells}
\begin{multicols}{2}
\subsection{Fate}
\spell{Mass Blessing}% Name
{Fate}% Spheres
{Wax}% Action
{\duplicated}% Enhancements
{Empathy}% Skill
{gain \arabic{spelllevel} \glspl{fp}}% Description
\spell{Mass Curse}% Name
{Fate}% Spheres
{Wane}% Action
{\duplicated}% Enhancements
{Deceit}% Skill
{lose \arabic{spelllevel} \glspl{fp}}% Description
\spell{Hateful Cry}% Name
{Fate}% Spheres
{Wane}% Action
{\distant}% Enhancements
{Deceit}% Skill
{loses \arabic{spelllevel} \glspl{fp}}% Description
One target at \spellRange{} loses \dmg{spelllevel}~\glspl{fp}.
\subsection{Air}
\spell{Wind Blast}% Name
{\mAir}% Spheres
{Wax}% Action
{\duplicated}% Enhancements
{Seafaring}% Skill
{lose \arabic{spelllevel} \gls{ap}}% Description
\end{multicols}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment