Euphoria 83 Posted July 7, 2018 神兵武器:http://www.wowhead.com/item=127829/twinblades-of-the-deceiver(災厄) ※給予起始任務的NPC:http://www.wowhead.com/npc=99254/altruis-the-sufferer/http://www.wowhead.com/npc=99247/kayn-sunfury 1.(起始)(結束) 任務名稱:生存之力 任務描述:選擇一種你想要的神兵武器 任務說明:http://www.wowhead.com/quest=40814/the-power-to-survive/http://www.wowhead.com/quest=40816/the-power-to-survive 2. 任務名稱:巧做安排 任務描述:在紫羅蘭堡外和NPC會合。 任務說明:https://cn.wowhead.com/quest=40819/making-arrangements/https://cn.wowhead.com/quest=41120/making-arrangements 3. 任務名稱:不擇手段 任務描述:進入紫羅蘭堡審問NPC 任務說明:https://cn.wowhead.com/quest=41121/by-any-means/https://cn.wowhead.com/quest=39051/by-any-means 4. 任務名稱:獵殺 任務描述:前往蘇拉瑪爾,擊殺瓦瑞斯迪‧魔魂以取得神器 任務說明:https://cn.wowhead.com/quest=39247 如果你發現你忘記任務進度,可以在遊戲中使用下列指令,可以利用巨集(宏命令)來執行這些指令: 隱藏 /run print(IsQuestFlaggedCompleted(40814)) 或者 /run print(IsQuestFlaggedCompleted(40816)) /run print(IsQuestFlaggedCompleted(40819)) 或者 /run print(IsQuestFlaggedCompleted(41120)) /run print(IsQuestFlaggedCompleted(41121)) 或者 /run print(IsQuestFlaggedCompleted(39051)) /run print(IsQuestFlaggedCompleted(39247)) 假如回傳為True,代表已經完成任務;如果回傳為False,代表尚未完成。 Share this post Link to post Share on other sites
Euphoria 83 Posted July 7, 2018 神兵武器:http://cn.wowhead.com/item=128832/(復仇) ※給予起始任務的NPC:http://www.wowhead.com/npc=99254/altruis-the-sufferer/http://www.wowhead.com/npc=99247/kayn-sunfury 1.(起始) 任務名稱:尋求協助 任務描述:前往紫羅蘭城塞向http://www.wowhead.com/npc=90417尋求協助。 任務說明:http://www.wowhead.com/quest=41803/asking-a-favor 2. 任務名稱:求必有得 任務描述:跟隨http://www.wowhead.com/npc=90417/archmage-khadgar,並取得http://www.wowhead.com/item=136385/crystallized-soul。 任務說明:http://www.wowhead.com/quest=41804/ask-and-you-shall-receive 3. 任務名稱:向捷斯回報 任務描述:回去卡薩斯平臺。 任務說明:http://www.wowhead.com/quest=41806/return-to-jace 4. 任務名稱:建立聯繫 任務描述:劇情對話。 任務說明:http://www.wowhead.com/quest=41807/establishing-a-connection 5.(結束) 任務名稱:我們必將復仇 任務描述:進入場景戰役並取得神器。 任務說明:http://www.wowhead.com/quest=40249/vengeance-will-be-ours 影片:https://youtu.be/ZOAvAv8ImF4 如果你發現你忘記任務進度,可以在遊戲中使用下列指令,可以利用巨集(宏命令)來執行這些指令: 隱藏 /run print(IsQuestFlaggedCompleted(41803)) /run print(IsQuestFlaggedCompleted(41804)) /run print(IsQuestFlaggedCompleted(41806)) /run print(IsQuestFlaggedCompleted(41807)) /run print(IsQuestFlaggedCompleted(40249)) 假如回傳為True,代表已經完成任務;如果回傳為False,代表尚未完成。 Share this post Link to post Share on other sites