From 4e01991e08c434a2afc350170582d66e0aff4ca6 Mon Sep 17 00:00:00 2001
From: Johannes Loher <johannes.loher@fg4f.de>
Date: Sun, 22 Jan 2023 17:24:54 +0100
Subject: [PATCH] fix: the talent "Nekromantie" now correctly provides a bonus
 of +2 to all necromancy spells

---
 packs/talents.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/packs/talents.json b/packs/talents.json
index 9c93d4a1..7b19c01e 100644
--- a/packs/talents.json
+++ b/packs/talents.json
@@ -3853,7 +3853,7 @@
                     {
                         "key": "system.spellModifier.numerical",
                         "mode": 2,
-                        "value": "1",
+                        "value": "2",
                         "priority": null
                     }
                 ],
@@ -3868,7 +3868,7 @@
                     "startTurn": null
                 },
                 "icon": "icons/svg/aura.svg",
-                "label": "Nekromantie +1",
+                "label": "Nekromantie +2",
                 "transfer": true,
                 "flags": {
                     "ds4": {