From 65a9fa49af7a9d843f850f327f1fb2bbca26d2f2 Mon Sep 17 00:00:00 2001 From: Paul Maskelyne Date: Wed, 1 May 2024 23:23:54 +0100 Subject: [PATCH] closes #765 --- RELEASE_NOTES.md | 3 +++ data/packs/classes.db/wizard__035nuVkU9q2wtMPs.json | 3 ++- data/packs/deities.db/ord__w9GdZSr5XYNjIeeR.json | 1 + 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 9b190b604..e17dfab1e 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -3,6 +3,9 @@ ## Enhancements * [#765] Implement generic loading dialog that can be used whenever potentially slow compendium searching occurs +## Bugfixes +* [#761] Advantage on Magic Missile talent missing from Wizard Class item + --- # v2.1.0 diff --git a/data/packs/classes.db/wizard__035nuVkU9q2wtMPs.json b/data/packs/classes.db/wizard__035nuVkU9q2wtMPs.json index 0b2bce9ef..207519a01 100644 --- a/data/packs/classes.db/wizard__035nuVkU9q2wtMPs.json +++ b/data/packs/classes.db/wizard__035nuVkU9q2wtMPs.json @@ -114,7 +114,8 @@ ], "talents": [ "Compendium.shadowdark.talents.Item.LFMT8qZ6ZL3LvYFM", - "Compendium.shadowdark.talents.Item.Td6iQW4hVJLZLVLi" + "Compendium.shadowdark.talents.Item.Td6iQW4hVJLZLVLi", + "Compendium.shadowdark.talents.Item.VRZxd1xswPr1GaKs" ], "titles": [ { diff --git a/data/packs/deities.db/ord__w9GdZSr5XYNjIeeR.json b/data/packs/deities.db/ord__w9GdZSr5XYNjIeeR.json index 1be237ed8..2caa694ed 100644 --- a/data/packs/deities.db/ord__w9GdZSr5XYNjIeeR.json +++ b/data/packs/deities.db/ord__w9GdZSr5XYNjIeeR.json @@ -9,6 +9,7 @@ "system": { "alignment": "neutral", "description": "

Ord the Unbending, the Wise, the Secret-Keeper. He is the god of magic, knowledge, secrets, and equilibrium.

", + "predefinedEffects": "", "source": { "title": "core-rules" }