View Issue Details

IDProjectCategoryView StatusLast Update
0035563Legion CoreClass Halls / Оплоты и артефактыpublic2026-06-22 13:25
Reportermooncitox Assigned ToKyckax  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Summary0035563: The Dreamer Returns ID 41918 - Quest is required and not optional
DescriptionTicket: 2499. Created by: [Straiker] Created: 1s ago Last change: 1s ago Ticket Message: [no puedo obtener mas de 2 armas atefacto el druida y ya termine la campaña del druida
==================================================================
Players very often complain about not having other artifact quests because they have missed completing this quest https://www.wowhead.com/quest=41918
According to a video on retail completing this quest is not required to get other artifact quest lines.
https://youtu.be/-DT-VAtwC4o?si=ipferS2OBVAw7_Za&t=1452

UWoWSaCore rev. 049d265ca515 2026-06-15 19:53:40 +0300 (735 branch) (Unix, RelWithDebInfo)
Steps To ReproduceОт тестера;
Задания 44431 и 44443 требуют выполнение задания 41918 вместо 40647 , 40647 должно быть опциональным завершением цепочки артефакта.


\\\ Преквесты
/run local t = {40643, 41106, 40644, 40645} for i = 1, #t do SendChatMessage(string.format(".q rew %s", t[i]), "GUILD") end
/run local t = {41255, 40651, 41332, 40652, 40653, 42516} for i = 1, #t do SendChatMessage(string.format(".q rew %s", t[i]), "GUILD") end

.go cre id 101195


Для 44431 , после выполнения двух цепочек одна из которых цепочка Стража без выполнения 41918
.go cre id 101195
\\\ Засчёт цепочки Стража
/run local t = {40646, 40702, 41468, 41782, 41783, 41790, 41791, 41792, 40647} for i = 1, #t do SendChatMessage(string.format(".q rew %s", t[i]), "GUILD") end

\\\ Засчёт цепочки Ферала
/run local t = {40701, 44433, 43978, 44445, 43980, 42428, 42438, 42439, 42440, 42430} for i = 1, #t do SendChatMessage(string.format(".q rew %s", t[i]), "GUILD") end

\\\ После засчёта 41918 появится 44431 




Для 44443 , после выполнения трёх цепочек одна из которых цепочка Стража без выполнения 41918
.go cre id 101195
\\\ Засчёт цепочки Стража
/run local t = {40646, 40702, 41468, 41782, 41783, 41790, 41791, 41792, 40647} for i = 1, #t do SendChatMessage(string.format(".q rew %s", t[i]), "GUILD") end

\\\ Засчёт цепочки Ферала
/run local t = {40701, 44433, 43978, 44445, 43980, 42428, 42438, 42439, 42440, 42430} for i = 1, #t do SendChatMessage(string.format(".q rew %s", t[i]), "GUILD") end

\\\ Засчёт цепочки Рестора
/run local t = {40703, 44436, 44447, 43979, 44431, 40649, 41422, 41449, 41436, 41690, 41689} for i = 1, #t do SendChatMessage(string.format(".q rew %s", t[i]), "GUILD") end

\\\ После засчёта 41918 появится 44443 

Activities

Cancer_patient

2026-06-22 13:25

updater   ~0081085

исправлено

Issue History

Date Modified Username Field Change
2026-06-19 00:38 mooncitox New Issue
2026-06-19 00:38 mooncitox Status new => assigned
2026-06-19 00:38 mooncitox Assigned To => Cancer_patient
2026-06-20 15:52 Cancer_patient Steps to Reproduce Updated
2026-06-20 15:52 Cancer_patient Steps to Reproduce Updated
2026-06-20 15:52 Cancer_patient Status assigned => confirmed
2026-06-20 15:59 Kyckax Assigned To Cancer_patient => Kyckax
2026-06-22 13:25 Cancer_patient Status confirmed => resolved
2026-06-22 13:25 Cancer_patient Resolution open => fixed
2026-06-22 13:25 Cancer_patient Note Added: 0081085