Open Ricola3D opened 4 years ago
thanks, this is very detailed
41 is Respec Quest
thanks, this is very detailed
Thanks. I'm now working on all D2GS packets around quests. Because this API function seems to be quite lacking. Indeed quests seem to be finite state machines but also described by a unique status & events.
41 is Respec Quest
I don't understand, please can you give me more details please ? Via PM, discord Ricola3D#0200, or mail ricola3d@gmail.com to avoid spam ?
Dude, I just found this, unbelievably helpful. Really appreciate this info!
Hello,
I did a slow job of retrieving all quests states in Diablo, here is the result if some people are interested in it. They are necessary to understand how to use the D2BS API function me.getQuest(id, state).
### Preliminary notes
Common states
(same for all 6 visible quests of all 5 acts)
### Details quest per quest
0 = Spoke to Warriv
1 = Den of Evil
2 = Sisters' Burial Grounds
4 = The Search for Cain
5 = Forgotten Tower
3 = Tools of the Trade (if not level 8, cannot be completed but not state 14)
6 = Sisters to the Slaughter
7 = Able to go to Act II
8 = Spoke to Jerhyn
9 = Radament's Lair
10 = The Horadric Staff
11 = The Tainted Sun
12 = The Arcane Sanctuary
13 = The Summoner
14 = The Seven Tombs
15 = Able to go to Act III
16 = Spoke to Hratli
20 = The Golden Bird
19 = Blade of the Old Religion
18 = Khalim's Will
17 = Lam Esen's Tome
21 = The Blackened Temple
22 = The Guardian
23 = Able to go to Act IV
24 = Spoke to Tyrael
25 = The Fallen Angel
27 = Hell's Forge
26 = Terror's End
28 = Able to go to Act V
35 = Siege on Haggorath
36 = Rescue on Mount Arreat
37 = Prison of Ice
38 = Betrayal of Haggorath
39 = Rite of Passage
40 = Eve of Destruction
41 = Reset Stats/Skills (by Akara)