HardstuckGuild / HardstuckGuild/GW2-Tooltips.js

Maul on Core Ranger is displaying a Soulbeast version as a flip skill

Open
#123 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Maul should display only its first tooltip when not equipped on Soulbeast

Maul ID: 12525
Maul Soulbeast ID: 46629

https://wiki.guildwars2.com/wiki/Maul_(ranger_greatsword_skill)
https://wiki.guildwars2.com/wiki/Maul_(beastmode_greatsword_skill)

![7623](https://github.com/HardstuckGuild/GW2-Tooltips.js/assets/23245218/9cf005c8-a4c4-41de-a4cd-6ade1ed620d6)
![7624](https://github.com/HardstuckGuild/GW2-Tooltips.js/assets/23245218/c2bfbfec-5f40-4b4b-a5f8-f670c80fa243)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by searching the TypeScript source for skill IDs 12525 and 46629 and trace how their tooltips are selected or rendered. Compare the output for Core Ranger and Soulbeast against the two linked wiki pages; done means Core Ranger shows only the first Maul tooltip while Soulbeast retains its version.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.