azerothcore / azerothcore/mod-progression-system
[QUEST]A Chip Off the Ulduar Block
- Dominant language
- C++
- Stars
- 82
- Forks
- 68
- Avg merge
- 59m
- Merged PRs (30d)
- 10
Description
Issue linked from CC:
https://github.com/chromiecraft/chromiecraft/issues/10144
repro:
.quest add 13681
.go xyz 7763.4175 -1026.0259 908.98 571
observe no object
testimg https://i.imgur.com/em2g8qa.png
Current Behaviour
Quest [A Chip Off the Ulduar Block](https://wowgaming.altervista.org/aowow/?quest=13681)is missing [small stone block object](https://wowgaming.altervista.org/aowow/?object=194463) and [Jack Me Some Lumber](https://wowgaming.altervista.org/aowow/?quest=13627) is missing [crystalsong-oak](https://wowgaming.altervista.org/aowow/?npc=33308) for the quest to be completed
Expected Behaviour
small-stone-block should be in the storm peaks and when the quest provided item Goblin Chisel is used , players should get 1 or 2 [small stone blocks](https://wowgaming.altervista.org/aowow/?item=45278)
Crystalsong Oak should be in crystalsong Forest and when the quest provided item Lumberjack's Axe is used, players should get 2x [Rough Hewn Plank](https://wowgaming.altervista.org/aowow/?item=45045) with a chance to spawn an [Angry Oak Spirit](https://wowgaming.altervista.org/aowow/?npc=33947)
Official Sources (that prove or disprove) the issue being reported
https://www.youtube.com/watch?v=hoP5ZzakEUc
https://www.youtube.com/watch?v=AneQgksfcW4
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the issue with `.quest add 13681` and the provided `.go xyz` command, then inspect the quest and object data for quests 13681 and 13627, object 194463, and the linked item and NPC IDs. Done means the small stone block and Crystalsong Oak are present in their zones and using the quest items grants the specified rewards and possible Angry Oak Spirit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100