Power Raid

Power Raid

10k Downloads

Wrong Blessing of Might/Wisdom Spell ID

tywtyw2002 opened this issue ยท 1 comments

commented

The current Spell ID for BoM/BoW is the following content. However, the spell id 25782(BoM) and 25894(BoW) are missing.

PowerRaidData.PaladinBuffs["Greater Blessing of Might"] = {
    ["alts"] = {"25916", "25291"},

PowerRaidData.PaladinBuffs["Greater Blessing of Wisdom"] = {
["alts"] = {"25918", "25290"},
commented

Fixed in v3.2.4, thanks for reporting this issue!