-- shaman.lua local _, addon = ...; addon.Clickheal["SHAMAN"] = { ["type1"] = "spell", ["type2"] = "spell", ["shift-type1"] = "spell", ["shift-type2"] = "spell", ["ctrl-type1"] = "spell", ["spell1"] = "Healing Wave", ["spell2"] = "Chain Heal", ["shift-spell1"] = "Healing Surge", ["shift-spell2"] = "Unleash Life", ["ctrl-spell1"] = "Purify Spirit", };