Fighting with Style: Hidden
Jump to navigation
Jump to search
Fighting with Style: Hidden is an achievement earn for obtaining all four hidden artifact appearances. The artifact must be using the hidden appearance to receive credit.
Criteria
- [Hidden Potential]
- 30 dungeons completed
- 200 world quests completed
- 1,000 enemy players killed
Useful macro
The following macro can be used to track the progress.
/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
Patch changes
- Hotfix (2017-04-12): The requirement "Complete 100 dungeons while using your Hidden Artifact appearance" to unlock Hidden Artifact appearance color variant 2 has been reduced from 100 to 30 dungeon completions.
- Developers' notes: The time and effort required for this Hidden Artifact unlock wasn't consistent with the other two color unlocks. Additionally, now that Challenge Artifact appearances are in the game, requiring you to continue using your Hidden Artifact appearance (which can't be transmogged into the more prestigious Challenge appearance) for 100 dungeons was too much.
- Developers' notes: The time and effort required for this Hidden Artifact unlock wasn't consistent with the other two color unlocks. Additionally, now that Challenge Artifact appearances are in the game, requiring you to continue using your Hidden Artifact appearance (which can't be transmogged into the more prestigious Challenge appearance) for 100 dungeons was too much.
- Patch 7.0.3 (2016-07-19): Added.