Skip to content

Baldurs Gate EE memorized spells refreshment script/mod

snsdale1snsdale1 Member Posts: 18
Hello, I'm looking for a way to reset memorized spells without a need to rest.

Currently i know about the Limited Wish way (although when I use the spell, the djinni does not talk to me and i cant really talk to them so it does not work https://prnt.sc/26bgc0b ) and the iiiSpellSystemAdjustments mod (does anybody have an unexpired link to it? every link i've stumbled upon so far is not working). Are these two options the only ones possible?
Post edited by snsdale1 on

Comments

  • MathsorcererMathsorcerer Member Posts: 3,042
    You could always mod an item to apply the Restore Spell opcode 261 or a script that applies a modified "wondrous recall" spell (still using opcode 261) every now and then. You would have to set the level and it still restores in a top-down manner, then possily switch the spell type to "wizard".
  • snsdale1snsdale1 Member Posts: 18
    I've browsed through NearInfinity for a bit, how do you apply a triggerable effect like that? (I've modified spells) I don't know how to apply enchantments to items. Could you give me somentips on that?
  • RayCatRayCat Member Posts: 21
    edited May 18
    The mod iispellsystemadjustments may be what you want. It lets you set arbitrary timers. You can set them to be a few minutes so it acts as a per combat refresh
    https://github.com/btigi/iiSpellSystemAdjustments
  • RayCatRayCat Member Posts: 21
    Seems there's a conflict with opcode 321 used on several spells and the spell refresh mod as it removes the opcode 261 effect. So we'd need some way to periodically apply the refresh effect that wasn't linked to the spell itself.
Sign In or Register to comment.