Favored Soul/Scribe Scroll Feat : Greater Restoration

Bugs with Arelith (in-game and out) should be reported here.

Moderators: Forum Moderators, Active DMs, Contributors

Post Reply
SomethingClever
Posts: 4
Joined: Sun May 10, 2020 7:04 pm

Favored Soul/Scribe Scroll Feat : Greater Restoration

Post by SomethingClever » Sat Jul 04, 2020 3:23 am

Description of Bug Experienced:
Playing a Favored Soul. I have the Scribe Scroll feat. I am able to create scrolls normally without issue. However, I have noticed that when I try to scribe Greater Restoration, I get:

Code: Select all

Elisen Wynsys casts Greater Restoration
Piety: -1.0(99%)
* Failure - Item creation not successful! *
I know this scroll is FOIG special materials, so I thought maybe I wasn't getting the materials right. So to test, I tried scribing a scroll of true sight, which I know the FOIG special materials for, but without the materials in my inventory. When attempting that, I get:

Code: Select all

Elisen Wynsys casts True Seeing
* Item Creation Failed - Missing required
required material component *
* Failure - Item creation not successful! *
The added message of missing required material component makes me think I had the right FOIG materials in my inventory, and that instead it is an issue with that spell and the new favored soul class.

Steps to reproduce the Bug:
Play a favored soul with scribe scroll feat.
Have what I think are the right materials in inventory for the scroll.
Try to create Greater Restoration scroll by casting on a blank scroll.

Expected Result:
Item creation success, gain a Greater Restoration scroll.

Actual Result:
Item creation not successful. Gain nothing.

SomethingClever
Posts: 4
Joined: Sun May 10, 2020 7:04 pm

Re: Favored Soul/Scribe Scroll Feat : Greater Restoration

Post by SomethingClever » Wed Aug 05, 2020 2:23 am

Bumping, though I am 99% sure that the answer will be the same as mentioned in this post: viewtopic.php?f=12&t=28858 where the templates have to be corrected to add new classes. But when testing I'm finding that I can make some scrolls despite them not listing any new "only useable by" classes.

Code: Select all

Darkfire, Remove Fear, Divine Favor, Freedom of Movement, Death Ward: 
  * Failure - Item creation not successful! *

Code: Select all

Improved Invisibility: 
  Acquired Item: Improved Invisibility (Only Useable by Bard, Sorcerer, Wizard)
True Seeing: 
  Acquired Item: True Sight (Only Useable by Cleric, Druid, Sorcerer, Wizard)
Stoneskin: 
  Acquired Item: Stoneskin (Only Useable by Bard, Sorcerer, Wizard)
Protection from Evil: 
  Acquired Item: Protection from Alignment (Only Useable by Bard, Cleric, Paladin, Sorcerer, Wizard)
These are two other posts about the same issue for Favored Souls:
viewtopic.php?f=12&t=29246
viewtopic.php?f=12&t=29189

Post Reply