View Issue Details

IDProjectCategoryView StatusLast Update
0000054Return of ReckoningGeneralpublic2023-08-13 02:20
ReporterReturnOfReckoning Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionopen 
Summary0000054: "Foul Works" - wrong objective, not usable item
DescriptionReporter: DizzyUA

currently it has objectives like in screenshot.
![dizzy_005](https://cloud.githubusercontent.com/assets/7514926/2909256/bb5f5b3e-d630-11e3-9b41-7d23a0c7ed65.jpg)
in quest you should use Cluster of Stench near watchtower of Selthis Lysk, and kill after that 5 mobs "watchtower defender", so objectives should be:
1) use Cluster of Stench near watchtower of Selthis Lysk
2) kill watchtower defenders 0/5
Currently npcs not count as right kills. and no item provided for quest
TagsDatabase, NPC, Quests

Activities

ReturnOfReckoning

ReturnOfReckoning

2023-08-13 02:20

reporter   ~0000195

Commenter: loonbg

Quest give you Cluster of Stench or you need to find it ?
ReturnOfReckoning

ReturnOfReckoning

2023-08-13 02:20

reporter   ~0000196

Last edited: 2023-08-13 02:20

Commenter: Elvenalthur

I believe the quest gives you the item you need to use.
ReturnOfReckoning

ReturnOfReckoning

2023-08-13 02:20

reporter   ~0000197

Last edited: 2023-08-13 02:20

Commenter: loonbg

this will fix quest : (if still quest don't give you Cluster of Stench(he is added in database as "item given") this is bcs core need fix..

REPLACE INTO quests (Entry,Name,Type,Level,Description,Particular,XP,Gold,Given,Choice,ChoiceCount,PrevQuest,Quests_ID,OnCompletionQuest,ProgressText) VALUES (40022,'Foul Works',2,3,'So, it was these men of the south that ruined my plagued land! ? I have heard of their repulsion to the ravening tongue of rot! We will punish their ignorance with generosity. I have molded my spores into cankers of wondrous stench. Deliver them to the Empire\'s men. They shall reject the gifts of plague and infection no longer!','Go to the Watchtower of Selthis Lysk overlooking Darkwater Deep. Get close to the tower, and right-click the Cluster of Stench item in your inventory to use it, weakening the surrounding Watchtower Defenders. Then, kill them all! When finished, report back to Calgn Putrich at the Wulfsiege Crossroads.',1650,0,'[17717,1]','[39508,1],[39509,1],[39510,1],[39511,1],[39512,1],[39513,1],[39514,1],[39515,1],[39516,1],[39517,1],[39518,1],[39519,1],[157873,1],[2015460,1],[2015462,1],[2015464,1],[2015465,1],[2015466,1],[2015467,1],[2015469,1],[2015470,1],[2015471,1]',1,40021,40022,'','');
UPDATE quests_objectives SET Entry =40022,ObjType = 4,ObjCount = 1,Description = 'Cluster of Stench',ObjID = 17717 WHERE Guid=2794;
UPDATE quests_objectives SET Entry =40022,ObjType = 2,ObjCount = 5,Description = 'Watchtower Defenders',ObjID = 9122 WHERE Guid=2795;
ReturnOfReckoning

ReturnOfReckoning

2023-08-13 02:20

reporter   ~0000198

Last edited: 2023-08-13 02:20

Commenter: Elvenalthur

Thank you Loonie, doing awesome :+1:
ReturnOfReckoning

ReturnOfReckoning

2023-08-13 02:20

reporter   ~0000199

Last edited: 2023-08-13 02:20

Commenter: JeFawk

@MaxHayman add the fix to the master WarDB whenever you got the time, thanks!
ReturnOfReckoning

ReturnOfReckoning

2023-08-13 02:20

reporter   ~0000200

Last edited: 2023-08-13 02:20

Commenter: Reggaewaldo

Tested today. The quest can currently be completed as a regular kill quest. The item is not given and thus can't be used.

Issue History

Date Modified Username Field Change
2023-08-13 02:20 ReturnOfReckoning New Issue
2023-08-13 02:20 ReturnOfReckoning Tag Attached: Database
2023-08-13 02:20 ReturnOfReckoning Tag Attached: NPC
2023-08-13 02:20 ReturnOfReckoning Tag Attached: Quests
2023-08-13 02:20 ReturnOfReckoning Note Added: 0000195
2023-08-13 02:20 ReturnOfReckoning Note Added: 0000196
2023-08-13 02:20 ReturnOfReckoning Note Added: 0000197
2023-08-13 02:20 ReturnOfReckoning Note Added: 0000198
2023-08-13 02:20 ReturnOfReckoning Note Added: 0000199
2023-08-13 02:20 ReturnOfReckoning Note Added: 0000200
2023-08-13 02:20 ReturnOfReckoning Status new => closed