HardstuckGuild / GW2-Tooltips.js

Tooltips.js frontend
1 stars 1 forks source link

Thief Weapon Slot 3 (Dual Skill) Shows Flip Skills When It Shouldn't #96

Closed mightyteapot closed 7 months ago

mightyteapot commented 8 months ago

The tooltip for the dual skill of many thief builds currently shows all dual skills for the main hand instead of just the appropriate one.

The issue seems to be any main hand weapon that CAN have a dual skill with a flip skill (scepter -> scepter pistol, sword -> sword dagger) will always show that flip skill regardless if the required off hand is in use.

Example: https://beta.hardstuck.gg/gw2/builds/thief/core-thief/

Slot three displays both pistol whip and larcenous strike in two blocks as if they were flip skills, it should just show pistol whip.

This one works correctly: https://beta.hardstuck.gg/gw2/builds/thief/mercy-deadeye/ (bonus meme: this build shows malicious stealth attack always instead of showing the auto correctly -> likely another example of #94)

More examples of the issue: https://beta.hardstuck.gg/gw2/builds/thief/condition-specter/ -> Scepter/Dagger (should only show twilight combo)

SaculRennorb commented 7 months ago

fixed with the next api rebuild