FluffyDingo
Well-known member
Recently discovered that if you select diamond soul as a qingong monk power, the spell resistance is always 10, not taking into account your level as it should. I'm submitting an error report for it, but in the meantime i need a fix. I believe the problem is that it is trying to access field[allLvl] which is not a part of the ability selected via a configurable menu. Instead it likely needs to access a hero.? field for the total monk levels of the hero, but the code for that is totally slipping my mind.