From c1f12e583efc4842cd30486ebfc0a204b076b757 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Thu, 9 May 2024 22:04:41 +0200
Subject: [PATCH] add wot wos fungus

---
 talismans.sty | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/talismans.sty b/talismans.sty
index 52854bbf..ca5aeafa 100644
--- a/talismans.sty
+++ b/talismans.sty
@@ -30,6 +30,17 @@
     {This kind of forced growth is not sustainable; it depletes the soil, and little will grow there for at least a year.}% Details
 }
 
+\newcommand\wotWosFungus{%
+  \talisman{What-Was Fungus}% Name
+    {Duplicated}% Enhancements
+    {Wane}% Action
+    {Fate, Water}% Spheres
+    {\roll{Wits}{Academics}}% Resistance
+    {This puff-ball fungus releases spores which are more interesting than what you were doing before.
+    The nearest \arabic{spellTargets} people take a -\arabic{spellPlusOne} Penalty to their task}% Summary
+    {}% Details
+}
+
 \newcommand\bloodCandle{%
   \talisman{Blood Candle}% Name
     {Duplicated}% Enhancements
-- 
GitLab