HardstuckGuild / GW2-API-Issues

Bug / Requests Tracker for the HS GW2-API
0 stars 0 forks source link

Incorrect icons on mount abilities #5

Open ideka opened 2 months ago

ideka commented 2 months ago

The Bug

The following mount abilities all seem to have incorrect icons:

Jackal engage has the Jackal blink icon: https://gw2-api.hardstuck.gg/skills/41698 https://assets.gw2dat.com/1770524.png

And the part of Jackal engage that applies barrier has no icon: https://gw2-api.hardstuck.gg/skills/42148

Skimmer seems fine, but the part that applies healing has no name or icon: https://gw2-api.hardstuck.gg/skills/44615

Roller Beetle engage has the Skimmer engage icon: https://gw2-api.hardstuck.gg/skills/50913 https://assets.gw2dat.com/1770526.png

Skyscale engage: https://gw2-api.hardstuck.gg/skills/55716 https://assets.gw2dat.com/960304.png

Skyscale fireball: https://gw2-api.hardstuck.gg/skills/70087 https://assets.gw2dat.com/62248.png

Seige Turtle attack has the Springer engage icon: https://gw2-api.hardstuck.gg/skills/63410 https://assets.gw2dat.com/1770525.png

SaculRennorb commented 2 months ago

Well, there is a slight issue with mount skills. Almost all of them have the actual skill that gets cast, and a separate one that gets displayed to the player.

You can see that from the fact that none of the skills you linked actually have facts or a description, so they aren't the skills that get shown to the player.

For example, the "real" blast skill shown to the player seems to be 55536 on palette 6446:
grafik

I'm not sure if / how we could / should address this, but its good to track it at least.

SaculRennorb commented 2 months ago

Interestingly the skyscale dismount specifically might just be an old WIP skill anet never removed. Where did you get the skill ids from?

ideka commented 2 months ago

Interestingly the skyscale dismount specifically might just be an old WIP skill anet never removed. Where did you get the skill ids from?

What makes you think it may be an old WIP skill? I got the IDs by hitting something with the skill in game and checking the arcdps log.

SaculRennorb commented 2 months ago

What makes you think it may be an old WIP skill?

The icon ^^

But using arc pretty definitively sais that yours are in fact the 'correct' ids. which is interesting, because as of now i cannot find any connection to the displayed skill. But that might also just be how it is, some of the skills are like that, and the Mounts are especially jank in general.