Stunning Fist Bug
Posted: Sun Sep 23, 2018 5:11 am
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...
...of spells like protection from evil and mind blank were changed to a series of linked...
...and all the necessary spells were listed, could this fix this 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);
Code: Select all
effect eImmune = EffectSpellImmunity( int SPELLS.2da Constants);