I have been struggling the "Improved Asylum Mod" the whole day. The problem is that the Breudayael dude is wildly imbalanced and has a ton of buffs which are cast on himself a few times each second. And when I somehow managed to scatter his party and somehow killed him, it appears that he a few humble items:
Robe of mystra, R#ROBE2.itm, which makes him immune to:
timestop, all spells level <6, death magic, fear, charm, confusion, imprisonment, +75% magic resistance, +45% resistance agains all elements, it also says that makes the wearer immune to all weapons of up to +3 enchantment. Well, apparently these are lies because I have checked and it makes the wearer immune to all weapons. All. It also has +4 lvl 9 spells and AC4, but that does not matter.
He also has a humble ring that makes him immune to all targetted offensive spells, his wife has some random +5 enchanted sword which makes her immune to time stop, the dwarf cannot be attacked by elves and has an armor with permanent improved haste and so on.
There are also a few of his companions and when one of them is killed, the whole party is killed by a script, check it out:
IF
Dead("R#Anast")
THEN
RESPONSE #100
DisplayString(Myself,180354) // Berserk Rage
ReallyForceSpell(LastAttackerOf("R#Anast"),WIZARD_IMPRISONMENT)
CallLightning(WeakestOf)
ReallyForceSpell(StrongestOf,WIZARD_IMPRISONMENT)
END
Note that even if it fails once, it will continue firing endlessly, a few times per second.
Bleh, I'm not complaining about the difficulty. It's tactics and it was quite interesting. I'm just agains such bugged scripts and I'm even more against granting such OP items to the player.
I have reported these issues to their forum. The developer of the mod, Rastor, seems to be an active and decent fellow and promised to fix these and a few other bugs in the upcoming Improved Asylum release.
Lollorian, are you here? Can you give me a fully-undispellable version of the proficiency books to test? I think I can mess something up trying to make that myself : D
Edited by Suslik, 11 May 2012 - 05:32 PM.