Newer
Older
\begin{multicols}{2}
\input{config/rules/spells.tex}
\noindent
Miracle-workers transform mana into change.
With each new sphere of magic, they can contort and shape more of the world.
Spells often gain bonuses for magical ingredients.
The proper process can turn griffin features into a powerful dust which adds one \gls{mp} of Air.
Using such an item means a caster with Air 2 can cast as if they had Air 3 and add 1 \gls{mp} to the spell.
So-called `low spheres' make up the basic elements of the world -- Fire, Air, Fate, et c.
Combining the right pair of low spheres creates one of the high spheres, such as Light or Death.
The mage can cast any spells from these domains equal to the highest of the lower spheres which comprise the spell.
A mage with griffin-feather dust and Fate 1 could combine the two into a 1 \gls{mp} spell from the Death sphere, without having to spend \pgls{mp}.
Or a mage with Fate 2 could spend 1 \gls{mp} while using the dust, and cast a spell from the Death sphere with a cost of 2.
\end{multicols}
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
\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}