GetSkill() and GetRawSkill(). Don't change it to GetRawSkill(). It seems that
Code:
itembonuses.skillmod[DUAL_WIELD]
checks from a different place than
Code:
itembonuses.DualWeildChance
I think the second way may be for Tribute but doesn't currently add the bonus in there. Disciplines for Rogue and Bard do work in spellbonuses.DualWeildChance, so not sure if it's redundant or ?