From d42bd8ce8852c2fcdb27e2018db36a81650b5540 Mon Sep 17 00:00:00 2001 From: alterasc <102880790+alterasc@users.noreply.github.com> Date: Thu, 30 May 2024 13:56:41 +0200 Subject: [PATCH] add The One Pearl and Spell Slot Freedom to manifest --- .../Resources/internal_manifest.json | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/ManifestUpdater/Resources/internal_manifest.json b/ManifestUpdater/Resources/internal_manifest.json index a244e5edd8..3833f7b094 100644 --- a/ManifestUpdater/Resources/internal_manifest.json +++ b/ManifestUpdater/Resources/internal_manifest.json @@ -879,6 +879,24 @@ "Tags": [ "Visuals" ] }, + { + "Name": "The One Pearl", + "Author": "AlterAsc", + "Id": { + "Id": "OnePearl", + "Type": "UMM" + }, + "Service": { + "GitHub": { + "Owner": "alterasc", + "RepoName": "OnePearl" + } + }, + "About": "Adds The One Pearl, which combines powers of all pearls of power player currently has in their inventory.", + "HomepageUrl": "https://www.nexusmods.com/pathfinderwrathoftherighteous/mods/613", + "Tags": [ "Miscellaneous" ] + }, + { "Name": "Onmi's Mod", "Author": "Onmi", @@ -1148,6 +1166,24 @@ "Tags": [ "Gameplay", "UserInterface" ] }, + { + "Name": "Spell Slot Freedom", + "Author": "AlterAsc", + "Id": { + "Id": "SpellSlotFreedom", + "Type": "UMM" + }, + "Service": { + "GitHub": { + "Owner": "alterasc", + "RepoName": "SpellSlotFreedom" + } + }, + "About": "Allows casting spells using higher level spell slots without applying metamagic.", + "HomepageUrl": "https://www.nexusmods.com/pathfinderwrathoftherighteous/mods/603", + "Tags": [ "Gameplay" ] + }, + { "Name": "Swashbuckler Class", "Author": "Zedel",