Данный сайт активно использует технологию JavaScript.
Пожалуйста, включите JavaScript в вашем браузере.
Live
PTR
10.1.7
PTR
10.2.0
Комментарии
Комментарий от
Myzvale
For all you lazy sods out there, I created a macro to disenchant all the Jewellery (MoP) from JC, including the blue ones.
/cast Disenchant
/use item:83793
/use item:83794
/use item:90904
/use item:90905
Enjoy! o/
Edit: And those who wish to keep the blue ones for selling, use this macro (credit goes to Jrubzjeknf):
/cast Disenchant
/use item:83793
/use item:83794
Комментарий от
Reckish
For those wondering about proc rates, just prospected about 10k of ore and had a jewelry-making party.
320
Изысканное кольцо
crafts yeilded
34
Изысканное кольцо
for a 10.6% proc rate
332 Shadowfire neckleace crafts yeilded
34 rare Necklaces
for a 10.2% proc rate
Expect 10% if you're making in bulk.
Комментарий от
kersey
For those of you who vendor the green ones instead of disenchanting them. This macro is Handy.
#showtooltip item:83794
/run for b=0,4 do for s=1,GetContainerNumSlots(b)do if strmatch(GetContainerItemLink(b,s),"83794")then UseContainerItem(b,s)end end end
Комментарий от
1117679
Same DE wise as
ornate band
just uses the other 3 color gems (out of the 6 color gems.) I wrote more about it on the ornate band page.