Sarjuuk / aowow

Database viewer for TrinityCore based on aowow by @LordJZ, based on the JS-Engine of Wowhead
204 stars 217 forks source link

"Jump Behind Target" spell effect does not link to the NPC #220

Closed wodim closed 4 years ago

wodim commented 4 years ago

https://tcubuntu.northeurope.cloudapp.azure.com/aowow/?spell=14329

9527 should instead be a link to https://tcubuntu.northeurope.cloudapp.azure.com/aowow/?npc=9527

Sarjuuk commented 4 years ago

Does "jump behind target" usually has its target stored as MiscValue? (also, why has a serverside spell titled "summon" a jump effect?)

wodim commented 4 years ago

You are right, I don't know why I assumed that. I've found a few counterexamples: https://tcubuntu.northeurope.cloudapp.azure.com/aowow/?spell=55518

Regarding your other question, I've got no idea. It might be something to investigate...

wodim commented 4 years ago

Another example: https://tcubuntu.northeurope.cloudapp.azure.com/aowow/?spell=17694

Sarjuuk commented 4 years ago

to quote shauren "those are spells used by guard post gameobjects that arent implemented" Also, they are most likely wrong and need to be fixed.