Open Zachary-Stone opened 2 years ago
This is currently an issue with how shadow magic work with conversations and is not currently logically supported. There sadly just isn't a good general fix for this at this time.
On Fri, Aug 5, 2022, 4:06 PM Zachary-Stone @.***> wrote:
Description: The Channeler of the Unknown archetype allows the cleric to spontaneously cast their domain spells. However, this does not work with shadow magic such as shadow conjuration granted by the darkness domain. Encountered in v0.3.2.
To Reproduce:
- Choose "Channeler of the Unknown" for the character class / archetype and "Darkness" for domain.
- Level up to level 8 (access to 4th level spells).
- Prepare a 4th level spell that is not Shadow Conjuration.
- Use that spell (i.e. Neutralize Poison) to spontaneously cast Shadow Conjuration.
Context: The issue may be related to how shadow magic requires the player to select the specific invocation of the shadow spell from a menu. The shadow spell ability itself, which is what can currently be spontaneously cast, does not seem to carry any spell effects. I don't know if WotR supports nested spell menus. The implementation of a Druid's spontaneous summoning would encounter a similar issue, except it adds each menu option for "summon nature's allies" directly as an option for spontaneous casting.
— Reply to this email directly, view it on GitHub https://github.com/Vek17/TabletopTweaks-Core/issues/7, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAWSQPD6T524CTSK3XF6TYLVXV65XANCNFSM55XJAZDA . You are receiving this because you are subscribed to this thread.Message ID: @.***>
I see. Too bad. Nonetheless, thanks for the reply.
Description: The Channeler of the Unknown archetype allows the cleric to spontaneously cast their domain spells. However, this does not work with shadow magic such as shadow conjuration granted by the darkness domain. Encountered in v0.3.2.
To Reproduce:
Context: The issue may be related to how shadow magic requires the player to select the specific invocation of the shadow spell from a menu. The shadow spell ability itself, which is what can currently be spontaneously cast, does not seem to carry any spell effects. I don't know if WotR supports nested spell menus. The implementation of a Druid's spontaneous summoning would encounter a similar issue, except it adds each menu option for "summon nature's allies" directly as an option for spontaneous casting.