此站点大量使用JavaScript。
请在您的浏览器中启用JavaScript。
正式服
PTR
11.0.7
PTR
11.0.5
评论
评论来自
Glandur
Found in Hallowfall:
/way Hallowfall 47.58, 61.13 Holy Flame Forge
评论来自
Tharama
With the help of Goldzen's video I've made a text post to help blacksmiths find all the current profession knowledge treasures. Thanks Goldzen!
多恩诺嘉尔之锤
on Isle of Dorn /way #2339 47.76, 32.04
远古土灵铁砧
on Isle of Dorn /way #2248 59.82, 61.83
土灵凿子
in The Ringing Deeps /way #2214 60.55, 53.76
喧鸣锤钳
in The Ringing Deeps /way #2214 47.66, 33.22
光耀钳子
in Hallowfall /way #2215 44.12, 55.58
神圣烈焰熔炉
in Hallowfall /way #2215 47.57, 61.00
小蜘蛛的钢丝刷
in Azj'Kahet /way #2255 53.00, 51.28
蛛魔铁匠修理包
in Azj'Kahet /way #2255 46.64, 22.70
/way #2339 47.76, 32.04 Dornogal Hammer
/way #2248 59.82, 61.83 Ancient Earthen Anvil
/way #2214 60.55, 53.76 Earthen Chisels
/way #2214 47.66, 33.22 Ringing Hammer Vise
/way #2215 44.12, 55.58 Radiant Tongs
/way #2215 47.57, 61.00 Holy Flame Forge
/way #2255 53.00, 51.28 Spiderling's Wire Brush
/way #2255 46.64, 22.70 Nerubian Smith's Kit
评论来自
Hegs
You can check to see if you have already gathered this item by typing the following script into chat: /run print("Holy Flame Forge - ", C_QuestLog.IsQuestFlaggedCompleted(83852))
评论来自
JustBrad
Combining all of Hegs' scripts into one copy/paste.
/run print("Dornogal Hammer - ", C_QuestLog.IsQuestFlaggedCompleted(83849))
/run print("Ancient Earthen Anvil - ", C_QuestLog.IsQuestFlaggedCompleted(83848))
/run print("Earthen Chisels - ", C_QuestLog.IsQuestFlaggedCompleted(83851))
/run print("Ringing Hammer Vise - ", C_QuestLog.IsQuestFlaggedCompleted(83850))
/run print("Radiant Tongs - ", C_QuestLog.IsQuestFlaggedCompleted(83853))
/run print("Holy Flame Forge - ", C_QuestLog.IsQuestFlaggedCompleted(83852))
/run print("Spiderling's Wire Brush - ", C_QuestLog.IsQuestFlaggedCompleted(83855))
/run print("Nerubian Smith's Kit - ", C_QuestLog.IsQuestFlaggedCompleted(83854))
评论来自
LogicFlow
Here is a list of all the pick-ups with the check commands to see if your character already has them.
True = already picked up.
Tip: You need to be on the same world level to use /way commands. IE: /way #,# from Dornogal will not work for Ringing depths. Until you go through the portal where you are on the same world level as Ringing Depths
Zone: Dornogal
/way #2339 47.6 26.2 Dornogal Hammer
/run print("Dornogal Hammer - ", C_QuestLog.IsQuestFlaggedCompleted(83849))
Zone: Isle of Dorn, Boulder Springs
/way #2248 59.8 61.8 Ancient Earthen Anvil
/run print("Ancient Earthen Anvil - ", C_QuestLog.IsQuestFlaggedCompleted(83848))
Zone: Ringing Deeps
/way #2214 47.7 33.2 Ringing Hammer Vise
/run print("Ringing Hammer Vise - ", C_QuestLog.IsQuestFlaggedCompleted(83850))
Zone: Ringing Deeps, The Rumbing Wastes
/way #2214 60.6 53.8 Earthen Chisels
/run print("Earthen Chisels - ", C_QuestLog.IsQuestFlaggedCompleted(83851))
Zone: Hallowfall, Mereldar
/way #2215 44.1 55.6 Radiant Tongs
/run print("Radiant Tongs - ", C_QuestLog.IsQuestFlaggedCompleted(83853))
Zone: Hallowfall, Beledar's Bounty
/way #2215 47.6 61.0 Holy Flame Forge
/run print("Holy Flame Forge - ", C_QuestLog.IsQuestFlaggedCompleted(83852))
Zone: Azj-Kahet. Weaver's Lair
/way #2255 53.0 51.3 Spiderling's Wire Brush
/run print("Spiderling's Wire Brush - ", C_QuestLog.IsQuestFlaggedCompleted(83855))
Zone: Azj-Kahet, City of Threads, Umbral Bazaar
/way #2216 46.6 22.7 Nerubian Smith's Kit
/run print("Nerubian Smith's Kit - ", C_QuestLog.IsQuestFlaggedCompleted(83854))
Note: Vendor Next to Nerubian Smith's Kit - Sells +10 Blacksmithing Knowledge for 565 Kej.
Vendor: Rakka <Mining & Blacksmithing Supplies>
/way #2216 46.5 21.7 Blacksmithing Knowledge Book
评论来自
sparcbr
It's not inside the house, it's ouside on a table
评论来自
XALAWHAT
To check if you have already looted all the Blacksmithing treasures:
/run for k,v in pairs({{0,0},{1,1},{2,2},{3,3},{4,4},{5,5},{6,6},{7,7}}) do local itemName = GetItemInfo(v+226276) print(itemName or 'Unknown', ': ', (C_QuestLog.IsQuestFlaggedCompleted(v +83848) and 'DONE' or 'FALSE')) end
3D查看
链接
小知识
屏幕截图
视频
神圣烈焰熔炉
物品等级:1
拾取后绑定
使用:
研究以使你的卡兹阿加锻造知识增加3点。
需要
卡兹阿加锻造
(1)
相关
贡献
在发表评论前,请留心以下提示:
您的评论必须为简体中文,否则将会被删除。
不知道如何发评论?参考我们的
格式指南
!
发表前最好先自行校对一次。
有问题可以访问我们的
论坛
来寻求帮助。
发表评论
你没有登录。
请登录
或者
注册账号
来添加你的评论。
使用下面的表格浏览您的截屏。
[Screenshots containing UI elements are generally declined on sight, the same goes for screenshots from the modelviewer or character selection screen.]
质量越高越好!
[Please review our
Screenshot Guidelines
before submitting!]
您没有登录。请
登录
后提交截屏。
将视频URL输入下列表格即可。
URL:
支持:仅限 YouTube
说明:您的视频需通过审核才能在站点上显示。
我们用
Wowhead 客户端
保证数据库的及时更新,向您提供额外的有趣的功能!
两大目的:
它还维护WoW的一个插件
Wowhead Looter
, 在您游戏时采集数据!
它将
采集所得数据
上传至Wowhead,保证数据库时刻掌握最新信息!
您可以用它追踪完成的任务、配方、坐骑、伙伴宠物以及头衔!
您还在等什么?立即
下载客户端
整装待发吧。
我们用 Wowhead 客户端保证数据库的及时更新,向您提供额外的有趣的功能!
两大目的:
您可以用它追踪完成的任务、配方、坐骑、伙伴宠物以及头衔!
您还在等什么?立即 下载客户端 整装待发吧。