Advertisement
Lanona

Worldvein

Jun 17th, 2020
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. #showtooltip Worldvein Resonance
  2. /run a=C_AzeriteEssence;for k,v in pairs(a.GetEssences()) do if v.name == "Worldvein Resonance" 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 == "Vision of Perfection" 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 == "Memory of Lucid Dreams" 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__1" 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
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement