Beamdog / nwn-issues

Neverwinter Nights: Enhanced Edition Technical Bug Tracker
http://nwn.beamdog.com
31 stars 1 forks source link

36-7 regression. AoE events scripts dont apply effect Spell ID. #543

Closed ud4ever closed 11 months ago

ud4ever commented 11 months ago

To Reproduce

Effects applied in AoE events has spellId = -1. What's causing the effect applied in OnEnter script doesnt remove in OnExit script etc. It can be fixed using SetEffectSpellId. To reproduce cast any AoE spell with OnEnter/OnExit events. Default Grease for example. Slow effect will not be removed on exit from AoE and will stack infinitely.

Specifics

Liarisd commented 11 months ago

I confirm the regression. I cast a Grease spell and the slowdown did not go away.