diff --git a/libs/StatLogic/Cata_Logic.lua b/libs/StatLogic/Cata_Logic.lua index 087ffcd..f0513d5 100644 --- a/libs/StatLogic/Cata_Logic.lua +++ b/libs/StatLogic/Cata_Logic.lua @@ -2117,6 +2117,15 @@ elseif addon.class == "SHAMAN" then }, }, }, + ["MOD_SPI"] = { + -- Buff: Mana Tide + { + ["tab"] = 3, + ["num"] = 15, + ["value"] = 2.00, + ["aura"] = 16191, + }, + }, } elseif addon.class == "WARLOCK" then StatLogic.StatModTable["WARLOCK"] = { @@ -2768,14 +2777,6 @@ StatLogic.StatModTable["ALL"] = { ["group"] = addon.ExclusiveGroup.AllStats, }, }, - ["MOD_SPI"] = { - -- Shaman: Mana Tide - Buff: 16191 - -- 4.0.1: Spirit increased by 350%. - { - ["value"] = 3.5, - ["aura"] = 16191, - }, - }, ["MOD_HEALTH"] = { -- Buff: Rallying Cry {