From 5bda7d0ff069166eb7018f3e89bfcf6d89f6d4b0 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Thu, 7 Sep 2023 00:22:30 +0200
Subject: [PATCH] add earth 2

---
 spells/Earth2.tex | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 spells/Earth2.tex

diff --git a/spells/Earth2.tex b/spells/Earth2.tex
new file mode 100644
index 00000000..0d5dd439
--- /dev/null
+++ b/spells/Earth2.tex
@@ -0,0 +1,14 @@
+\spell{Snowbinding}% Name
+  {\mEarth}% Spheres
+  {Wax}% Action
+  {\detailed}% Enhancements
+  {by \gls{weight}}% Resist with
+  {the caster forms snow or sand into a weapon blade. It shatters if it deals over \arabic{spellPotency} Damage}% Description
+  {
+    Reaching into some soft ground, such as sand or snow, the caster explains how to form a weapon, and the ground complies.
+
+    The higher the target weapon's \gls{weight}, the more difficult the spell, as the \gls{weight} adds (but never subtracts) from the \gls{tn}.
+
+    The weapons produced have a maximum \gls{weight} of \arabic{spelllevel}, and shatter on a solid blow (anything over \arabic{spellPotency} Damage).
+  }
+
-- 
GitLab