Lanona

Lucid

Jun 17th, 2020
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. #showtooltip Memory of Lucid Dreams
  2. /run a=C_AzeriteEssence;for k,v in pairs(a.GetEssences()) do if v.name == "Memory of Lucid Dreams" then id=v.ID end end; a.ActivateEssence(id, 115)
  3. /run a=C_AzeriteEssence;for k,v in pairs(a.GetEssences()) do if v.name == "Essence of the Focusing Iris" then id=v.ID end end; a.ActivateEssence(id, 116)
  4. /run a=C_AzeriteEssence;for k,v in pairs(a.GetEssences()) do if v.name == "Conflict and Strife" then id=v.ID end end; a.ActivateEssence(id, 117)
  5. /run a=C_AzeriteEssence;for k,v in pairs(a.GetEssences()) do if v.name == "The Formless Void" then id=v.ID end end; a.ActivateEssence(id, 119)
  6. /run local a="3231__3" for i=1,a:len() do if a:sub(i,i) ~= "_" then LearnTalent(GetTalentInfo(i,a:sub(i,i),1)) end end
  7. /equipset Worldvein 59C
Add Comment
Please, Sign In to add comment