-- ================ PRIEST ================ -- Priest/baseline -- Fear Ward LCT_SpellData[6346] = { class = "PRIEST", defensive = true, cooldown = 180 } -- Prayer of Mending LCT_SpellData[33076] = { class = "PRIEST", heal = true, cooldown = 10 } -- Shadowfiend LCT_SpellData[34433] = { class = "PRIEST", offensive = true, duration = 12, cooldown = 180, } -- Leap of Faith LCT_SpellData[73325] = { class = "PRIEST", defensive = true, cooldown = 90, } -- Mass Dispel LCT_SpellData[32375] = { class = "PRIEST", mass_dispel = true, cooldown = 15 } -- Priest/talents -- Psychic Scream LCT_SpellData[8122] = { class = "PRIEST", talent = true, cc = true, cooldown = 45, } -- Void Tendrils LCT_SpellData[108920] = { class = "PRIEST", talent = true, cc = true, cooldown = 30 } -- Phantasm LCT_SpellData[114239] = { class = "PRIEST", talent = true, defensive = true, duration = 5, cooldown = 30 } -- Angelic Feather LCT_SpellData[121536] = { class = "PRIEST", talent = true, charges = 3, cooldown = 10 } -- Desperate Prayer LCT_SpellData[19236] = { class = "PRIEST", talent = true, defensive = true, cooldown = 120 } -- Spectral Guise LCT_SpellData[112833] = { class = "PRIEST", talent = true, defensive = true, duration = 6, cooldown = 30 } -- Angelic Bulwark LCT_SpellData[108945] = { class = "PRIEST", talent = true, defensive = true, cooldown = 90 } -- Power Infusion LCT_SpellData[10060] = { class = "PRIEST", talent = true, offensive = true, duration = 20, cooldown = 120 } -- Spirit Shell LCT_SpellData[109964] = { class = "PRIEST", talent = true, specID = { 256 }, defensive = true, duration = 15, cooldown = 60 } -- Cascade LCT_SpellData[121135] = { class = "PRIEST", talent = true, specID = { 256, 257 }, heal = true, cooldown = 25 } -- Cascade (SP) LCT_SpellData[127632] = { class = "PRIEST", talent = true, specID = { 258 }, offensive = true, cooldown = 25 } -- Divine Star LCT_SpellData[110744] = { class = "PRIEST", talent = true, specID = { 256, 257 }, heal = true, cooldown = 15 } -- Divine Star (SP) LCT_SpellData[122121] = { class = "PRIEST", talent = true, specID = { 258 }, offensive = true, cooldown = 15 } -- Halo LCT_SpellData[120517] = { class = "PRIEST", talent = true, specID = { 256, 257 }, heal = true, cooldown = 40 } -- Halo (SP) LCT_SpellData[120644] = { class = "PRIEST", talent = true, specID = { 258 }, offensive = true, heal = true, cooldown = 40 } -- Priest/Discipline -- Holy Fire LCT_SpellData[14914] = { class = "PRIEST", specID = { 256, 257 }, offensive = true, cooldown = 10 } -- Archangel LCT_SpellData[81700] = { class = "PRIEST", specID = { 256 }, heal = true, duration = 18, cooldown = 30 } -- Penance LCT_SpellData[47540] = { class = "PRIEST", specID = { 256 }, heal = true, duration = 2, cooldown = 9, } -- Pain Suppression LCT_SpellData[33206] = { class = "PRIEST", specID = { 256 }, defensive = true, duration = 8, cooldown = 180, } -- Power Word: Barrier LCT_SpellData[62618] = { class = "PRIEST", specID = { 256 }, defensive = true, duration = 10, cooldown = 180, } -- Purify LCT_SpellData[527] = { class = "PRIEST", specID = { 256, 257 }, dispel = true, cooldown_starts_on_dispel = true, cooldown = 8, } -- Priest/Holy -- Guardian Spirit LCT_SpellData[47788] = { class = "PRIEST", specID = { 257 }, defensive = true, duration = 10, cooldown = 180, } -- Lightwell LCT_SpellData[724] = { class = "PRIEST", specID = { 257 }, heal = true, cooldown = 180, } -- Divine Hymn LCT_SpellData[64843] = { class = "PRIEST", specID = { 257 }, heal = true, duration = 8, cooldown = 180 } -- Holy Word: Chastise LCT_SpellData[88625] = { class = "PRIEST", specID = { 257 }, cc = true, cooldown = 30 } -- Holy Word: Serenity LCT_SpellData[88684] = { class = "PRIEST", specID = { 257 }, heal = true, cooldown = 10 } -- Circle of Healing LCT_SpellData[34861] = { class = "PRIEST", specID = { 257 }, heal = true, cooldown = 12 } -- Priest/Shadow -- Dispersion LCT_SpellData[47585] = { class = "PRIEST", specID = { 258 }, defensive = true, duration = 6, cooldown = 120 } -- Psychic Horror LCT_SpellData[64044] = { class = "PRIEST", specID = { 258 }, cc = true, cooldown = 45 } -- Silence LCT_SpellData[15487] = { class = "PRIEST", specID = { 258, 256 }, silence = true, cooldown = 45 }