Moonspirit variations cat form

Hi, I nearly get moonspirit form for my dru. And I read that to get another colors I need:
Legin Dungeons: 30
World quests: 200
Players kill: 1000

I have a macro to check these numbers:

/run local a={Dungeons=11152,WQs=11153,PKs=11154}for b,c in pairs(a)do local d,e=0;for f=1,GetAchievementNumCriteria(c)do local g,h=0;g,g,g,h,e=GetAchievementCriteriaInfo(c,f)d=d+h end;print(b..": "..d.."/"..e)end

But macro doesn’t work or something going ork. I did several WQ and still shows 0. So question is I should done 200 WQ in Legion? and what about PK, it’s a world PvP in Legion?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.