Skip to content

[BUG] Wondrous Recall (opcode 261) is not working properly

Wondrous Recall is a 6th level cleric spell, which restores 2 previously casted cleric spells of 5th level or lower.
The opcode 261 responsible for this function has a parameter - "Spell Level", which should indicate a maximum spell level of spells restored by this opcode (thus the Wondrous Recall spell has Spell Level=5).
However, the opcode doesn't seem to work, if I increase the value above 5. Not only in WR spell itself, but any other case of custom spells, innate abilities or items, that I have created and tested.

Comments

  • Gate70Gate70 Member, Developer Posts: 3,871
    Hi
    Is there any way to reproduce this issue in an un-modded game? If not, it sounds like a feature request.
    Thanks
  • PeccaPecca Member Posts: 2,181
    @Gate70: I don't think so. If it was intended to only work up to level 5 spells, then I suppose this is a feature request. Though I would still call it a bug. :)
Sign In or Register to comment.