[BUG] Wondrous Recall (opcode 261) is not working properly
Pecca
Member Posts: 2,218
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.
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.
0
Comments
Is there any way to reproduce this issue in an un-modded game? If not, it sounds like a feature request.
Thanks