Quest 862 not showing on map
anon1231823 opened this issue ยท 7 comments
The quest requires Journeyman. We can add the spell ID for journeyman, but when you train next rank on your profession, you wont have it anymore. And it won't show if you are higher than journeyman.
Below you see the API results from querying different levels of JC mastery.
Solution is to have requiredspell take multiple values, and change a bit of logic, or add new field for requiredminimumskilllevel or something.
That's not something we can fix atm. maybe @BreakBB wants to fix the spell requirements?
Enlighten me why we can't fix this atm @Cabro ๐
Thanks for the details. OrOverridesKnown
is a straight up lie in the API name then ๐ฉ
It's not a lie, that spell acts like all the other previous profession ranks. But you lose this one when you train next one.
But it returns false when a higher rank is available from what I see in your example?