Stunning Fist Bug

It Does What It Says on the Tin: Resolved Issues

Moderators: Moderator, Developer, DM

Oreles
Posts: 17
Joined: Mon Jul 04, 2016 2:33 pm
Location: Canada

Stunning Fist Bug

Unread post by Oreles »

This is a very old bug.

'Immunity to Mind Effecting Spells' Should not confer immunity to Stunning Fist.

May I ask if this bug remaining is deliberate on BGTSCC?

If the line...

Code: Select all

 effect eImmune = EffectImmunity(IMMUNITY_TYPE_MIND_SPELLS);
...of spells like protection from evil and mind blank were changed to a series of linked...

Code: Select all

effect eImmune = EffectSpellImmunity( int SPELLS.2da Constants);
...and all the necessary spells were listed, could this fix this bug?
Post Reply

Return to “Solved Problems”