Testing Vengeful Blessings with voratun waraxes on a debug character (1 point in each of the skills), 85/100 had at least one Vengeful Blessing boost, far above the expected 36 that level one should give. In fact, it is very near the expected amount for the negative curses (87). After boosting the first skill to level 6, the rate of Vengeful Blessings fell as well (12/26).
Code: Select all
affectedPercent = t.getAffectedPercent(self, t)
Grim Craft never triggered, from 100 Voratun Plate, 100 Voratun Mail, 100 drakeskin leather, and 100 elven silk robes.
Code: Select all
if item.type == "armor" and (sub_type == "cloth" or sub_type == "light" or sub_type == "heavy" or sub_type == "medium" or sub_type == "massive") then